Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add various action buttons to the session overview table #2223

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

zusorio
Copy link
Member

@zusorio zusorio commented Feb 18, 2025

Closes #2220

Copy link

codecov bot commented Feb 18, 2025

Bundle Report

Changes will increase total bundle size by 1.37kB (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
capella-collab-manager-esm 13.93MB 1.37kB (0.01%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: capella-collab-manager-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-*.js 1.37kB 2.74MB 0.05%

Files in assets/index-*.js:

  • ./src/app/sessions/session-overview/session-overview.component.ts → Total Size: 17.7kB

Copy link

github-actions bot commented Feb 18, 2025

A Storybook preview is available for commit d06ca2b.
➡️ View Storybook
➡️ View Chromatic build

Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.62%. Comparing base (9176abe) to head (746370a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2223   +/-   ##
=======================================
  Coverage   87.62%   87.62%           
=======================================
  Files         240      240           
  Lines        8268     8268           
  Branches      568      568           
=======================================
  Hits         7245     7245           
  Misses        863      863           
  Partials      160      160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This comment has been minimized.

@zusorio zusorio force-pushed the session-overview-actions branch from 1905428 to 55edc29 Compare February 19, 2025 07:22

This comment has been minimized.

@zusorio zusorio marked this pull request as ready for review February 20, 2025 08:48
@zusorio zusorio force-pushed the session-overview-actions branch from 55edc29 to 746370a Compare February 20, 2025 08:54
Copy link

This report was generated by comparing d06ca2b with 9176abe.
If you would like to check difference, please check here.

change detected

ArtifactName: reg

item count
pass 478
change 6
new 0
delete 0
📝 Report

Differences

All Selected_desktop.png

actual Actual
expected Expected
difference Difference

All Selected_mobile.png

actual Actual
expected Expected
difference Difference

Loading_desktop.png

actual Actual
expected Expected
difference Difference

No Sessions_desktop.png

actual Actual
expected Expected
difference Difference

Overview_desktop.png

actual Actual
expected Expected
difference Difference

Overview_mobile.png

actual Actual
expected Expected
difference Difference

@MoritzWeber0 MoritzWeber0 merged commit af7a0d5 into main Feb 20, 2025
33 checks passed
@MoritzWeber0 MoritzWeber0 deleted the session-overview-actions branch February 20, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dashboard link to session overview table
2 participants