This commit is contained in:
2018-08-31 17:02:09 +00:00
parent b7c46370f8
commit 9b3cc74f2a
4 changed files with 29 additions and 17 deletions

View File

@@ -32,6 +32,7 @@ Overall plan for now: anything standing in the way of making the initial client
- NEED a document with checklist to go over to ensure that a v7 object ported to RAVEN is "DONE" i.e. not missing any biz rules or properties or something
- Tag groups (modify tags already coded)
- Localized text
- ** DEVISE a system to ensure no unused keys are brought forward to raven
- Search and search text indexing
- Auto visible id number assigning code
- 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}