This commit is contained in:
2019-12-19 00:33:27 +00:00
parent a763efd3a7
commit 4137336285

View File

@@ -52,15 +52,16 @@ TODO: LOCALIZATION ISSUES
- Schedulemarkers is not translated out of english and it's appearing instead of "Reminders" so fix that or make a new key or whatever is required
- "DashBoard" is not translated out of english
- License is not translated out of english
- Customer Service Requests is appearing in english in the german translation maybe others
- Customer Service Requests is not translated out of english
- is Memo correct for German? (seems to be translated for all others)
TODO: Review and prioritize order of items in nav panel
TODO: Make the stub pages so each menu item triggers a view change (make one for each)
TODO: Add any localized text for items that are *CERTAIN* to be in the final cut (hazy stuff don't bother now)
- RENAME Units list as Customer units? Or is that already clear?
TODO: RENAME Units list as Customer units? Or is that already clear?
TODO: Enforce role rights for menu items once it's stubbed out
TODO: DECIDE WHERE TO PUT MRU? In Home or in drop down menu. (I'm leaning towards in HOME as it's own page because it can be large list and don't want to burden or slow the menu too much)
TODO: PUT SEARCH into main menu that opens a route to a dedicated search page (or results open in dedicated search for typing into menu?)
TODO: STUB OUT MENU ITEMS MISSING
- PUT SEARCH into main menu that opens a route to a dedicated search page (or results open in dedicated search for typing into menu?)
- Go back into v7 and have a look, see what else should be stubbed out in the main menu, I saw some shit I'm missing when looking at v7 but forget exactly what it was (wiki was one)
TODO: SCAN the todo somewhere down below regarding the shell in case anything I forgot