* Add copy to sidepanel
- add copy
- add spanish copy
- update snapshots
- udpate en.json and es.json
* Fix typo on Traffic data
* Reduce sidepanel title font size to x-large
* Add TSD link to alert
- refactor LinkTypeWrapper API to take a defineMessage as URL
- remove legacy console.log statements
- update snapshots
* Add slides under YouTube link
* Render events in DESC order on PEC
* Add RFI to alert and update snapshots
* Change Explore the tool to Explore the map
- update all snapshots
- update gherkin tests
- new en.json is created
* Update Alert copy
- update expiration date
* Update es.json ids from tool to map
* Commit latest es.json with local changes
* Rebase main, remove intl errors in console
- change from map to tool in side panel (3 places)
- make survey button route to spanish site
- make survey button open in new tab
- remove all intl errors in console on each page
- remove rebase artifact from es.json
- update all snapshots
* Correct wasterwater typo
* Update Download sidebar, add new alert
- Fixes#1567
- Cleaned up styles related to buttons.
- Refactored buttons a little to make easier to maintain.
- Updated test snapshots/translation files
* Fixes
* More text fixes
* Updates to Spanish Site
* update bad edit
* take feature flag out
* removing feature flag from Language component
* bad return
* updated snapshots
* Update unit tests
Co-authored-by: TomNUSDS <tomn.usds.opensource+tomnusds@gmail.com>
- detected bug with zoom/lat/lng values and created ticket 1550
- get realtime has from mapRef
- pass hash to AreaDetail as prop
- update tests and snapshots
* Add script to un-nest the translated es.json file
* Update unit tests
* Update i18n IDs to conformity
* Update READMEs
* Make ordinal values in sidepanel i18n compliant
* remove redudant IDs in en.json
* Add oridinal i18n to IndicatorValue sub-text
* Update plurals in sidepanel
- Disadvantaged in 1 category
- Disadvantaged in 5 categories
- At or above 1 threshold
- At or above 10 thresholds
* Add en.json link to GHA
* Enable FormatJS linter rules to catch i18n issues
* Testing if commit hash will render in PR message
* Testing if commit hash will render in PR message
* Enable allow repeats
* Try to add run command
* remove attempts to link to en.json
* Define COMMIT HASH env variable
* Move commit hash to deploy job