Checking basic roles for updates
This commit is contained in:
21
Readme.md
21
Readme.md
@ -14,18 +14,15 @@ To regenerate docs simply run `bee generate docs`
|
||||
|
||||
Todo till we can fork this repo
|
||||
|
||||
- Not found for endpoints should be Json response
|
||||
- migrations for company_template
|
||||
- hardcoded roles
|
||||
|
||||
* ~~/register endpoint creates database, company and first admin~~
|
||||
* ~~load db connections from config~~
|
||||
* ~~user delete needs to update system~~
|
||||
* ~~company delete needs to exist and update usercompanymap~~
|
||||
* ~~last modified in update for all tables~~
|
||||
* checking some roles in all endpoints
|
||||
* modifiedby (companyuserid) relation
|
||||
* return error in case of not found
|
||||
- ~~/register endpoint creates database, company and first admin~~
|
||||
- ~~load db connections from config~~
|
||||
- ~~user delete needs to update system~~
|
||||
- ~~company delete needs to exist and update usercompanymap~~
|
||||
- ~~last modified in update for all tables~~
|
||||
- ~~modifiedby (companyuserid) relation~~
|
||||
- ~~checking some roles in all controller endpoints~~
|
||||
- return error in case of not found
|
||||
- go through all endpoints for errors
|
||||
|
||||
## Notes:
|
||||
|
||||
|
Reference in New Issue
Block a user