Skip to content
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 12 commits into from
Jul 29, 2024
Merged

Promote DEV to TEST #1330

merged 12 commits into from
Jul 29, 2024

Conversation

mauberti-bc
Copy link
Collaborator

No description provided.

NickPhura and others added 12 commits June 28, 2024 09:15
* 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.
* 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)
* 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>
Copy link

sonarcloud bot commented Jul 29, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
11.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@mauberti-bc mauberti-bc merged commit 8a70490 into test Jul 29, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants