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

22 design data export interface format selection filtering #220

Merged

Conversation

openscript
Copy link
Member

Contains:

  • Basic export ui
  • Content shell
  • Breadcrumbs navigation

@openscript openscript linked an issue Dec 21, 2024 that may be closed by this pull request
2 tasks
Copy link

changeset-bot bot commented Dec 21, 2024

🦋 Changeset detected

Latest commit: 8d90ed5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@quassel/frontend Patch
@quassel/ui Patch
@quassel/backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 367 lines in your changes missing coverage. Please review.

Project coverage is 18.60%. Comparing base (771672f) to head (4281239).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...d/src/routes/_auth/administration/export/index.tsx 0.00% 38 Missing and 1 partial ⚠️
...routes/_auth/administration/participants/index.tsx 0.00% 37 Missing ⚠️
...d/src/routes/_auth/administration/carers/index.tsx 0.00% 36 Missing ⚠️
...rc/routes/_auth/administration/languages/index.tsx 0.00% 36 Missing ⚠️
.../src/routes/_auth/administration/studies/index.tsx 0.00% 34 Missing ⚠️
...nd/src/routes/_auth/administration/users/index.tsx 0.00% 31 Missing ⚠️
...utes/_auth/administration/questionnaires/index.tsx 0.00% 27 Missing ⚠️
apps/frontend/src/components/Breadcrumbs.tsx 0.00% 19 Missing and 1 partial ⚠️
apps/frontend/src/routes/_auth/administration.tsx 0.00% 9 Missing and 1 partial ⚠️
...frontend/src/routes/_auth/administration/index.tsx 0.00% 7 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
- Coverage   18.74%   18.60%   -0.15%     
==========================================
  Files         116      117       +1     
  Lines        3025     3048      +23     
  Branches      112      112              
==========================================
  Hits          567      567              
- Misses       2389     2428      +39     
+ Partials       69       53      -16     

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

Copy link
Contributor

@stampaaaron stampaaaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sehr coole Lösung mit den Actions im Router context! :)

@openscript openscript merged commit b133894 into main Dec 23, 2024
3 checks passed
@openscript openscript deleted the 22-design-data-export-interface-format-selection-filtering branch December 23, 2024 08:33
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.

Design data export interface (format selection, filtering)
2 participants