Skip to content

Releases: agrc/wfrc-rtp-projects

v5.3.6

15 Aug 18:42
Compare
Choose a tag to compare

5.3.6 (2024-08-15)

⚠ BREAKING CHANGES

  • added rtpInfoLink required config prop
  • Added aboutTitle required config
  • Added the following config props under layerSelector:
    • BWName
    • BWOpacity
  • projectInformation config changes: commentsEnabled and commentsEnabledUntil have been replaced with showComments, newCommentsEnabled, and newCommentsEnabledUtil. See the updated docs for details.
  • A new filter config property, limitFacilityType, has been added. Also, the useAnd and offByDefault options have been removed since they are no longer needed.
  • defaultExtent needs to be added to your config.
  • The projectInformation.newCommentsOpenUtil config value has been renamed to commentsEnabledUntil.
  • The infoText and projectTypes configs have been nested under filter.

Features

  • add "Limit to [no] ROW needed" filter control (c6d2eb1), closes #152
  • add (un)select all header links (b82af26), closes #26
  • add disableAdvanced filter config (e40a28f)
  • add about sidebar collapsible panel (57cb3fa), closes #151
  • add config docs (ff39312)
  • add configurable "RTP Info" link to header (670b98b), closes #150
  • add defaultExtent config value (dc76865)
  • add error boundary to filter (e25addd)
  • add filter state as url query parameter (b4d68d9), closes #13
  • add final configurable options (a74a3ef), closes #9
  • add firebase deploy action for dev (6a32dc9)
  • add google analytics (27db32c)
  • add home button (d73b240)
  • add link to wfrc favicon (8b4e051), closes #29
  • add map widget resizer handle and other layout improvements (b5d82e6), closes #44
  • add modes config to limit controls (044fc88), closes #168
  • add optional help popup to advanced filter checkboxes (d221c10)
  • add project-level error boundary (234c43c), closes #47
  • add selected project as a url parameter (f1e200e), closes #13
  • add sherlock (51da6e6)
  • add support for black and white imagery base map (0543008), closes #110
  • add udot/local toggle to facility type limit checkboxes (c08be8f), closes #70
  • add url parameters for preserving map extent (640a4b4), closes #13
  • add validation message to cost filter (d37686a), closes #48
  • add vision refresh basemap to layer selector (aa55df4)
  • added info popup to use phasing (98d87ad)
  • auto-cancel builds (6085cf3)
  • auto-open project info on map feature click (8fcf25a)
  • begin to flesh out simple filter layout and framework (1b1bd0f)
  • cut prereleases in dev (c1824d3)
  • flesh out basic layout (5d9233f)
  • implement "Limit to Needs Phase..." checkbox (dfdda0b), closes #69
  • implement commentsEnabledUntil config (048a663), closes #66
  • implement cost filters (e123e04)
  • implement info popup (e9ac26a)
  • implement layer selector (fce296d), closes #63 #64
  • implement phase year filters in advanced (b140956)
  • implement project type header in phase tab (9d51933)
  • implement reset filter button (e52b0c3), closes #12
  • implement splash screen (de576fa), closes #65
  • implement use phasing radio buttons (abd980f)
  • initial filter by project type implementation (f5007cd)
  • make application title configurable (3160c6b)
  • open advanced filter on load if url params have changed filter params (62f98b1), closes #89
  • port comments widget from old wab app (e02835d)
  • port Project Information widget from wasatch choice map (66b704c), closes #19
  • pretty print sql in console logs (1fd61a5), closes #31
  • show symbols from feature layers (45980a7)
  • sync advanced toggle state between tabs (a567678)
  • sync project types between mode/phase tabs (01fe1f3)
  • tooling: add eslint npm command (4f9279e), closes #2
  • tooling: add react eslint configs (2d2d9c6)
  • tooling: bootstrap and sass ([f2ddeaf](https://gith...
Read more

v5.3.6-0

15 Aug 16:15
Compare
Choose a tag to compare
v5.3.6-0 Pre-release
Pre-release

5.3.6-0 (2024-08-15)

Bug Fixes

  • update config from production (cf4c13d)

Styles

  • add margin to details to avoid cutting off content (07d9c5a)

v5.3.5

08 Aug 22:37
Compare
Choose a tag to compare

5.3.5 (2024-08-08)

Bug Fixes

  • app version log (f52b925)
  • update about content (8333106)
  • use new value for attribute style for web api (870072b)

Dependencies

Documentation

v5.3.4

05 Jul 21:47
Compare
Choose a tag to compare

5.3.4 (2024-07-05)

Bug Fixes

Dependencies

v5.3.3

12 Apr 14:36
Compare
Choose a tag to compare

5.3.3 (2024-04-12)

🌲 Dependencies

  • dev: bump eslint-plugin-storybook in the safe-dependencies group (7bc93ed)
  • dev: bump express from 4.18.2 to 4.19.2 (152c421)
  • dev: bump ip from 2.0.0 to 2.0.1 (4badb1f)
  • dev: bump phin from 3.7.0 to 3.7.1 (8226c41)

v5.3.2

09 Feb 15:09
Compare
Choose a tag to compare

5.3.2 (2024-02-09)

πŸ› Bug Fixes

  • another try at fixing the sherlock project search crash (bfa8a7b), closes #221
  • prevent crash when searching for multiple projects (ad00ccb), closes #221

🌲 Dependencies

  • bump deps 🌲 (de8bf29)
  • dev: bump @babel/traverse from 7.23.0 to 7.23.2 (9127add)

πŸ“– Documentation Improvements

  • remove incorrect comment in changelog (aa58de8)

v5.3.2-1

06 Feb 20:50
Compare
Choose a tag to compare
v5.3.2-1 Pre-release
Pre-release

5.3.2-1 (2024-02-06)

πŸ› Bug Fixes

  • another try at fixing the sherlock project search crash (73bdd06), closes #221

v5.3.2-0

06 Feb 19:56
Compare
Choose a tag to compare
v5.3.2-0 Pre-release
Pre-release

5.3.2-0 (2024-02-06)

πŸ› Bug Fixes

  • prevent crash when searching for multiple projects (906f315), closes #221

🌲 Dependencies

  • bump deps 🌲 (dda59bb)
  • dev: bump @babel/traverse from 7.23.0 to 7.23.2 (9127add)

v5.3.1

13 Oct 15:29
Compare
Choose a tag to compare

5.3.1 (2023-10-13)

🌲 Dependencies

  • bump the safe-dependencies group with 6 updates (dd4cffe)

v5.3.0

06 Oct 21:13
Compare
Choose a tag to compare

5.3.0 (2023-10-06)

πŸš€ Features

πŸ› Bug Fixes

πŸ“– Documentation Improvements