-
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: Fix Survey Spatial Telemetry Components #1453
Conversation
Resolves some warnings about incorrect html. Fix two incorrect useEffects for the device/deployment edit forms.
Add placeholder when critterbase record cant be found.
…one, telemetry in the other. ADd telemetry spatial endpoint for rendering the map points.
Openshift URLs for the PR Deployment: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## SIMSBIOHUB-627 #1453 +/- ##
==================================================
- Coverage 45.74% 45.59% -0.15%
==================================================
Files 881 883 +2
Lines 23178 23254 +76
Branches 3410 3428 +18
==================================================
Hits 10603 10603
- Misses 11965 12041 +76
Partials 610 610 ☔ View full report in Codecov by Sentry. |
…iohubbc into SIMSBIOHUB-627-cleanup-2
Fix bad key issue.
…iohubbc into SIMSBIOHUB-627-cleanup-2
Quality Gate failedFailed conditions |
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.
👍🏼
Links to Jira Tickets
https://apps.nrs.gov.bc.ca/int/jira/browse/SIMSBIOHUB-627
Description of Changes
Survey page -> Telemetry map/table components
Manage Telemetry table
Deployment rename
deployment2
todeployment
deployments2
todeployments
deployment2_id
todeployment_id
Old deployment table
deployment
table todeployment_old
, so we can leverage the old data when we migrate the BCTW data over to SIMS.Testing Notes
Needs to be reviewed after #1452.