From 3202692593fcb69896fbb459127d265e087ef1e1 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 6 Jan 2020 19:22:49 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 ++++++----- ayanova/src/views/customer-csr-list.vue | 21 +++++++++++++++++++++ ayanova/src/views/customer-workorders.vue | 21 +++++++++++++++++++++ 3 files changed, 48 insertions(+), 5 deletions(-) create mode 100644 ayanova/src/views/customer-csr-list.vue create mode 100644 ayanova/src/views/customer-workorders.vue diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 736b6bbe..88a26c38 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -46,10 +46,7 @@ CURRENT TODOs =-=-=-=-=-=-= SHELL / NAV / MENUS / LAYOUT - -TODO: Ops login has no dashboard change where it directs them on login - - Go to Backup for now - - Maybe there should be a dashboard for ops where it just shows some metrics and that the server is up or something + TODO: Client login has no dashboard change where it directs them on login @@ -57,10 +54,14 @@ TODO: Client login UI - Own top level area just like Service or Accounting - See RI client login manual for full list of functionality - Client CSRS - - Client Units - Client workorders + - Naming scheme: + - home + - customer-csr + - customer-workorders + TODO: Errors - make sure all user displayed errors have an error number if they might be something tech support needs to know (case 1854) - I guess this is a LT feature really - Once start then make sure documented in manual diff --git a/ayanova/src/views/customer-csr-list.vue b/ayanova/src/views/customer-csr-list.vue new file mode 100644 index 00000000..5285fed7 --- /dev/null +++ b/ayanova/src/views/customer-csr-list.vue @@ -0,0 +1,21 @@ + + + diff --git a/ayanova/src/views/customer-workorders.vue b/ayanova/src/views/customer-workorders.vue new file mode 100644 index 00000000..8b0a2ae3 --- /dev/null +++ b/ayanova/src/views/customer-workorders.vue @@ -0,0 +1,21 @@ + + +