diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index 998c4fd4..d8269f48 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -19,15 +19,9 @@
SVC-SCHEDULE OUTSTANDING ITEMS
- Choose techs feature:
- Not in settings, separate feature Show filter icon opens tag picker (or persistent tag picker??)
- tag picker surfaced all time in large views or in settings for narrow views
- filters users by tags and shows them in alpha order by name
- NO ability to set the order for this release but we could consider adding a field as a sorting field later
- Tag selection is persistent and stored with the users temp settings so persistent by browser not saved to server
-
- During settings form, fetchEvents should be disabled until after save as changing DOW is triggering fetch which can be slow in a loaded sched
-
+ User colors? Is this even going to be a thing or needed anymore??
+ in v7 it was only in calendar so if not in calendar now then no need
+
See about including no tech items as sched should show them as unassigned or something it's built in for non matches but I could enable that anyway
it was in v7
maybe always far right by default, but then people may not want it to take up space
@@ -37,8 +31,7 @@
Keep both Day view and Category views but make category the default drill into view when click on a date
- User colors? Is this even going to be a thing or needed anymore??
- in v7 it was only in calendar so if not in calendar now then no need
+
need ability to drag to another tech in category view
diff --git a/ayanova/src/views/svc-schedule.vue b/ayanova/src/views/svc-schedule.vue
index 695e8ded..2cbf7900 100644
--- a/ayanova/src/views/svc-schedule.vue
+++ b/ayanova/src/views/svc-schedule.vue
@@ -3,31 +3,37 @@
+
{{ $ay.t("DateRangeToday") }}
- $prev
+ $prev
- $next
+ $next
-
+
{{ $refs.calendar.title }}
-
-
+
+
-
- $ayiCog
+
+ $ayiCog
-
+ {{ typeToLabel() }}$sort
@@ -105,8 +124,15 @@
category-show-all
:categories="categories"
category-text="name"
- category-for-invalid="UNKNOWN USER"
+ category-for-invalid="????"
>
+
+