-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Calendar Page #38
Milestone
Comments
BobChao87
added this to the Oengus Webapp v2 - Milestone 2 - Logged Out Pages milestone
Sep 28, 2021
BobChao87
added a commit
that referenced
this issue
Nov 14, 2021
Improves .is-active class additions handling, allowing links to opt-out Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 17, 2021
Sending request parameters means we do not attempt to use cache This is because the key will either be computed to the result won't enter the store at all and only the promise is used. This may change in the future Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 17, 2021
forDates is potentially a proxy for a future method Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 17, 2021
Correct sending data to commit at all instances Add a warning when trying to save an array without a transform Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 17, 2021
Displays marathons on each day they occur Summarizes days without marathons Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 18, 2021
"No marathons" text only shows if there's nothing for the whole display Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 20, 2021
Safari didn't like the string we made and frankly once we stopped using "month only" this is what we should have done initially. Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 23, 2021
Each marathon gains a bar that says when during the day it occurs Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 24, 2021
Limits the max size of the range on calendars Starts code to support the page on smaller screens Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 24, 2021
Comes in 4 unique flavors! Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 26, 2021
Calendar ranges will match day headers in terms of color info Related to Issue #38
BobChao87
added a commit
that referenced
this issue
Nov 26, 2021
If the current day is in the day header's duration, it changes The colors used match the colors used in Schedule for "current run" Related to Issue #38
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This doesn't really belong to User or Marathon pages, but I really don't want to tie checkpoint 1 to its completion, so we're just leaving it as a general ticket on milestone 2.
The text was updated successfully, but these errors were encountered: