- If start time is before start of day, omit start time, but reserve space.
- Time should not show on narrow windows.
Description
Description
Revisions and Commits
Revisions and Commits
Status | Assigned | Task | ||
---|---|---|---|---|
Open | epriestley | T7924 Unprototype Calendar (v1) | ||
Resolved | lpriestley | T7926 Modernize Calendar Infrastructure | ||
Resolved | lpriestley | T7927 Use ApplicationSearch in Calendar | ||
Resolved | lpriestley | T7941 Figure out what non-list Calendar views we're going to support | ||
Resolved | epriestley | T4375 Do a quick / low-hanging-fruit pass on Calendar | ||
Resolved | chad | T4392 Implement "Month" calendar mock | ||
Resolved | lpriestley | T8188 Daily lists of event in Calendar month view should also show the time an event starts. |
Event Timeline
Comment Actions
What's left is wrapping the entire list item line (title and time) in a link so that the entire line is clickable.
Comment Actions
Going to break out making the row clickable to another optional task. One that is not particularly tied to the month view. Re: T8248