This commit is contained in:
@@ -5,22 +5,15 @@ eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTcxODU5OTU0IiwiZXhwIjoiMTU3MjQ
|
||||
|
||||
## IMMEDIATE ITEMS
|
||||
|
||||
|
||||
|
||||
Rename objectfieldscontroller / routes
|
||||
|
||||
MAKE DATALIST ROUTE FOR FETCHING LISTS BY KEY
|
||||
- REMOVE LISTS FROM INDIVIDUAL OBJECT ROUTES AS MUCH AS POSSIBLE
|
||||
- Accepts datalist key
|
||||
- finds applicable AyaDataList object for the key specified (maybe keeps a static list of them rather than finding upon reflection)
|
||||
|
||||
UnMock MOCK_WIDGET_DISPLAY_TEMPLATE_JSON into db with objects and with seeded data for test and or all lists
|
||||
- One single object with all templates in JSON maybe? since there are not going to be multiple templates for same list object anyway
|
||||
- Server can load it up and cache it like LT?
|
||||
- Can it just make a default template if none is found? (no they are all required)
|
||||
- Once both lists are working:
|
||||
|
||||
User Object datalists?
|
||||
Rename DataFilter model / table etc to DataListFilter
|
||||
|
||||
Make up the user Object datalists
|
||||
|
||||
DataList object naming scheme, should it be prepended to they all align well?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user