This commit is contained in:
2020-01-31 22:44:56 +00:00
parent 54be851b15
commit 3d6263be3d
3 changed files with 5 additions and 18 deletions

View File

@@ -47,10 +47,10 @@ CURRENT TODOs
SHELL / NAV / MENUS / LAYOUT
TODO: Grid is leaving space for side nav on it's right side when in medium width or if make nav go away in full screen
- It appears it thinks it needs to leave room for nav even when not there
- Maybe it's a breakpoint issue somewhere that I overrode and has since changed or something
TODO: initialize.js is forcing default home page to csr if user has rights to csr, when it should only do that if user *IS* customer type
- all others sb dashboard
- window.$gz.store.commit("setHomePage", "/customer-csr-list");
TODO: toolbar above grid for filters, refresh etc (make it a standard component?)
TODO: main.js filters need to be finished
TODO: SEARCH UI