all apparently working and cleaned up

This commit is contained in:
2020-06-10 21:40:05 +00:00
parent 0a43e53ab7
commit 3dd7e05549
9 changed files with 12 additions and 985 deletions

View File

@@ -93,6 +93,10 @@ todo: License testing (I know it's working when these things all pass)
#################################
todo: server error red box messages have \r\n characters in them
todo: add system to reset password if lost
todo: Auth is directly fetching, re-route through gzapi instead
todo: remove all use of .then() as it's being used incorrectly
replace with await and async methods
todo: switch all api methods to use the Ex method added (part of de then-ification)
todo: Administration - Users
is this where roles are set?