From a9b93613d7fe9620bcab3e8702b65002efdaf685 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 12 Apr 2021 20:27:49 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + ayanova/src/components/work-order-header.vue | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f4abf58f..7c3737f6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -224,6 +224,7 @@ CURRENTLY DOING: make from new BIG PICTURE STUFF - ability to create from nothing implement whatever is minimally necessary to get it to work and do full crud test at all layers - test out, confirm can CRUD as planned independantly and all at once + - Test out role rights, login as various roles and ensure it works as expected - once pass this step then second pass at new features that affect models (not necessarily UI stuff just fields required etc) shouldn't be too much as already did that when recently fleshed out models but no doubt missed much - then full in front end and flow out to back end as required, remove any backend that was a defunct evolutionary path so no cruft left around diff --git a/ayanova/src/components/work-order-header.vue b/ayanova/src/components/work-order-header.vue index b8dee95a..002def7f 100644 --- a/ayanova/src/components/work-order-header.vue +++ b/ayanova/src/components/work-order-header.vue @@ -28,6 +28,20 @@ + + +