2.4.6 (2024-11-06)
- make equipment type values match domain values (3b93f10)
- bump the npm_and_yarn group with 2 updates (c64a1dc)
2.5.0-0 (2024-11-06)
2.4.6-0 (2024-11-05)
- make equipment type values match domain values (3d65a97)
2.4.5 (2024-10-29)
- dependabot dependency updates 🌲 (adedfea)
2.4.4 (2024-10-03)
- fix version number (a885edd)
2.4.3 (2024-10-03)
- bump the npm_and_yarn group in /functions with 2 updates (631646f)
- bump the npm_and_yarn group in /functions with 5 updates (152aac4)
- bump the safe-function-dependencies group across 1 directory with 2 updates (4c35466)
- FY25Q2 dependency updates 🌲 (484681e)
2.4.2 (2024-07-08)
- update package lock file (0721c0d)
2.4.1 (2024-07-03)
2.4.1-0 (2024-07-03)
2.4.0 (2024-04-18)
- add analytics (648ee7a)
- bump firebase-admin (89b52de)
- dev: bump @babel/traverse from 7.23.0 to 7.23.2 (5fd9d88)
- dev: bump firebase-tools in the safe-app-dependencies group (44ffd2d)
- Q4 dependency bumps (d8f6150)
2.4.0-0 (2024-04-18)
- add analytics (648ee7a)
2.3.3 (2023-10-09)
- remote old google analytics config (3a3b7d3)
- bump the safe-app-dependencies group with 27 updates (410ea0f)
- npm audit fix (ca8b7d3)
- Q4 Dependency Bumps 🌲 (637bca1)
2.3.2 (2023-08-01)
- bump deps 🌲 (d6f3c7d)
- cypress tests (323a341)
- cypress tests (22348fd)
- Q3 Dependency Bumps 🌲 (edcdf68)
- run cypress tests via chrome and increase timeout (297d1e6)
- tab focused element (c8ded9b)
2.3.2-0 (2023-07-31)
- bump deps 🌲 (900fe86)
- cypress tests (94bfb26)
- cypress tests (62a607c)
- Q3 Dependency Bumps 🌲 (edcdf68)
- run cypress tests via chrome and increase timeout (297d1e6)
- tab focused element (5c97bee)
2.3.1 (2023-05-16)
- allow for decimal places on more fields in habitat (fba7b03), closes #313
- bump dependencies 🌲 (8af0a6d)
2.3.1-0 (2023-05-15)
- allow for decimal places on more fields in habitat (3319a36), closes #313
- bump dependencies 🌲 (2c8e119)
2.3.0 (2023-04-10)
- function: switch to node lts (f22643d)
- harden flakey cypress test (6fa71cd)
- point dependabot back at main (0c979d6)
- Q2 Dep Bumps 🌲 (bd44f95)
2.3.0-1 (2023-04-04)
- function: switch to node lts (f22643d)
- harden flakey cypress test (7d2b2c6)
- point dependabot back at main (0c979d6)
- Q2 Dep Bumps 🌲 (bd44f95)
2.3.0-0 (2023-03-23)
- allow decimal places on transect measurements (770b050), closes #298
- prevent collection date values in the future (5f2353e), closes #250
2.2.0-1 (2023-03-22)
- fix bug preventing bulk uploading when there are no existing fish entries (9fc81a8), closes #296
- fix bug preventing other dialog from being re-opened after clicking "x" (68f2b53), closes #295
2.2.0-0 (2023-03-13)
- add error boundary (e8e4c70)
- another try on firebase emulators (3651440)
- auto-install function npm dependencies in base install (ca7c931)
- Dojo Build -> Vite (2297eb4)
- functions: bump all deps and node runtime (5c8c79e)
- persist settings between sessions (f5b54c6)
- React-ify Habitat Tab (b33e094)
- React-ify SettingsDialog (54208f3)
2.1.0-3 (2023-03-08)
- handle when there is missing props in cached state (b7bbe60)
2.1.0-2 (2023-03-08)
- cache domain dropdown requests (5388608)
- if there is an issue with the refresh token, log out the user (0ea823d)
- if there's an issue with auth token, log out the user and refresh (1a3c76e)
- keep combobox empty on tab (b6268bd)
- React-ify Catch tab (fe66a16)
- select combox value on tab press (3f21abe)
2.1.0-1 (2023-02-27)
- add release please manifest (ffc453a)
- prevent multiple submits (d9ecd3d)
- switch to extra-files action param (379ba31)
- update changelog link to point to gh releases (b457ceb)
2.1.0-0 (2023-02-27)
- AGRC -> UGRC (09c4c2b)
- better layout for auth controls (7f1b13f)
- better spacing for add station button (9c3d306)
- build (0aa5f5a)
- bump local forage (d031467)
- clean up old styles (0a10dbc)
- convert token expire to ticks (3d1b807)
- disable token refresh in cypress tests (eadcff2)
- env vars for build step (03d01b1)
- fix clsx in dojo build (8c3ab71)
- fix map reference (7941069)
- get id token directly in service worker (19916f4)
- get storybook up and running again (3b9a2ba)
- linting (7d04270)
- make sure that newly created station is selected in main map (65d1737)
- move auth closer to deploy (08dacb1)
- persist login between sessions (2dd22e8)
- prevent summary report dialog from flashing on load (02a3100)
- put service worker back in build command (025f587)
- reactify Method tab and equipment component (88dd512)
- remove prop type declaration that dojo build didn't like (5d856a7)
- restore dojo version of OtherOptionHandler (54e1808)
- setTimeout -> setInterval typo (635cf37)
- switch to set interval for token refresh (4cddf19)
- switch to sign in with popup (6e60a75)
- try login button (d734514)
- upgrade cypress tests to match new react components (ce13f2a)
- upgrade firebase-tools (1c3f784)
- use latest version of firebase-tools for deploy (fa0e7e0)
- use redirect auth flow for cypress (a0126e9)