-
Notifications
You must be signed in to change notification settings - Fork 9
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
SIMSBIOHUB 281 - Update Animal Form and Table #1098
Conversation
…tterbase from within SIMS api
…o critterbase calls, still need to implement automated signup
…pi routes similar to existing SIMS routes
…mponents can now be added to form on button click
… calling cb api through hooks in the frontend. No more extra auth headers, now all done through keycloak JWT.
…rbase. Made a wrapper function for critterbase selects that uses existing Formik components
…der and the docker compose that we don't need anymore
…ge in dev environment
…ile, updated refs
…ch blocks, better upsert behavior, etc
…field in critter objs and critter table
…ctly and will not allow duplicate categories
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #1098 +/- ##
==========================================
+ Coverage 64.74% 64.89% +0.14%
==========================================
Files 491 492 +1
Lines 14658 14688 +30
Branches 2295 2300 +5
==========================================
+ Hits 9491 9532 +41
+ Misses 4559 4529 -30
- Partials 608 627 +19
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
…ad, implemented a field for critter sex
app/src/features/surveys/view/survey-animals/form-sections/CollectionUnitAnimalForm.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice additions, seems to be working well 👍
app/src/features/surveys/view/survey-animals/form-sections/CollectionUnitAnimalForm.tsx
Show resolved
Hide resolved
app/src/features/surveys/view/survey-animals/form-sections/CollectionUnitAnimalForm.tsx
Show resolved
Hide resolved
…e, restrict taxon change once taxon specific collection units selected
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Links to Jira Tickets
Description of Changes