-
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-207/216: Survey Animals Table and Telemetry Device Deployment #1087
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b5e0bb8 - Browse repository at this point
Copy the full SHA b5e0bb8View commit details -
consolidated duplicate components into single component -> now using …
…NoSummarySectionData.tsx
Configuration menu - View commit details
-
Copy full SHA for df53224 - Browse repository at this point
Copy the full SHA df53224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43315b3 - Browse repository at this point
Copy the full SHA 43315b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da71902 - Browse repository at this point
Copy the full SHA da71902View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96aa49 - Browse repository at this point
Copy the full SHA b96aa49View commit details -
Added new express router and relevant env variables to connect to cri…
…tterbase from within SIMS api
Configuration menu - View commit details
-
Copy full SHA for 8b47054 - Browse repository at this point
Copy the full SHA 8b47054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f498bb - Browse repository at this point
Copy the full SHA 5f498bbView commit details
Commits on Jul 19, 2023
-
Frontend / API will not pass correct authentication headers through t…
…o critterbase calls, still need to implement automated signup
Configuration menu - View commit details
-
Copy full SHA for 13f4aa2 - Browse repository at this point
Copy the full SHA 13f4aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96d61d - Browse repository at this point
Copy the full SHA b96d61dView commit details
Commits on Jul 20, 2023
-
Implemented critterbase signup and markings endpoint as express-opena…
…pi routes similar to existing SIMS routes
Configuration menu - View commit details
-
Copy full SHA for 5352ef8 - Browse repository at this point
Copy the full SHA 5352ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3e335 - Browse repository at this point
Copy the full SHA ba3e335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772d73a - Browse repository at this point
Copy the full SHA 772d73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23fc5c1 - Browse repository at this point
Copy the full SHA 23fc5c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aff645 - Browse repository at this point
Copy the full SHA 9aff645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b6fc18 - Browse repository at this point
Copy the full SHA 4b6fc18View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a1021 - Browse repository at this point
Copy the full SHA e1a1021View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2451c14 - Browse repository at this point
Copy the full SHA 2451c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb6b67 - Browse repository at this point
Copy the full SHA fbb6b67View commit details -
modified the way the state is being handled inside the AnimalForm, co…
…mponents can now be added to form on button click
Configuration menu - View commit details
-
Copy full SHA for 2a529a7 - Browse repository at this point
Copy the full SHA 2a529a7View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab98f4e - Browse repository at this point
Copy the full SHA ab98f4eView commit details -
Removes express-openapi style critterbase routes in favor of directly…
… calling cb api through hooks in the frontend. No more extra auth headers, now all done through keycloak JWT.
Configuration menu - View commit details
-
Copy full SHA for b799aaf - Browse repository at this point
Copy the full SHA b799aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c558b3 - Browse repository at this point
Copy the full SHA 6c558b3View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20ded28 - Browse repository at this point
Copy the full SHA 20ded28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d0c847 - Browse repository at this point
Copy the full SHA 8d0c847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2988018 - Browse repository at this point
Copy the full SHA 2988018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b5959 - Browse repository at this point
Copy the full SHA 94b5959View commit details -
Configuration menu - View commit details
-
Copy full SHA for ceef6e2 - Browse repository at this point
Copy the full SHA ceef6e2View commit details -
Made another hook for getting the lookup tables and enums from critte…
…rbase. Made a wrapper function for critterbase selects that uses existing Formik components
Configuration menu - View commit details
-
Copy full SHA for cf0799a - Browse repository at this point
Copy the full SHA cf0799aView commit details -
Removed some extra critterbase-sims api fusion stuff from the api fol…
…der and the docker compose that we don't need anymore
Configuration menu - View commit details
-
Copy full SHA for 8015531 - Browse repository at this point
Copy the full SHA 8015531View commit details -
Adds conditonal render to AppRouter to only display dev Playground pa…
…ge in dev environment
Configuration menu - View commit details
-
Copy full SHA for 16df8c5 - Browse repository at this point
Copy the full SHA 16df8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1fefb6 - Browse repository at this point
Copy the full SHA f1fefb6View commit details -
removed unused context (formik refactor) -> created animal.ts types f…
…ile, updated refs
Configuration menu - View commit details
-
Copy full SHA for 89eb82f - Browse repository at this point
Copy the full SHA 89eb82fView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e45574 - Browse repository at this point
Copy the full SHA 3e45574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e38847 - Browse repository at this point
Copy the full SHA 1e38847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62612a4 - Browse repository at this point
Copy the full SHA 62612a4View commit details -
updated animal.ts to use yup validation schemas, updated styling / wo…
…rking form validation
Configuration menu - View commit details
-
Copy full SHA for 89c2520 - Browse repository at this point
Copy the full SHA 89c2520View commit details -
Implements working floating point field with proper validation. Also …
…adds a ClickMarker component that can be placed on map with mouse click. Resizable circle zone requires some work.
Configuration menu - View commit details
-
Copy full SHA for d1f081b - Browse repository at this point
Copy the full SHA d1f081bView commit details
Commits on Jul 28, 2023
-
Consolidated marker and resizable circle into one component. Renamed …
…component to reflect this. Circle resize function now occurs on click and hold, so you can still replace the marker if you click inside the circle.
Configuration menu - View commit details
-
Copy full SHA for 70e4705 - Browse repository at this point
Copy the full SHA 70e4705View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c0ad9 - Browse repository at this point
Copy the full SHA c3c0ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0b90f - Browse repository at this point
Copy the full SHA 2a0b90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ccd2f1 - Browse repository at this point
Copy the full SHA 6ccd2f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 971a8c2 - Browse repository at this point
Copy the full SHA 971a8c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85831f3 - Browse repository at this point
Copy the full SHA 85831f3View commit details -
Added taxon select and capture tab component to the critter form. Als…
…o fixed CbSelect to use a normal select instead of subtext select
Configuration menu - View commit details
-
Copy full SHA for dd0d15d - Browse repository at this point
Copy the full SHA dd0d15dView commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of github.com:bcgov/biohubbc…
… into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for a625415 - Browse repository at this point
Copy the full SHA a625415View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c8bfab - Browse repository at this point
Copy the full SHA 5c8bfabView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 444a2fd - Browse repository at this point
Copy the full SHA 444a2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56cbc3e - Browse repository at this point
Copy the full SHA 56cbc3eView commit details -
Capture form now has toggle between WGS latlon or UTM Zone 10 input. …
…They sync with each other and both work with the map
Configuration menu - View commit details
-
Copy full SHA for 1f7f28b - Browse repository at this point
Copy the full SHA 1f7f28bView commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of github.com:bcgov/biohubbc…
… into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for e178d72 - Browse repository at this point
Copy the full SHA e178d72View commit details
Commits on Aug 1, 2023
-
Implemented separate placement of release coordinate on map page as w…
…ell as UTM coordinate convversion
Configuration menu - View commit details
-
Copy full SHA for 0fd126d - Browse repository at this point
Copy the full SHA 0fd126dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c56a9f - Browse repository at this point
Copy the full SHA 8c56a9fView commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of https://github.com/bcgov/…
…biohubbc into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for fe86e5a - Browse repository at this point
Copy the full SHA fe86e5aView commit details
Commits on Aug 2, 2023
-
Added Family form section, added critterApi, added some custom valida…
…tion that uses the critter by id endpoint
Configuration menu - View commit details
-
Copy full SHA for 495027e - Browse repository at this point
Copy the full SHA 495027eView commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of github.com:bcgov/biohubbc…
… into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for 2bc1115 - Browse repository at this point
Copy the full SHA 2bc1115View commit details -
Adds mortality event form, relevant string constants. Modified CbSele…
…ct so that you can do actions based off the label (which often differs from the real value). MarkerWithResizableRadius has a red option now.
Configuration menu - View commit details
-
Copy full SHA for 8a803f8 - Browse repository at this point
Copy the full SHA 8a803f8View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a64c73 - Browse repository at this point
Copy the full SHA 7a64c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5218de - Browse repository at this point
Copy the full SHA b5218deView commit details -
Refactored all the custom map stuff inside the Capture and Mortality …
…forms so that it can be reused across components.
Configuration menu - View commit details
-
Copy full SHA for 5f71a4a - Browse repository at this point
Copy the full SHA 5f71a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c793dd4 - Browse repository at this point
Copy the full SHA c793dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891c0b3 - Browse repository at this point
Copy the full SHA 891c0b3View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28c3e98 - Browse repository at this point
Copy the full SHA 28c3e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd03376 - Browse repository at this point
Copy the full SHA cd03376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2a020 - Browse repository at this point
Copy the full SHA 8b2a020View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b0e97 - Browse repository at this point
Copy the full SHA f1b0e97View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1658063 - Browse repository at this point
Copy the full SHA 1658063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32fe6fc - Browse repository at this point
Copy the full SHA 32fe6fcView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74f7e2e - Browse repository at this point
Copy the full SHA 74f7e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a52f12 - Browse repository at this point
Copy the full SHA 7a52f12View commit details
Commits on Aug 11, 2023
-
Modified some of the critter form transformations to make each of the…
… sections work corectly with the bulk creation endpoint
Configuration menu - View commit details
-
Copy full SHA for 3c5c57f - Browse repository at this point
Copy the full SHA 3c5c57fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9174b10 - Browse repository at this point
Copy the full SHA 9174b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e36fd - Browse repository at this point
Copy the full SHA 24e36fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 974ebe1 - Browse repository at this point
Copy the full SHA 974ebe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0829656 - Browse repository at this point
Copy the full SHA 0829656View commit details -
Configuration menu - View commit details
-
Copy full SHA for a67d924 - Browse repository at this point
Copy the full SHA a67d924View commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a1986f - Browse repository at this point
Copy the full SHA 7a1986fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95b920b - Browse repository at this point
Copy the full SHA 95b920bView commit details -
Fixed sending empty values on mortality form section and corrected a …
…field name for qualitative measurements
Configuration menu - View commit details
-
Copy full SHA for bd5ada9 - Browse repository at this point
Copy the full SHA bd5ada9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0f018 - Browse repository at this point
Copy the full SHA 3e0f018View commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b41b59c - Browse repository at this point
Copy the full SHA b41b59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5c683 - Browse repository at this point
Copy the full SHA 7b5c683View commit details -
Updated critter payload class and UI components to be centered around…
… family_id's, added useFamilyApi hook to get full list of families
Configuration menu - View commit details
-
Copy full SHA for 18dbbf4 - Browse repository at this point
Copy the full SHA 18dbbf4View commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of github.com:bcgov/biohubbc…
… into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for 7d5ac93 - Browse repository at this point
Copy the full SHA 7d5ac93View commit details -
Configuration menu - View commit details
-
Copy full SHA for f418c9e - Browse repository at this point
Copy the full SHA f418c9eView commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of github.com:bcgov/biohubbc…
… into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for 1883056 - Browse repository at this point
Copy the full SHA 1883056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5287165 - Browse repository at this point
Copy the full SHA 5287165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c451a9 - Browse repository at this point
Copy the full SHA 5c451a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b1d65 - Browse repository at this point
Copy the full SHA 60b1d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa18256 - Browse repository at this point
Copy the full SHA aa18256View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28ebba2 - Browse repository at this point
Copy the full SHA 28ebba2View commit details -
Family section now has a button to view the basic hierarchy of the fa…
…mily that's selected
Configuration menu - View commit details
-
Copy full SHA for 65f4942 - Browse repository at this point
Copy the full SHA 65f4942View commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of github.com:bcgov/biohubbc…
… into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for b58ce0f - Browse repository at this point
Copy the full SHA b58ce0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c0ab62 - Browse repository at this point
Copy the full SHA 6c0ab62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548a425 - Browse repository at this point
Copy the full SHA 548a425View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6e0da - Browse repository at this point
Copy the full SHA ab6e0daView commit details -
Configuration menu - View commit details
-
Copy full SHA for c010f14 - Browse repository at this point
Copy the full SHA c010f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a0607 - Browse repository at this point
Copy the full SHA 41a0607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c999d7 - Browse repository at this point
Copy the full SHA 3c999d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00924bc - Browse repository at this point
Copy the full SHA 00924bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7305b3c - Browse repository at this point
Copy the full SHA 7305b3cView commit details
Commits on Aug 17, 2023
-
Fixed a bug where switching to UTM coordinates would not populate the…
… release UTM fields correctly
Configuration menu - View commit details
-
Copy full SHA for e6eabff - Browse repository at this point
Copy the full SHA e6eabffView commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of github.com:bcgov/biohubbc…
… into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for c8d8ed5 - Browse repository at this point
Copy the full SHA c8d8ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08bda7 - Browse repository at this point
Copy the full SHA f08bda7View commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of https://github.com/bcgov/…
…biohubbc into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for 650798c - Browse repository at this point
Copy the full SHA 650798cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec9c76 - Browse repository at this point
Copy the full SHA 7ec9c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f6c5b - Browse repository at this point
Copy the full SHA 58f6c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f55e50 - Browse repository at this point
Copy the full SHA 0f55e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ebb2f - Browse repository at this point
Copy the full SHA 98ebb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be96c9a - Browse repository at this point
Copy the full SHA be96c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 175a223 - Browse repository at this point
Copy the full SHA 175a223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf9775 - Browse repository at this point
Copy the full SHA 9cf9775View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c3656 - Browse repository at this point
Copy the full SHA a5c3656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b20cee - Browse repository at this point
Copy the full SHA 4b20ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for aad8763 - Browse repository at this point
Copy the full SHA aad8763View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd0aa93 - Browse repository at this point
Copy the full SHA bd0aa93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 738832b - Browse repository at this point
Copy the full SHA 738832bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f3aafc - Browse repository at this point
Copy the full SHA 6f3aafcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa65957 - Browse repository at this point
Copy the full SHA aa65957View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5200b24 - Browse repository at this point
Copy the full SHA 5200b24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d6cb8 - Browse repository at this point
Copy the full SHA 57d6cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea64d6 - Browse repository at this point
Copy the full SHA 5ea64d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f73e4a3 - Browse repository at this point
Copy the full SHA f73e4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcae94e - Browse repository at this point
Copy the full SHA fcae94eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 036e78c - Browse repository at this point
Copy the full SHA 036e78cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae69d68 - Browse repository at this point
Copy the full SHA ae69d68View commit details
Commits on Aug 22, 2023
-
added additional props for TextInputToggle to control the toggle stat…
…e. Used in Capture/Release/Mortality form sections
Configuration menu - View commit details
-
Copy full SHA for 4d98ab6 - Browse repository at this point
Copy the full SHA 4d98ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1446f2 - Browse repository at this point
Copy the full SHA b1446f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d48e92 - Browse repository at this point
Copy the full SHA 5d48e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb193ec - Browse repository at this point
Copy the full SHA bb193ecView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 853aa34 - Browse repository at this point
Copy the full SHA 853aa34View commit details -
Merge branch 'BCTW-935-Add-Critter-Form' of github.com:bcgov/biohubbc…
… into BCTW-935-Add-Critter-Form
Configuration menu - View commit details
-
Copy full SHA for 678230a - Browse repository at this point
Copy the full SHA 678230aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3ea5e - Browse repository at this point
Copy the full SHA 3e3ea5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7666fe - Browse repository at this point
Copy the full SHA e7666feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 354d96a - Browse repository at this point
Copy the full SHA 354d96aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c842d - Browse repository at this point
Copy the full SHA 76c842dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3940f06 - Browse repository at this point
Copy the full SHA 3940f06View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86a3d4b - Browse repository at this point
Copy the full SHA 86a3d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d92ec3e - Browse repository at this point
Copy the full SHA d92ec3eView commit details -
Fleshed out the critterbase service with more of the required routes …
…and integrated these changes so that they still work with the Add critter form
Configuration menu - View commit details
-
Copy full SHA for bce16d6 - Browse repository at this point
Copy the full SHA bce16d6View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d03b7d9 - Browse repository at this point
Copy the full SHA d03b7d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ee232 - Browse repository at this point
Copy the full SHA f9ee232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e5217 - Browse repository at this point
Copy the full SHA 61e5217View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc50882 - Browse repository at this point
Copy the full SHA bc50882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37235b8 - Browse repository at this point
Copy the full SHA 37235b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 926979c - Browse repository at this point
Copy the full SHA 926979cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aff674d - Browse repository at this point
Copy the full SHA aff674dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5502848 - Browse repository at this point
Copy the full SHA 5502848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888bf4e - Browse repository at this point
Copy the full SHA 888bf4eView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 237bc04 - Browse repository at this point
Copy the full SHA 237bc04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4df5e - Browse repository at this point
Copy the full SHA 5e4df5eView commit details -
Merge branch 'SIMSBIOHUB-239' of https://github.com/bcgov/biohubbc in…
…to SIMSBIOHUB-239
Configuration menu - View commit details
-
Copy full SHA for 118d022 - Browse repository at this point
Copy the full SHA 118d022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5161c2c - Browse repository at this point
Copy the full SHA 5161c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d63bea0 - Browse repository at this point
Copy the full SHA d63bea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f1480 - Browse repository at this point
Copy the full SHA e2f1480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1659306 - Browse repository at this point
Copy the full SHA 1659306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d7ff0 - Browse repository at this point
Copy the full SHA 93d7ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6660d97 - Browse repository at this point
Copy the full SHA 6660d97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7fd49 - Browse repository at this point
Copy the full SHA 4a7fd49View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea815d1 - Browse repository at this point
Copy the full SHA ea815d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b444fab - Browse repository at this point
Copy the full SHA b444fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f5d57 - Browse repository at this point
Copy the full SHA 39f5d57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4553ef1 - Browse repository at this point
Copy the full SHA 4553ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b5f5c - Browse repository at this point
Copy the full SHA 97b5f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2490104 - Browse repository at this point
Copy the full SHA 2490104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0252c79 - Browse repository at this point
Copy the full SHA 0252c79View commit details -
Adressed review comments. Renamed critter post path, fixed some strin…
…g joins, cached axiosInstance, etc.
Configuration menu - View commit details
-
Copy full SHA for 57bf290 - Browse repository at this point
Copy the full SHA 57bf290View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc1c79 - Browse repository at this point
Copy the full SHA adc1c79View commit details -
Configuration menu - View commit details
-
Copy full SHA for f339cdb - Browse repository at this point
Copy the full SHA f339cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f111e - Browse repository at this point
Copy the full SHA b8f111eView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55a9c07 - Browse repository at this point
Copy the full SHA 55a9c07View commit details -
Added error handling to interceptor and removed makePostPatch method …
…for bctw and critterbase services
Configuration menu - View commit details
-
Copy full SHA for f8b06b7 - Browse repository at this point
Copy the full SHA f8b06b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 339a58f - Browse repository at this point
Copy the full SHA 339a58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5acc4bd - Browse repository at this point
Copy the full SHA 5acc4bdView commit details -
Fixed axios instance for critterbase service, fixed bulk insert behav…
…ior, fixed critterbase service test
Configuration menu - View commit details
-
Copy full SHA for efe242d - Browse repository at this point
Copy the full SHA efe242dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef26ba - Browse repository at this point
Copy the full SHA 0ef26baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e49f4 - Browse repository at this point
Copy the full SHA 63e49f4View commit details -
Merge branch 'SIMSBIOHUB-239' of https://github.com/bcgov/biohubbc in…
…to SIMSBIOHUB-239
Configuration menu - View commit details
-
Copy full SHA for 27c7286 - Browse repository at this point
Copy the full SHA 27c7286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9453798 - Browse repository at this point
Copy the full SHA 9453798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8086044 - Browse repository at this point
Copy the full SHA 8086044View commit details -
Addressed more review comments. Added uuid format to paths, fixed tes…
…t code smells, improved assertions.
Configuration menu - View commit details
-
Copy full SHA for c8e3abe - Browse repository at this point
Copy the full SHA c8e3abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 558e085 - Browse repository at this point
Copy the full SHA 558e085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 989b991 - Browse repository at this point
Copy the full SHA 989b991View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 817b47a - Browse repository at this point
Copy the full SHA 817b47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8063a0 - Browse repository at this point
Copy the full SHA d8063a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8b9f7 - Browse repository at this point
Copy the full SHA dd8b9f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9bf49 - Browse repository at this point
Copy the full SHA 0b9bf49View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbee3d5 - Browse repository at this point
Copy the full SHA cbee3d5View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8250f41 - Browse repository at this point
Copy the full SHA 8250f41View commit details -
Adds relevant routes, types, and services functions to add critters a…
…nd fetch critters using both the biohub and critterbase data about them.
Configuration menu - View commit details
-
Copy full SHA for 32a35c2 - Browse repository at this point
Copy the full SHA 32a35c2View commit details -
Added routes and functions for removing a critter from a survey. Ther…
…e's now an entry in the actions menu for this.
Configuration menu - View commit details
-
Copy full SHA for a632c2b - Browse repository at this point
Copy the full SHA a632c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a6a66 - Browse repository at this point
Copy the full SHA 67a6a66View commit details
Commits on Sep 6, 2023
-
This adds the ability to deploy devices from SIMS. Also adds code fet…
…ch from bctw. Has routes for getting all deployments in a survey, not fully implemented in UI
Configuration menu - View commit details
-
Copy full SHA for c687b25 - Browse repository at this point
Copy the full SHA c687b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e21c8 - Browse repository at this point
Copy the full SHA 61e21c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72666a2 - Browse repository at this point
Copy the full SHA 72666a2View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff09d0d - Browse repository at this point
Copy the full SHA ff09d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0996787 - Browse repository at this point
Copy the full SHA 0996787View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6fb6fa - Browse repository at this point
Copy the full SHA f6fb6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for c634e02 - Browse repository at this point
Copy the full SHA c634e02View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d19d06 - Browse repository at this point
Copy the full SHA 9d19d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for a824e66 - Browse repository at this point
Copy the full SHA a824e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52dff78 - Browse repository at this point
Copy the full SHA 52dff78View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d6dcb - Browse repository at this point
Copy the full SHA a3d6dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9269b3 - Browse repository at this point
Copy the full SHA b9269b3View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9aca229 - Browse repository at this point
Copy the full SHA 9aca229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 032c164 - Browse repository at this point
Copy the full SHA 032c164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d82ea8 - Browse repository at this point
Copy the full SHA 1d82ea8View commit details -
Addressed review comments, made critter service its own thing separat…
…e from survey service, added test for survey hook
Configuration menu - View commit details
-
Copy full SHA for ddb61a9 - Browse repository at this point
Copy the full SHA ddb61a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e74745 - Browse repository at this point
Copy the full SHA 3e74745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eac3ad - Browse repository at this point
Copy the full SHA 1eac3adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dfffed - Browse repository at this point
Copy the full SHA 0dfffedView commit details -
Merge branch 'SIMSBIOHUB-216' of https://github.com/bcgov/biohubbc in…
…to SIMSBIOHUB-216
Configuration menu - View commit details
-
Copy full SHA for 6fa39d2 - Browse repository at this point
Copy the full SHA 6fa39d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ac44c - Browse repository at this point
Copy the full SHA 32ac44cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b913e4f - Browse repository at this point
Copy the full SHA b913e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 951962d - Browse repository at this point
Copy the full SHA 951962dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a4229f - Browse repository at this point
Copy the full SHA 5a4229fView commit details -
Merge branch 'SIMSBIOHUB-216' of https://github.com/bcgov/biohubbc in…
…to SIMSBIOHUB-216
Configuration menu - View commit details
-
Copy full SHA for de7a9b3 - Browse repository at this point
Copy the full SHA de7a9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b30598 - Browse repository at this point
Copy the full SHA 1b30598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2736029 - Browse repository at this point
Copy the full SHA 2736029View commit details -
Adds some api routes and added error handling in the frontend for the…
… device deployment form. This will now lookup information about the device id, and if one already exists in bctw, it will disallow changing the make or deploying on existing deployment times.
Configuration menu - View commit details
-
Copy full SHA for e77001b - Browse repository at this point
Copy the full SHA e77001bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a99b623 - Browse repository at this point
Copy the full SHA a99b623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f24991 - Browse repository at this point
Copy the full SHA 7f24991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2d454 - Browse repository at this point
Copy the full SHA 8e2d454View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4046d46 - Browse repository at this point
Copy the full SHA 4046d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for afccde2 - Browse repository at this point
Copy the full SHA afccde2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69a2750 - Browse repository at this point
Copy the full SHA 69a2750View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cf2fb - Browse repository at this point
Copy the full SHA e2cf2fbView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f0642f - Browse repository at this point
Copy the full SHA 3f0642fView commit details