-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: CE-358 - Animal outcome CRUD #54
Commits on Apr 24, 2024
-
feat: added sql scripts for new animal outcome codes
Mike Sears committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 9172383 - Browse repository at this point
Copy the full SHA 9172383View commit details -
Mike Sears committed
Apr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 45418bb - Browse repository at this point
Copy the full SHA 45418bbView commit details -
feat: database tables generated
Mike Sears committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 655caa6 - Browse repository at this point
Copy the full SHA 655caa6View commit details
Commits on Apr 25, 2024
-
feat: added create animal outcome graph types
Mike Sears committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 152a934 - Browse repository at this point
Copy the full SHA 152a934View commit details -
feat: creating initial create mutation
Mike Sears committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for f8c43fd - Browse repository at this point
Copy the full SHA f8c43fdView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f405cc0 - Browse repository at this point
Copy the full SHA f405cc0View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15d73cc - Browse repository at this point
Copy the full SHA 15d73ccView commit details
Commits on May 4, 2024
-
feat: ability to create wildlife outcomes added
Mike Sears committedMay 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b46974 - Browse repository at this point
Copy the full SHA 6b46974View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a33d791 - Browse repository at this point
Copy the full SHA a33d791View commit details
Commits on May 8, 2024
-
feat: updates to the backend to return animal outcomes
Mike Sears committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 6160f83 - Browse repository at this point
Copy the full SHA 6160f83View commit details
Commits on May 9, 2024
-
feat: delete wildlife enabled, updated tables
delete wildlife functionality added, updated wildlife, ear_tag and drug_administered tables to include missing active_ind column
Mike Sears committedMay 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 4d831e1 - Browse repository at this point
Copy the full SHA 4d831e1View commit details
Commits on May 10, 2024
-
Mike Sears committed
May 10, 2024 Configuration menu - View commit details
-
Copy full SHA for b459fdb - Browse repository at this point
Copy the full SHA b459fdbView commit details
Commits on May 15, 2024
-
feat: edit wildlife functionality added
Mike Sears committedMay 15, 2024 Configuration menu - View commit details
-
Copy full SHA for b3db558 - Browse repository at this point
Copy the full SHA b3db558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 068fd6c - Browse repository at this point
Copy the full SHA 068fd6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51a07e3 - Browse repository at this point
Copy the full SHA 51a07e3View commit details -
Merge branch 'feature/CE-358' of https://github.com/bcgov/nr-complian…
…ce-enforcement-cm into feature/CE-358
Configuration menu - View commit details
-
Copy full SHA for 9bc0cc0 - Browse repository at this point
Copy the full SHA 9bc0cc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eccce7 - Browse repository at this point
Copy the full SHA 6eccce7View commit details
Commits on May 22, 2024
-
fix: added an order property to the wildlife outcome
added an order property to wildlife, drugs and tags to make sure that when new items are added they re added in an consistent order
Mike Sears committedMay 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 2f30897 - Browse repository at this point
Copy the full SHA 2f30897View commit details -
fixed problem that was rejecting updates and new animal outcomes because of new input value
Mike Sears committedMay 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 68b5f96 - Browse repository at this point
Copy the full SHA 68b5f96View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c41869 - Browse repository at this point
Copy the full SHA 7c41869View commit details -
Mike Sears committed
May 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 33d97db - Browse repository at this point
Copy the full SHA 33d97dbView commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a566485 - Browse repository at this point
Copy the full SHA a566485View commit details -
renamed flyway scripts to prevent flyway from failing due to duplicate script versions
Mike Sears committedMay 24, 2024 Configuration menu - View commit details
-
Copy full SHA for d56b9ad - Browse repository at this point
Copy the full SHA d56b9adView commit details
Commits on May 27, 2024
-
updated the update wildlife endpoint to correctly remove and update actions when removing drugs and outcomes
Mike Sears committedMay 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 20ed5e2 - Browse repository at this point
Copy the full SHA 20ed5e2View commit details