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

Release Dev to Test #1464

Merged
merged 15 commits into from
Jan 16, 2025
Merged

Release Dev to Test #1464

merged 15 commits into from
Jan 16, 2025

Conversation

NickPhura
Copy link
Collaborator

Links to Jira Tickets

n/a

Description of Changes

Release the latest changes from Dev to Test.

Testing Notes

n/a

Notes

Need to backup the test database before this is merged, and then restore it after it deploys, as part of the Postgres upgrade.

mauberti-bc and others added 15 commits December 10, 2024 17:19
* Remove alert banners from animal and telemetry page
* example tooltip next to focal species form field on survey form

* permits and survey participation

* tooltipping  ctd

* tooltip ctd1

* more tooltipping

* tooltip testing

* helpbutton for typography stack

* help button stack for box items

* fixing help button formatting

* tooltipping on edit survey page

* make fix

* make fix

* make fix

* wip: update text

* move tooltips into autocompletes and add helptext

* update survey form tooltips

* Fix app tests

---------

Co-authored-by: Macgregor Aubertin-Young <[email protected]>
Co-authored-by: Macgregor Aubertin-Young <[email protected]>
Co-authored-by: Nick Phura <[email protected]>
Migrate BCTW functionality to SIMS.
- Add support for CRUD operations on devices, deployments, vendor and manual telemetry data, device credentials in SIMS (rather than reaching out to BCTW).
- Add Cronjob to SIMS to fetch vendor telemetry (Lotek, Vectronic, ATS).
- Remove all existing references to the BCTW service.
- Initial prep for BCTW DATA ETL (to be done separately)
- Update manage telemetry components to support server-side pagination/sorting

---------

Co-authored-by: Mac Deluca <[email protected]>
Co-authored-by: Mac Deluca <[email protected]>
Co-authored-by: Macgregor Aubertin-Young <[email protected]>
Co-authored-by: Macgregor Aubertin-Young <[email protected]>
* Add technique vantage frontend components.
* Add common dual autocomplete component for dependent autocompletes
* Rename vantage to vantage_category and vantage_mode to vantage
* Update technique and vantage repo interfaces to use database models
* Fix delete survey procedure

---------

Co-authored-by: Macgregor Aubertin-Young <[email protected]>
Co-authored-by: Macgregor Aubertin-Young <[email protected]>
- CSV Marking Import + Marking CSV config headers
- CSVCellValidators
- CSVConfig
- Telemetry CSV Import
- New import endpoint
- Row level validation
- Row state
- Update Config validation flow
- New rowValidator
- New row state
- Capture CSV Import Service
- Passing cell value instead of params to validateZodCell
… Roles (#1458)

* require confirmation email text when assigning admin roles

* PR comments
- Upgrade Postgres from 12.5 to 17-bullseye
- Wrap most instances of "system_user" in double quotes, as it is not a reserved word in postgres.
- Add migration to drop biohub_dapi_v1 schema
- Disable static deploy db setup step
- Delete deprecated custom postgres image
- Remove user name search path
Add Pagination to System Alerts on Admin Page

---------

Co-authored-by: Nick Phura <[email protected]>
- update csv import error dialog
- replace failure snackbar & add frontend pagination to csv import errors
- modifying critter index file

---------

Co-authored-by: Macgregor Aubertin-Young <[email protected]>
Co-authored-by: Macgregor Aubertin-Young <[email protected]>
Copy link

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarQube Cloud

Copy link
Collaborator

@MacQSL MacQSL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🩴

@NickPhura NickPhura merged commit 1c0401d into test Jan 16, 2025
12 of 14 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.

4 participants