This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
Releases: rubenvanerk/lifesavingrankings
Releases · rubenvanerk/lifesavingrankings
2020.05.23
Added
- New section: My Account, where you can change your password and manage your extra times and analysis groups
- Relay analysis now has a progress bar to indicate how much of the simulation is done
- Clean up of relay analysis. When a potential team has unused athletes, they are removed.
- Comparison times in Individual Analysis are now free input fields
- These free input fields can be filled with predefined sets
- Extra results can now be deleted
- Analysis groups can now be deleted
- Added an explanation for Individual and Relay analysis
Changed
- Style adjustments and code reorganization
- Improved usability
Fixed
- Extra added times were sometimes visible in places they shouldn't, this is now fixed
2020.05.17
Changed
- Menu now includes this changelog
- External link in menu has icon to mark link as external
Added
- Competition overview now has a sub-navigation so it's easier to navigate between events, especially useful on mobile
2020.05.15
Changed
- Made scale on progression graph dynamic so it's easier readable
- Improved performance for creating and updating analysis groups
Fixed
- Hide progression graph when there's only 1 point available
2020.05.08
Fixed
- Add time page is reachable again
- Anchors in URLs now scroll to the right section for static pages
Removed
- Removed complete relays from add result form, only individual event results should be available to add to an athlete
2020.05.07
Added
- New changelog to communicate changes to users
- Pipelines to streamline development process
Changed
- Improved lot of code to make it easier to understand and develop
Removed
- Need for
|to_url
filter