diff --git a/devdocs/specs/core-roles.txt b/devdocs/specs/core-roles.txt index 5aaa4d93..ab78dc58 100644 --- a/devdocs/specs/core-roles.txt +++ b/devdocs/specs/core-roles.txt @@ -15,6 +15,7 @@ If you can modify an object you can delete an object **OWNER LIMITED ROLES** Limited roles in some cases can create an object but can only edit or delete objects they created +?? STILL BEING PLANNED OUT SEE BELOW AT BOTTOM ?? ## ROLES @@ -85,7 +86,7 @@ Can make entries into existing workorders, add rows to existing areas in the wor backup, troubleshoot, dashboard of throughput, db administration, all the stuff needed to keep RAVEN up and running and monitor any issues in operations of it, nothing to do with business stuff or actual business data - +************************************************************************************************************************************************************ =-=-=-=- HOW TO HANDLE EDIT OWN PLANNING =-=-=-=-=- diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 8e2e9e81..d2920cbe 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -6,6 +6,7 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQ3NTgwMzg2IiwiZXhwIjoi ## IMMEDIATE ITEMS + EDIT OWN PLANNING FIRST - Now all in core-roles.txt @@ -24,7 +25,7 @@ TODO: Make it fucking easier to test deploy and erase db and fetch key and all t - OR, ding ding ding ding...FUCKING CODE THE CLIENT SIDE FOR OPS SHIT LIKE FETCHING KEY, ERASING DB ETC!!!! - Fixup the docker process on devops, make the db fresh on each boot by making postgres not save anything to volume and remove itself on downing like with the dev setup - +TODO: Licensing - make sure tech type use license works properly: a tech license is consumed if a user has **any one** of the four roles of TechFull, TechLimited, SubcontractorFull, SubcontractorLimited ### TODO FILTER ISSUE: SEE integration tests search for BUGBUG there are two tests failing in DataFilterFilteringLists tests that might be DST related =-=-=-=-=-=-