Skip to content
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

Closed
Gum-Joe opened this issue Feb 21, 2021 · 0 comments · Fixed by #51
Closed

Site wrong #50

Gum-Joe opened this issue Feb 21, 2021 · 0 comments · Fixed by #51

Comments

@Gum-Joe
Copy link
Owner

Gum-Joe commented Feb 21, 2021

Next week is Week B. Site:
image

Gum-Joe added a commit that referenced this issue Feb 28, 2021
Added alerts to holiday page
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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant