Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature/fsr 488 (#275) * testing gtag * google analytics * FSR-488: Move gtag event into core.js. * FSR-488: Fix linting errors. * FSR-488: Remove stageprompt.js. * Google analytics click events * FSR-488: Refactor map ga event processing. * FSR-488: Fix linting errors. * added last tags for POC * added final tags on links we want to watch * added check for each element * refactored due to linter * Capitalising from PR feedback * linting Co-authored-by: John Shields <[email protected]> * Feature/fsr 488 fix (#276) * fix found in testing * added check for button in JS * Feature/fsr 488 (#275) * testing gtag * google analytics * FSR-488: Move gtag event into core.js. * FSR-488: Fix linting errors. * FSR-488: Remove stageprompt.js. * Google analytics click events * FSR-488: Refactor map ga event processing. * FSR-488: Fix linting errors. * added last tags for POC * added final tags on links we want to watch * added check for each element * refactored due to linter * Capitalising from PR feedback * linting Co-authored-by: John Shields <[email protected]> * Feature/fsr 488 fix (#276) * fix found in testing * added check for button in JS * Feature/fsr 528 (#277) * Update Terms and Conditions page https://eaflood.atlassian.net/browse/FSR-528 * Made changes to terms & conditions * added querry onto qualtrics url (#278) Co-authored-by: Holly Adamson <[email protected]> * Feature/fsr 493 fix (#282) * fixes found in testing * added referer to 2nd feedback link * restored custom feedback and choose another location (#284) * Feature/fsr 302 (#285) * rainfall https://eaflood.atlassian.net/browse/FSR-302 * created initial route/view/unit test * updates css and mark up * pull rainfall data * rainfall model added * update to model * Added date to view and merged work * added unit tests for rainfall * adding graph to page * pushing up broken unit tests for other Dev to fix * fixed linting * update to webpack * Graph fixes * Webpack update for bar chart / ie11 * routes renamed, unit tests added and updated, long/lat added to model * fixed time format for rainfall page * make rainfall station is list clickable * added unit test for station the mesures in hrs * Added 1DP function for rainfall * unit test fixes for rainfall * removing code comments that are no longer needed * refactored rainfall code * refactored removing uneccasry rainfall properties * further refactoring of batch data function in rainfall model * amended id field on rainfall and added unit test * updated the cache time on the rainfall station and telemetry * added rainfall csv functionality and associated unit tests * added social links and metadata plus unit test * added nearby levels link to rainfall page * added error messages for rainfall and unit tests * padded rainfall data included in csv, hide rainfall graph if data error shown * created initial route/view/unit test * updates css and mark up * pull rainfall data * rainfall model added * update to model * Added date to view and merged work * adding graph to page * added unit tests for rainfall * fixed linting * Graph fixes * update to webpack * Webpack update for bar chart / ie11 * routes renamed, unit tests added and updated, long/lat added to model * fixed time format for rainfall page * make rainfall station is list clickable * added unit test for station the mesures in hrs * Added 1DP function for rainfall * unit test fixes for rainfall * removing code comments that are no longer needed * refactored rainfall code * refactored removing uneccasry rainfall properties * further refactoring of batch data function in rainfall model * amended id field on rainfall and added unit test * updated the cache time on the rainfall station and telemetry * added rainfall csv functionality and associated unit tests * added social links and metadata plus unit test * added nearby levels link to rainfall page * added error messages for rainfall and unit tests * padded rainfall data included in csv, hide rainfall graph if data error shown * added links on live map for rainfall Co-authored-by: NikiWycherley <[email protected]> Co-authored-by: danleech-defra <[email protected]> * fixed rainfall error message display issue (#286) * Feature/fsr 535 (#287) * added data journey click to click event items * refactor due to sonarcloud * refactor due to sonarcloud take 2 * added console error fix and some more event tags * linting issue * added events to checkboxes on maps * added last one on 5DF tabs * Feature/fsr 535 fix (#289) * adding some events that have changed since phase 1 * changed google event tag on TA page * Feature/fsr 302 fix2 (#290) * multiple small fixes to fix issues found in testing see FSR-302 * added check on unit test to ensure no minute data when hourly telemetry * Feature/fsr 302 fix3 (#291) * fix to event tagging * fixed letter case problem * Feature/fsr 535 fix3 (#292) * one last Gtag change * added last gtag * Add rate limiting to station pages - feature/FSR-486 (#294) * FSR-486: Add hapi-rate-limit plugin. * FSR-486: Change rate limit envvar validation. * FSR-486: Add rate-limit plugin unit test. * FSR-486: Fix rate-limit unit test. * FSR-486: Add unit test fror status code 429. * FSR-486: Update rate-limit unit test. * FSR-486: Update readme for rate limit environment variables. * FSR-486: enable rate limiting on all routes apart from "/assets". * FSR-486: Remove redundant hapi-rate-limit plugin option. * FSR-486: Update rate-limit plugin unit tests. * FSR-486: Add config.js unit test. * FSR-486: Extend rate-limit plugin tests. * FSR-486: Change rate-limit configuration to test user only. * FSR-486: Restrict rate limiting to station pages. * FSR-486: Revert to userLimit from userPathLimit. * FSR-486: Add rate limiting content to terms-and-conditions page. * FSR-486: Text and styling changes for rate limiting content. Co-authored-by: John Shields <[email protected]> * Feature/fsr 302 fix4 (#295) * fixing nearby levels link on rainfall pages * added nearby levels rainfall test and data * fixed sonarcloud issues * added further unit test * added post unit test for nearby rainfall * Release 5.7.0 version update and notes. (#296) Co-authored-by: John Shields <[email protected]> * capitalize fix and update to flood outlook tooltip (#298) * fixed rainfall csv bug (#299) * created fix to handle capitalisation back end not with nunjucks (#301) * upgrading npm dependencies (#305) * upgrading npm dependencies * updated node version in readme * Feature/fsr 542 (#306) * Subtitle on river list page updated * Update to rainfall station tooltip * Update to linter * Fixing code smell * Fixing code smell Co-authored-by: John Shields <[email protected]> * Feature/fsr 540 fix2 (#304) * refactored capitalise in outlook tabs * edited FGS test file ref * sonarcloud refactor * Feature/fsr 529 (#307) * reject cookies button and event listener added * cookie reject added * updated tests * Feature/fsr 529 fix (#308) * reject cookies button and event listener added * cookie reject added * updated tests * reject cookies button and event listener added * cookie reject added * updated tests * fixed cookie issue * Feature/fsr 426 (#310) * privacy notice content update https://eaflood.atlassian.net/browse/FSR-426 * updateded content for Privacy page * Feature/fsr 559 (#309) * Map rainfall icons repalced * Rainfall key icon replaced * New icons for rainfall wet and dry * Updated icons stations page list * icons in list now updating, added unit test Co-authored-by: danleech-defra <[email protected]> Co-authored-by: Holly Adamson <[email protected]> * Feature/fsr 426 fix (#312) * feature/FSR-426 Fix * added changes found in review * Feature/fsr 426 fix2 (#314) * feature/FSR-426-fix2 * updated email to a href * Attemt to fix commits behind master issue. * Release 5.9.0: Preparation Co-authored-by: nikiwycherley <[email protected]> Co-authored-by: John Shields <[email protected]> Co-authored-by: hollyadamson <[email protected]> Co-authored-by: Holly Adamson <[email protected]> Co-authored-by: Lee Gordon <[email protected]> Co-authored-by: danleech-defra <[email protected]> Co-authored-by: LeeGordon83 <[email protected]>
- Loading branch information