Skip to content

Releases: agrc/deq-enviro

v2.0.0-67

09 Feb 15:30
Compare
Choose a tag to compare
v2.0.0-67 Pre-release
Pre-release

2.0.0-67 (2024-02-09)

πŸ› Bug Fixes

  • bug preventing radio special filters from working (dc2c6b0), closes #555

v2.0.0-66

06 Feb 00:23
Compare
Choose a tag to compare
v2.0.0-66 Pre-release
Pre-release

2.0.0-66 (2024-02-06)

πŸ› Bug Fixes

  • download: add support for nested relationships (d80cfa3)
  • download: prevent duplicate related tables from being created (a585bc5)
  • download: support string type primary keys for relationships (ab93226)
  • download: workaround for arcgis package bug related to FID field in dry cleaners layer (b5a2a5f)
  • handle missing objectIdField props (7b53800)
  • pass a proper geometry object for state extent (f2e031a)
  • prevent messing with geometry when caching (f2a482f)

🌲 Dependencies

  • bump npm dependencies 🌲 (55b1eb7)

🎨 Design Improvements

  • make search result layer text more aligned (fa21a98)

v2.0.0-65

31 Jan 20:00
Compare
Choose a tag to compare
v2.0.0-65 Pre-release
Pre-release

2.0.0-65 (2024-01-31)

πŸ› Bug Fixes

  • more CSP updates for qualtrics (5d4cebb)

v2.0.0-64

31 Jan 17:44
Compare
Choose a tag to compare
v2.0.0-64 Pre-release
Pre-release

2.0.0-64 (2024-01-31)

πŸš€ Features

  • add support for "Additional Search" configs (7c6eab2), closes #572
  • add support for "Special Filters Default To On" config field (9796832)
  • parse dates into human-readable format (c93878d), closes #634
  • show that layer filters have been applied in search progress (664f89b)

πŸ› Bug Fixes

  • allow qualtrics script (de7a0c4)
  • apply layer filter defaults when manually clearing search (f3f827b)
  • fix bug causing duplicate records to be fetched (3f7ce9b)
  • fix regression in caching search geometries (517313b)
  • fix regression preventing result tables from showing layers with errors (5c19d2c)
  • handle no layer filter values (8829d09)
  • linting errors (fe14ac5)
  • tooltip: make sure that it's not overlapped by other content (f9a9721)

v2.0.0-63

30 Jan 18:38
Compare
Choose a tag to compare
v2.0.0-63 Pre-release
Pre-release

2.0.0-63 (2024-01-30)

πŸš€ Features

  • implement layer filters (0148ee3), closes #555
  • popup: implement Popup component (43da064)

πŸ› Bug Fixes

  • add analytics to layer-specific filters (bee3c22)
  • add hover title to data filter icon (9f90ef2)
  • button: standardize forwarded component name (62c9e27)
  • input: add string as a min/max param type (c46fe68)
  • linting (98987e1)

v2.0.0-62

25 Jan 18:10
Compare
Choose a tag to compare
v2.0.0-62 Pre-release
Pre-release

2.0.0-62 (2024-01-25)

πŸš€ Features

  • parse special filter configs (b949d7f)

πŸ› Bug Fixes

  • checkbox: give wrapped labels more vertical separation (aec8fd9)

v2.0.0-61

12 Jan 23:10
Compare
Choose a tag to compare
v2.0.0-61 Pre-release
Pre-release

2.0.0-61 (2024-01-12)

πŸš€ Features

  • add custom analytics events (1afa532), closes #630
  • show updating activity indicator on map (269997f), closes #633

πŸ› Bug Fixes

  • allow for scrolling in results pane when no tables are expanded (67afdbd)
  • button: add onClick to anchor buttons (55b2d4b)
  • ditch dynamic imports (54ae30c)
  • download: fix bug preventing related tables from showing up in the download (2709b5d)
  • enable start new search button after download (5dbb9d0), closes #632
  • fix bug preventing search from completing when a layer had an error (dc8d0c4)
  • fix regression bug after upgrading xstate (b06f7aa)
  • layer order in results grid and download should match the search results (fb0250a)
  • move analytics import to provider to allow for mocking in storybook (b5d66a9)
  • point to AGOL print task (2d5f790)
  • prevent showing result table before search is complete (6062b2c)
  • reduce max returned records to prevent timeouts (fa860c1)
  • remove check for export endpoint on feature services (970fa85)
  • sherlock: line -> polyline symbol name (d5fbdff)
  • update snapshots (4043a42)

🌲 Dependencies

  • add dependabot config for cloudrun/python (6506fdb)
  • bump deps 🌲 (d2be3cf)
  • bump deps 🌲 (4b0a532)
  • bump utah design system to remove annoying console warning (fbf31b4)

πŸ“– Documentation Improvements

  • add note about field alias config option (a629e66)
  • add notes about cloudrun local dev (43039ae)

v2.0.0-60

02 Jan 20:15
Compare
Choose a tag to compare
v2.0.0-60 Pre-release
Pre-release

2.0.0-60 (2024-01-02)

πŸ› Bug Fixes

  • download: switch from request- to event-driven download processing (59f011f)

v2.0.0-59

02 Jan 19:50
Compare
Choose a tag to compare
v2.0.0-59 Pre-release
Pre-release

2.0.0-59 (2024-01-02)

πŸ› Bug Fixes

v2.0.0-58

02 Jan 19:39
Compare
Choose a tag to compare
v2.0.0-58 Pre-release
Pre-release

2.0.0-58 (2024-01-02)

πŸ› Bug Fixes