-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Site wrong #50
Comments
Gum-Joe
added a commit
that referenced
this issue
Feb 28, 2021
Fix #50 to ensure the site works: Issue was that we told the site to go forward 1 week on Sundays and Saturdays, which resulted in it skipping a week forward. This is because the algorithm works by rewinding to the last Sunday and going from there, so on Sundays it obviously stays on the current Sunday, and it was programmed to jump forward 7 days on Sundays Also adds a alert on Lateral Flow Testing & version bump Commits: * Change alert * Setup separate KECHG and KECHB alerts * Fixed an issue where date was wrong #50 Added alerts to holiday page * Bump version number * Remove date fiddling
Gum-Joe
added a commit
that referenced
this issue
Mar 2, 2021
Fix #50 to ensure the site works: Issue was that we told the site to go forward 1 week on Sundays and Saturdays, which resulted in it skipping a week forward. This is because the algorithm works by rewinding to the last Sunday and going from there, so on Sundays it obviously stays on the current Sunday, and it was programmed to jump forward 7 days on Sundays Also adds a alert on Lateral Flow Testing & version bump Commits: * Change alert * Setup separate KECHG and KECHB alerts * Fixed an issue where date was wrong #50 Added alerts to holiday page * Bump version number * Remove date fiddling
Gum-Joe
added a commit
that referenced
this issue
Mar 2, 2021
* Add new build script Co-authored-by: David Wheatley <hi@davwheat.dev> * Reduce colours on homepage (#43) Reduce the number of colours on the homepage, by: - Changing social to minimal icons with no coloured BG (only have a white outline now) - Modify some colours for alerts * Iteration 1: socials * Change hover for socials * Bump version number * Add code docs * Slightly darken green * Adjust blue used for INFO * MS1.5 Fix an issue where the site is wrong (#51) Fix #50 to ensure the site works: Issue was that we told the site to go forward 1 week on Sundays and Saturdays, which resulted in it skipping a week forward. This is because the algorithm works by rewinding to the last Sunday and going from there, so on Sundays it obviously stays on the current Sunday, and it was programmed to jump forward 7 days on Sundays Also adds a alert on Lateral Flow Testing & version bump Commits: * Change alert * Setup separate KECHG and KECHB alerts * Fixed an issue where date was wrong #50 Added alerts to holiday page * Bump version number * Remove date fiddling * Testing * Add env vars * Correct build path * Readd branch protector Remove 6th form quiz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Next week is Week B. Site:
The text was updated successfully, but these errors were encountered: