Skip to content

Releases: agrc/deq-enviro

v2.0.0-27

12 Dec 20:57
Compare
Choose a tag to compare
v2.0.0-27 Pre-release
Pre-release

2.0.0-27 (2023-12-12)

πŸ› Bug Fixes

  • add cloud run service to content security policy (c3e4c04)

v2.0.0-26

12 Dec 20:45
Compare
Choose a tag to compare
v2.0.0-26 Pre-release
Pre-release

2.0.0-26 (2023-12-12)

πŸ› Bug Fixes

  • add cloud run service to content security policy (977b207)

v2.0.0-25

12 Dec 20:32
Compare
Choose a tag to compare
v2.0.0-25 Pre-release
Pre-release

2.0.0-25 (2023-12-12)

πŸ› Bug Fixes

  • better text for download button (22e7723)

v2.0.0-24

12 Dec 19:40
Compare
Choose a tag to compare
v2.0.0-24 Pre-release
Pre-release

2.0.0-24 (2023-12-12)

πŸ› Bug Fixes

  • add download URL environment variable and corresponding secret (51ae17e)
  • fix environment variable and secret names (e5c6353)

v2.0.0-23

12 Dec 19:15
Compare
Choose a tag to compare
v2.0.0-23 Pre-release
Pre-release

2.0.0-23 (2023-12-12)

πŸ› Bug Fixes

  • download: copy source files in prod container (dbc81d4)

v2.0.0-22

12 Dec 19:06
d9ab648
Compare
Choose a tag to compare
v2.0.0-22 Pre-release
Pre-release

2.0.0-22 (2023-12-12)

πŸš€ Features

  • download: basic bootstrap of cloud run service and dev environment (ea8bc4a)
  • wire up front end to download service (9ccdd94)

πŸ› Bug Fixes

  • use cloudrun as proxy for downloading zip file from bucket (f223799)

v2.0.0-21

28 Nov 21:14
Compare
Choose a tag to compare
v2.0.0-21 Pre-release
Pre-release

2.0.0-21 (2023-11-28)

πŸ› Bug Fixes

  • add skip link to remove warning from UDS header (7b4d3b2)
  • bump deps 🌲 and nodejs version for functions (aca57fb)

v2.0.0-20

19 Oct 23:02
Compare
Choose a tag to compare
v2.0.0-20 Pre-release
Pre-release

2.0.0-20 (2023-10-19)

πŸš€ Features

  • add additional information links to related tables (a468adf)
  • add config support for identify field aliases (6948c41)
  • add counts to related table tabs (d2cdf08)
  • add field name validation to config deploy function (425718b)
  • add related tables config validation (46105b3)
  • add support for field aliases via config spreadsheet in related table grid fields (d31fe36)
  • basic related records implementation (cfca8ee)

πŸ› Bug Fixes

  • account for missing objectIdField service json prop (c5f4878)
  • apply default opacity to point result layers (7ccdb93), closes #574
  • better calculation for the number of features requested at a time (e1ce804)
  • cache unique layer ids rather than entire config (9b7ecc1)
  • clear current search if search cache is cleared (35624a7)
  • fix bug causing results panel resize handle to become disconnected from the top of the panel (ab53741)
  • fix storybook/vite issues (046027f)
  • functions: fix relationship class field name validation (b357963)
  • linting errors (f4c8ed4)
  • simplify firebase config and update measurement id (fa3b91a)
  • tabs: layout improvements (00b8045)

🌲 Dependencies

πŸ“– Documentation Improvements

  • simple-table: add storybook stories (a1678ec)

v2.0.0-19

22 Sep 20:07
Compare
Choose a tag to compare
v2.0.0-19 Pre-release
Pre-release

2.0.0-19 (2023-09-22)

πŸ› Bug Fixes

  • prevent very large zoom extent for searches with some combinations of layers (8a838aa)

v2.0.0-18

22 Sep 18:34
Compare
Choose a tag to compare
v2.0.0-18 Pre-release
Pre-release

2.0.0-18 (2023-09-22)

πŸš€ Features

  • dialog: implement Dialog component (4f1021e)
  • implement disclaimer popup (42585ff), closes #558
  • make results panel resizable (817bfc1), closes #551

πŸ› Bug Fixes

  • fix bug preventing the advanced filter to be properly reset (e486ac0), closes #553
  • fix print widget export button background color (0003193), closes #559
  • prevent results panel from scrolling past the bottom of the table (f38b3c2), closes #570
  • shorten results grid default height (c665559), closes #552