This commit is contained in:
2021-09-23 00:23:45 +00:00
parent 16d8f5a3a8
commit bded73c6e2

View File

@@ -422,39 +422,8 @@
/*
TODO NEXT:
Determine all settings required to persist (try to think of shared schedule too becuase want to use the same basic structure so one path to api)
Store and retrieve as a single json object?
then could re-use for potentially other things
Like a route that stores per userid and formkey a single json object, null if none
on change of settings persists when settings form closes
does this supersede some user options?
Settings form
Settings should be for the FORM, not the user so that a user can have different settings in personal schedule vs svc-schedule etc
persist, imminentize
Save / load from server (or locally only? as formSettings.saved)??
saved with device or saved with account is the heart of it
Settings:
wo color choice
wo show
reminders show
reviews show
weekdays to show
start time
intervals
interval slices
todo: ### find all trans keys and make sure they are fetched in initform ###
TESTING:
Test here locally and check for layout issues while doing it on all devices
drag/extend in all views working?