Collections, Checklist, and Remove Projects#1544
Draft
LouisThedroux wants to merge 122 commits into
Draft
Conversation
|
Openshift URLs for the PR Deployment: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1544 +/- ##
===========================================
- Coverage 47.57% 33.12% -14.46%
===========================================
Files 926 1030 +104
Lines 24182 64834 +40652
Branches 3609 2355 -1254
===========================================
+ Hits 11505 21474 +9969
- Misses 12043 42824 +30781
+ Partials 634 536 -98 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
… get collection observations
* added migration edits into this branch to prevent merge issues * fix: ensure DataGrid pagination sticks to bottom of container * edited no data overlay or collection and subcollection container * fix pagination footer for subcollections * added box componnet and 60vh height for members no data overlay * Fixed no data overlay sizing and wording * fixed no overlay sizing and wording for animals, deployments, telelmetry, habitat features * fixed overview width glitch * first pass * Macgregor notes * first pass at comments * edited API schema to take participants rather than members * added delete function for subcollections * added delete function to collections * strange error with the catch error issue that I dont understand, weird fix * misc * wip * simplify delete collection logic & update tests * add breadcrumbs to edit collection page * change participants to members * misc tweaks * expand survey page progress button * survey page layout changes * remove survey header tabs * survey page sidebar tweaks * broken subcollection chevrons * collections popover * misc tweaks * fix collections query * fix find subcollections & fronteond accordion * update toggle buttons * fix deleting collections * fix forbidden page on collection data tab * fix creating surveys * fix editing survey with collections * fix applicable checkbox --------- Co-authored-by: Andrew Thompson <andrew.thompson@gov.bc.ca>
…1566) * Redirect tag for appending details to url * changing import paths now that projects folder doesnt exist
|
9d98b27 to
ca95d07
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Links to Jira Tickets
Description of Changes
Testing Notes