-
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-627: Migrate BCTW Feature Branch #1437
Merged
Merged
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
…es' into SIMSBIOHUB-627
…to SIMSBIOHUB-627
…to SIMSBIOHUB-627
…to SIMSBIOHUB-627
…to SIMSBIOHUB-627
…to SIMSBIOHUB-627
…to SIMSBIOHUB-627
- Telemetry Device CRUD operations
- Vendor Telemetry Repo + Service - getTelemetryByDeployment + getTelemetryByDeployments
Add deployments CRUD and endpoints.
* Move and rename deployment service/repo
- Telemetry cronjob
- telemetry cronjob - new env variables for telemetry - vectronic / lotek services and repositories
- Update telemetry find endpoint and summary list components. - Update summary container loading animation triggers - Remove old telemetry-service.ts
Openshift URLs for the PR Deployment: |
Openshift URLs for the PR Deployment: |
* Minor UI cleanup/tweaks. * Update delete survey procedure * Delete old bctw-related api code * Fix telemetry credential upload endpoint * Fix Manual telemetry create, edit, delete. * Update backend service/repo functions. Remove some duplicate code. * Add telemetry pagination/sorting. * Add placeholder when critterbase record cant be found. * Disable telemetry import button (temporarily) * chore: deprecating bctw related code * fix: dropped telemetry context provider and custom hook --------- Co-authored-by: Mac Deluca <[email protected]>
api/src/repositories/telemetry-repositories/telemetry-vendor-repository.ts
Dismissed
Show dismissed
Hide dismissed
api/src/repositories/telemetry-repositories/telemetry-vendor-repository.ts
Dismissed
Show dismissed
Hide dismissed
* Add tabs to survey telemetry spatial table. * Update Survey spatial components (telemetry) * Change deployments2 to deployments * Remove more deprecated env vars * dropped telemetryContext + useTelemetryContext * Fix telemetry sorting --------- Co-authored-by: Mac Deluca <[email protected]>
Quality Gate failedFailed conditions |
MacQSL
approved these changes
Dec 17, 2024
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.
⚡
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.
Links to Jira Tickets
https://apps.nrs.gov.bc.ca/int/jira/browse/SIMSBIOHUB-627
Description of Changes
Upgrades to SIMS to support the important BCTW features, as part of deprecating the standalone BCTW application.
Testing Notes
QA everything..
Other
Will need to be coordinated with a data ETL from BCTW prod. See comment/attachment in linked Jira ticket.