maykinmedia / open-archiefbeheer

0 stars 0 forks source link

:sparkles: - feat: add frontend support for select all pages in destr… #287

Closed svenvandescheur closed 1 month ago

svenvandescheur commented 2 months ago

…uction list create view

closes #289

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 77.20%. Comparing base (fca0a62) to head (d42508d).

Files Patch % Lines
...c/pages/destructionlist/hooks/useDataGridProps.tsx 0.00% 28 Missing and 6 partials :warning:
...ructionlist/create/DestructionListCreate.loader.ts 0.00% 9 Missing :warning:
...onents/DestructionListEdit/DestructionListEdit.tsx 0.00% 8 Missing and 1 partial :warning:
frontend/src/lib/zaakSelection/zaakSelection.ts 0.00% 6 Missing and 2 partials :warning:
...s/destructionlist/review/DestructionListReview.tsx 0.00% 8 Missing :warning:
...ctionlist/detail/DestructionListDetail.stories.tsx 0.00% 2 Missing :warning:
frontend/src/App.loader.ts 0.00% 1 Missing :warning:
...s/destructionlist/detail/DestructionListDetail.tsx 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ========================================== - Coverage 77.58% 77.20% -0.39% ========================================== Files 218 218 Lines 6363 6395 +32 Branches 125 132 +7 ========================================== Hits 4937 4937 - Misses 1310 1335 +25 - Partials 116 123 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

svenvandescheur commented 2 months ago

@Xaohs can you review the frontend bit? @SilviaAmAm can you make this part of your (backend branch) after approval by @Xaohs ?

SilviaAmAm commented 1 month ago

Fix merged with https://github.com/maykinmedia/open-archiefbeheer/pull/293