From cdccfac6984e231e981550c185c5d299fb400777 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 28 Jan 2020 20:10:43 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6ef491b8..89f80de1 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -47,6 +47,9 @@ CURRENT TODOs SHELL / NAV / MENUS / LAYOUT +CLIENT biz-role-rights.js no longer required as now have route to fetch role rights + - "http://localhost:7575/api/v8/AuthorizationRoles/list?AsJson=true" + - Put into STORE as temporary (not saved) value and update code to use that instead of biz-role-rights and then remove biz-role-rights CLIENT ROLE NAME CHANGE - "client" now "customer"