Releases: agrc/deq-enviro
Releases Β· agrc/deq-enviro
v2.0.0-70
v2.0.0-69
v2.0.0-68
v2.0.0-67
v2.0.0-66
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
v2.0.0-64
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
v2.0.0-62
v2.0.0-61
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)