This commit is contained in:
2020-07-07 23:43:18 +00:00
parent ca3fb50058
commit e3fe14acc9
4 changed files with 60 additions and 3 deletions

View File

@@ -13,6 +13,15 @@ todo: notification
https://github.com/vuetifyjs/vuetify/blob/3513d76774ce4ed02c34220ba6389fa0f42467c1/packages/docs/src/components/app/Notifications.vue
todo: Test server down while polling in release mode, does it recover when server starts again or...?
todo: PickLists based on AyaPickList at server, need one for each type, so far have widget and user only
Not sure if should just make them all or...??
Maybe when I hit a form that uses it, that's when I really need it?