This repository has been archived by the owner on Feb 24, 2023. It is now read-only.
Releases: USGS-WiM/whispers
Releases · USGS-WiM/whispers
v2.18.1
v2.18.0
Added
- added disabling of Add/Remove collaborator for complete events (issue #1291)
- added automatic inclusion of Event Owner in the Alert Collaborators Component collaborators list (issue #1292)
- added redirect to home after event submission (issue #1293)
Changed
- updated text in the Edit User component (issue #1289)
- lengthened select dropdowns and added tooltips on Custom Notification component (issue #1290)
Fixed
- fixed bug on Circles Component where initial load sized table length to 10 despite pagination selection (issue #1267)
v2.17.0
Added
- adds autocomplete functionality to the CircleChooseComponent so user can type to search options for selection (#1268)
- adds a check against the user deleting the sole location species from an event location (#1238)
- adds a new validation on the speciesDiagnosisForm of the EditSpeciesDiagnosisComponent to prevent 0 diagnosis count or tested count (#1262)
Changed
- changes text for Request to Collaborate (issue #1280)
Fixed
- fixes a missing call to updateCirclesResultsCount that was causing Circles pagination to malfunction (issue #1267)
- fixes a bug with the Species Details list on Event Details page duplicating species when navigating between Associated Events (issue #713)
- fixes a bug with display of event icons/markers on map, popup, and event table on the home page (issue #1269)
v2.16.12
- updates jQuery dependency version to address a vulnerability scan flag
- replaces
node-sass
dependency withsass
v2.16.11
v2.16.10
- issues #820, #1222, #1223, #1224, #1225, #1226, #1234, #1239, #1240
- fixes bug with county polygon fill
- provides 'undetermined' diagnosis as option in event submission form
- removes parenthesis around 'suspect' on event submission form
- removes phantom '?' from service response
- adds commas and better separation between lab names
- addition: selection of captive triggers event visibility warning on event details
- allows deletion of event-level comments for complete events
- addition: prevention of only event org deletion