-
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-579/583: Updated Animal Workflow (Capture, Mortality, Measurements, Profile) #1291
Conversation
app/src/features/surveys/animals/profile/mortality/AnimalMortalityContainer.tsx
Show resolved
Hide resolved
app/src/features/surveys/animals/profile/mortality/AnimalMortalityContainer.tsx
Show resolved
Hide resolved
...veys/animals/profile/mortality/mortality-form/components/cause-of-death/CauseOfDeathForm.tsx
Outdated
Show resolved
Hide resolved
.../mortality/mortality-form/components/general-information/MortalityGeneralInformationForm.tsx
Outdated
Show resolved
Hide resolved
...rveys/animals/profile/mortality/mortality-form/components/location/MortalityLocationForm.tsx
Show resolved
Hide resolved
...src/features/surveys/animals/profile/mortality/mortality-form/create/CreateMortalityPage.tsx
Outdated
Show resolved
Hide resolved
app/src/features/surveys/observations/sampling-sites/list/SamplingSiteList.tsx
Outdated
Show resolved
Hide resolved
|
@MacQSL Okay I've pushed all of my review related changes up. I believe I've covered everything. Ill give it one more round of manual tests tomorrow morning to make sure. |
Add common names, etc, to animal card when editing existing animal. Fix route from survey animal table when clicking action menu 'edit'.
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
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.
🤯
Links to Jira Tickets
Description of Changes
Refactors the Manage Animals-related pages to follow SIMS design patterns
Testing Notes
Requires bcgov/critterbase-api#54, which fixes several related bugs in Critterbase endpoints.