-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release 6.2.1 (#414) * release notes * release notes and version update * Feature/fsr 750 (#418) * added column headers to list results page and altered time info below gauge names * Add trend column * changed order of height and state on station page * added trend to station and rainfall * added trend to station page and fixed related unit tests * removed commented out code and non needed svg var * fixed time issue and related tests * added unit test coverage for trend * added trend details to map page * added date to station latest and station view * fixed broken unit tests around dates * fixed trend list and station mismatch * make headers bold on river and sea levels list * Changed term from Gauge to Measuring station * added tooltips to date, trend and height * added tooltips for state * unit tests added for toggletips * display toggle for tidal stations added and code smells removed * moved space to trigger rebuild in github * change to sea level stage_datum logic * changed time format on rainfall, station and map pages --------- Co-authored-by: neil mclaughlin <[email protected]> * https://eaflood.atlassian.net/projects/FSR/versions/16333/tab/release-report-all-issues * added release notes and updated version numbers * updated notes * update to release docs --------- Co-authored-by: Lee Gordon <[email protected]> Co-authored-by: neil mclaughlin <[email protected]>
- Loading branch information
1 parent
8a3642e
commit 6b7babb
Showing
35 changed files
with
1,301 additions
and
492 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Check for flooding 6.3.0 Tuesday 4th April 2023 | ||
|
||
# Release | ||
|
||
6.3.0 | ||
|
||
https://eaflood.atlassian.net/projects/FSR/versions/16333/tab/release-report-all-issues | ||
|
||
# Tickets | ||
|
||
https://eaflood.atlassian.net/browse/FSR-621 | ||
https://eaflood.atlassian.net/browse/FSR-634 | ||
https://eaflood.atlassian.net/browse/FSR-635 | ||
https://eaflood.atlassian.net/browse/FSR-720 | ||
|
||
# Instructions | ||
|
||
Straight forward application build for release | ||
|
||
1 - Execute LFW_{STAGE}_02_UPDATE_DATABASE | ||
2 - Execute LFW_{STAGE}_03_UPDATE_GEOSERVER_PIPELINE | ||
3 - Execute LFW_{STAGE}_99_LOAD_RIVERS | ||
4 - Execute LFW_{STAGE}_04_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE | ||
|
||
Execute smoke tests and forward results |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.