-
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
Promote DEV to TEST #1330
Merged
Merged
Promote DEV to TEST #1330
Conversation
This file contains 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
* AWS V3 Update * Remove unused attachment resubmit code * WIP: Fix unit tests * Fix tests --------- Co-authored-by: Macgregor Aubertin-Young <108430771+mauberti-bc@users.noreply.github.com>
…ctionality (#1296) - Added new summary page and components. - Added/update project/survey/observations/animals/telemetry GET all endpoints, which support filter parameters and pagination.
…1318) * allow for animal captures without locations
* When upserting observation records, the optional survey_observation_id was not handling nulls correctly.
Errors now bubbling up to the frontend, includes validation errors
Bulk import critters with CSV.
* Add new Feature Flag Guard * Migrate deprecated env flags to use feature flag var * Add proper ConfigContext hook --------- Co-authored-by: Mac Deluca <Mac.Deluca@quartech.com>
…tion Page (#1303) * migration to add techinques tables * migration to insert lookup values for techniques * add techniques CRUD to front and back end * add unit tests --------- Co-authored-by: Andrew <105487051+LouisThedroux@users.noreply.github.com> Co-authored-by: Nick Phura <nickphura@gmail.com> Co-authored-by: Mac Deluca <Mac.Deluca@quartech.com>
- Updated references of req['property'] -> req.property - Created new request getters
* Fix migration order of operations * Rename migrations (change timestamp to now)
…1326) Updated multer middleware + extended express type
* Copy existing database functions to procedures folder, where they can be migrated and maintained more easily. Update api_patch_system_user.ts to do case-insensitive comparisons when finding a system user. * migration to fix/patch duplicate system_user records * Remove some unused references to the codes context. --------- Co-authored-by: Macgregor Aubertin-Young <macgregor.aubertin-young@gov.bc.ca>
Quality Gate failedFailed conditions |
NickPhura
approved these changes
Jul 29, 2024
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.
No description provided.