This commit is contained in:
2018-11-20 19:00:16 +00:00
parent 26325f089f
commit 9ef2022b5b
10 changed files with 201 additions and 22 deletions

View File

@@ -4,10 +4,9 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQyNjY5Njc3IiwiZXhwIjoi
## IMMEDIATE ITEMS
- Colors
- what are the application colors going to be and start using them now.
- Widget list component that works with real data
- https://vuetifyjs.com/en/components/data-tables#example-server
- Displays as a smaller item with maybe a count of widgets only that is expandable into a list of widgets
- paging, sorting, filtering (by tag), items per page
- Stored locally with client so each client app can have individual settings (i.e. phone vs desktop can have alternate settings for same user)