Releases: agrc/electrofishing-query
Releases · agrc/electrofishing-query
v2.0.6
2.0.6 (2025-01-10)
Dependencies
- bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group (87d769a)
- bump storybook (9b8286b)
- bump the npm_and_yarn group in /functions with 2 updates (6e16591)
- bump the safe-app-dependencies group with 30 updates (79e5a4e)
- bump the safe-function-dependencies group (f26c8f0)
- dev: bump eslint-plugin-react-hooks from 5.1.0-rc.1 to 5.1.0 (608ad93)
- FY25 Q3 dependency bumps 🌲 (e4f2346)
v2.0.6-0
2.0.6-0 (2025-01-10)
Dependencies
- bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group (87d769a)
- bump storybook (e739fa9)
- bump the npm_and_yarn group in /functions with 2 updates (6e16591)
- bump the safe-app-dependencies group with 30 updates (79e5a4e)
- bump the safe-function-dependencies group (f26c8f0)
- dev: bump eslint-plugin-react-hooks from 5.1.0-rc.1 to 5.1.0 (608ad93)
- FY25 Q3 dependency bumps 🌲 (dd712cc)
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2024-11-29)
Features
- add avatar and sign out option (cbb39c4)
- add avatar and sign out option (22d3b71)
- add clear selection button (18e69fb)
- add data to rudimentary results grid (8b79d2a)
- add download functionality (69745d8), closes #186
- add equipment type filter (4ac43d2), closes #42
- add logged out state and refactor filter into it's own component (12d0fb5), closes #182
- add root-level error fallback (afbff8c)
- add zoom to selection button (eeea3bf), closes #243
- auto-update map extent to results (bd56f8e)
- get purpose values from feature service (fefc835)
- implement date-range filter (107fbb9), closes #183
- implement location filter (87928e4)
- implement purpose filter and wire to map (be38381)
- implement result grid UDS tabs (be0f952)
- implement Species and Length filter (3328bfa), closes #183 #45
- implement submitter email filter (e210838), closes #43
- results grid and station selection (26f8f0f), closes #187
- show number of results in results panel (22be15d), closes #184
- wire up firebase auth proxy for arcgis server requests (5e5c172)
- wire up lake and stream map controls (dbe116a)
- wire up selection to download panel (a11ebda)
Bug Fixes
- add app-specific oauth scope (42f3148)
- add missing env var (1a532fc)
- add spinners to UI elements that wait for network requests (9716cc3), closes #232
- clear input after selecting a result in stream/lake filter (6f4f89d)
- correct dnr logo (bfe99fd)
- fix bug causing fgdb downloads to fail (dd61ed9), closes #239
- functions: fix environment value for staging (f6c3153)
- functions: fix mappings to work with function rewrite (887a9e4)
- functions: remove empty secret file (b1ff73c)
- functions: remove unnecessary env var (5d63892)
- get rid of "failed to load basemap" console error from esri js (1c3f094)
- get rid of aria label warning in console (4529532)
- linting (1043a1d)
- more user-friendly error messages (d3e3cb1)
- remove footer (bcf3737)
- set env vars for function via .env file (a2a840c)
- species/length filter input and buttons layout (82800a5), closes #246
- switch out placeholder for UDS busy bar (57e7e91)
- switch out table for tanstack version (a11bff8)
- title (8546b96)
- wire up clear button for location filter (d87244e)
Dependencies
- bump firebase-functions (7fac42e)
- bump npm dependencies 🌲 (1a99978)
- dependency updates 🌲 (b262444)
- dev: bump eslint-plugin-react-hooks from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0-rc.0 (#197) (fc00898)
- functions: bump firebase deps (2a8ecb1)
- package audit fix (9deeef0)
- update packages (24536b2)
Documentation
- add copy step (215e2fb)
- add local dev setup instructions (1b0b401)
- fix secrets template file and add dev step step (45ab0fb)
Styles
- add border around light mode map and match bottom border (7a3f4c6)
- add colors from their website and accent is complimentary (0b9c868)
- prevent table rows from being artificially tall (913b54c)
- remove duplicate visible label (cdb87f1)
- remove extra gap between sidebar and map (dd58b34)
- standardize table colors (cc50218)
- update primary color to better match DNR logo (fd8a83c)
v2.0.0-10
v2.0.0-9
2.0.0-9 (2024-11-18)
Features
- add clear selection button (3d4ca02)
- add download functionality (580a0cb), closes #186
- add equipment type filter (8d3c6e2), closes #42
- add zoom to selection button (4038395), closes #243
- implement result grid UDS tabs (6eb02a0)
- implement submitter email filter (94007a9), closes #43
- results grid and station selection (1d8c42a), closes #187
- wire up selection to download panel (41167ad)
Bug Fixes
- clear input after selecting a result in stream/lake filter (fa2087d)
- fix bug causing fgdb downloads to fail (f20bec0), closes #239
- remove footer (eee8528)
- switch out placeholder for UDS busy bar (63575dd)
- switch out table for tanstack version (251f6e4)
Dependencies
- bump npm dependencies 🌲 (161b37e)