Protecting Created Date, updating docs, changin errors to JSON

This commit is contained in:
2018-11-16 11:48:45 +01:00
parent cb7a46617d
commit dc1778a5b9
12 changed files with 86 additions and 46 deletions

View File

@ -19,12 +19,13 @@ Todo till we can fork this repo
- hardcoded roles
* ~~/register endpoint creates database, company and first admin~~
* checking some roles in all endpoints
* ~~load db connections from config~~
* ~~user delete needs to update system~~
* ~~company delete needs to exist and update usercompanymap~~
* modified by (companyuserid)
* last modified in update for all tables
* ~~last modified in update for all tables~~
* checking some roles in all endpoints
* modified by relation (companyuserid)
* return error in case of not found
## Notes: