This commit is contained in:
2018-09-04 18:58:10 +00:00
parent 077b9c7617
commit 21eb952e5a
5 changed files with 230 additions and 9 deletions

View File

@@ -30,8 +30,7 @@ IMMEDIATE ITEMS:
================
- USER OBJECT
- User route and controller and biz object
- User routes for create update delete the core User object (no user settings in it) {also see rights in BizRoles.cs as it is not fully fleshed out yet}
- Tests for user routes
- USER OPTIONS OBJECT
- UserOptions object and routes will be used for user configurable settings, some of it initial shell (timezone, email etc), not core User stuff to avoid any rights issues or confusion or bypasses