This commit is contained in:
2020-12-15 01:25:55 +00:00
parent a014d28123
commit 329e3078e5
2 changed files with 37 additions and 34 deletions

View File

@@ -22,14 +22,23 @@ todo: All biz objects getasync should be notracking?
todo: AyaFormFieldDefinitions looking a little suspect now as it gets huge.
should it really cache all of them all the time?
would it be faster / better for memory to return as requested dynamically (switch?)
todo: biz rule like validatecansave and validatecandelete but validatecanFetch for things like own memos and conditional biz rules like subcontractor seeing only own shit etc?
............................................................
currently doing: MEMO -
Post redirect back to memo list or go back one nav item (probably best go backward)
READ format needs to show the wiki and custom fields and attached files
Read needs to set viewed flag on GET
READ menu items
Reply, Forward
compose - must filter OUT outside users, currently they show, new picklist I guess with extra criteria?
search results should not pull up other's memo's
exclude from searching? Not searchable??
Or post process??