This commit is contained in:
@@ -10,17 +10,15 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
|
||||
MODIFY USERS LIST FORM PER BELOW
|
||||
MODIFY USER EDIT FORM PER BELOW
|
||||
|
||||
Copy and replicate to Customer users centric UI (list and edit form) within customers area of UI
|
||||
|
||||
todo: USER redux
|
||||
Eliminate UserType Administrator
|
||||
Change any usage of Adminstrator type to non-scheduleable
|
||||
Modify v8Migrate to import any Administrator type user as a Non-Scheduleable user
|
||||
Eliminate Utility type user
|
||||
V8Migrate Don't import utility type users
|
||||
|
||||
|
||||
# EXISTING USERS UI to be staff / contractor centric, no customer users
|
||||
Change current Users list data-table to use the regular data-table
|
||||
Add a User controller List route to get all non customer Users
|
||||
Modify User edit form to restric the types of Users so you can't pick customer or head office, they will be separate
|
||||
Modify User edit form to restrict the types of Users so you can't pick customer or head office, they will be separate
|
||||
|
||||
#Add customer centric users in customer tree area
|
||||
Copy from regular users and modify the list and edit form
|
||||
|
||||
Reference in New Issue
Block a user