This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
user selects filter, techs to show, what order etc and then it just uses that when they select it as a view
|
||||
Views could also drive schedule type dashboard widgets as well
|
||||
Copy the fuck out of google calendar UI layout, it's popular and easy to use https://calendar.google.com/calendar/u/0/r/week?pli=1
|
||||
however it is a bit too complex in many areas so just stick to the bare essentials and cleanliness a.m.a.p.
|
||||
This I like about it:
|
||||
One single PLUS button prominently displayed to add an appointment
|
||||
|
||||
|
||||
CASES
|
||||
@@ -48,7 +51,10 @@
|
||||
1686 - ability to set how much stuff displays / alt schedule / calendar view??? Not sure really, it's a mish mash
|
||||
729 - mass misc omnibus copied to above the useful bits
|
||||
|
||||
|
||||
SCHEDULE TODO:
|
||||
Basically just replicate google calendar UI with our own related objects driving it
|
||||
Day, Week, Month, Year, Schedule (not actually a calendar, but a list, do we need??), 4 days views
|
||||
Data list functionality with filters to drive schedule, however people select them in the UI rather than the way we filter datalists now
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user