This commit is contained in:
@@ -281,37 +281,25 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
/*
|
/*
|
||||||
PLAN: TODO:
|
|
||||||
|
|
||||||
What shows in schedule:
|
TODO NEXT:
|
||||||
Reviews are review icon, appt color - none
|
Display and open Reminders
|
||||||
Reminders are reminder icon, appt. color is reminder selected color
|
reminder icon, appt. color is reminder selected color
|
||||||
|
Display and open Reviews
|
||||||
|
review icon, appt color - no inherent so do grayish neutral and test on both dark and light modes
|
||||||
|
Settings form
|
||||||
|
|
||||||
|
persist, imminentize
|
||||||
|
Save / load from server (or locally only? as formSettings.saved)??
|
||||||
|
saved with device or saved with account is the heart of it
|
||||||
|
wo display section:
|
||||||
|
DISPLAY
|
||||||
|
Color: wostatus/woitemstatus/woitempriority/none
|
||||||
|
Weekdays: weekdays to display, copy from pm exclude days thingy
|
||||||
|
More info: checkbox beside each item below that can be shown in wo
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
SETTINGS:
|
|
||||||
Save / load from server (or locally only? as formSettings.saved)??
|
|
||||||
saved with device or saved with account is the heart of it
|
|
||||||
wo display section:
|
|
||||||
DISPLAY
|
|
||||||
Color: wostatus/woitemstatus/woitempriority/none
|
|
||||||
Weekdays: weekdays to display, copy from pm exclude days thingy
|
|
||||||
More info: checkbox beside each item below that can be shown in wo
|
|
||||||
|
|
||||||
|
|
||||||
TODO NEXT:
|
|
||||||
|
|
||||||
Drag/drop/extend/ create new (wo/reminder) with speed dial fab control in click location using example
|
|
||||||
https://vuetifyjs.com/en/components/calendars/#drag-and-drop
|
|
||||||
https://vuetifyjs.com/en/components/floating-action-buttons/#speed-dial
|
|
||||||
|
|
||||||
Speed dial create wo
|
|
||||||
|
|
||||||
issues:
|
|
||||||
|
|
||||||
|
|
||||||
settings form persist to server
|
|
||||||
reminders (create / modify)
|
|
||||||
reviews (can't create from here but can modify / open)
|
|
||||||
|
|
||||||
TESTING:
|
TESTING:
|
||||||
drag/extend in all views working?
|
drag/extend in all views working?
|
||||||
@@ -329,7 +317,7 @@ SETTINGS:
|
|||||||
could just default to regular reporting list, doesn't absolutely need to be a calendar at least at first
|
could just default to regular reporting list, doesn't absolutely need to be a calendar at least at first
|
||||||
as long as it has all appointments consolidated in single list
|
as long as it has all appointments consolidated in single list
|
||||||
|
|
||||||
|
Move on to the shared service schedule with categories being people and all that entails
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user