-
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-333: Telemetry Table #1177
Conversation
…to SIMSBIOHUB-333
…to SIMSBIOHUB-333
…to SIMSBIOHUB-333
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.
Tested this and it works well! Just have a handful of minor code comments
app/src/features/surveys/view/survey-animals/SurveyAnimalsPage.tsx
Outdated
Show resolved
Hide resolved
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.
🧑🍳
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.
🐈
database/src/migrations/20231204122800_survey_telemetry_submission.ts
Outdated
Show resolved
Hide resolved
app/src/features/surveys/view/survey-animals/telemetry-device/TelemetryDeviceFormContent.tsx
Outdated
Show resolved
Hide resolved
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.
🚗
|
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
SIMSBIOHUB-333
Description of Changes
Copied the observations architecture and workflow for managing telemetry and deployments for critters.
Notes
The file uploading will now be finished in SIMSBIOHUB-403 because of the complexity in handling uploaded data
Testing Notes