Releases: agrc/deq-enviro
Releases Β· agrc/deq-enviro
v2.0.0-73
v2.0.0-72
2.0.0-72 (2024-03-10)
π Features
π Bug Fixes
- add field types to field configs (eadc930), closes #645
- add retry logic to the layer search process (e416633), closes #648
- apply label config from spreadsheet (069565d), closes #649
- button: better styling for when text wraps (41dccab)
- button: smaller default padding for xl size (ea14cae)
- only show config fields in identify pane (7f15263), closes #644
- prevent reference layer name truncation (5d012ec), closes #651
- switch back to yellow fill for search geometry symbol (f95a60c), closes #646
v2.0.0-71
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)