This commit is contained in:
@@ -6,9 +6,6 @@ eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTcxODU5OTU0IiwiZXhwIjoiMTU3MjQ
|
||||
## IMMEDIATE ITEMS
|
||||
|
||||
|
||||
Make DATALIST route for fetching all datalist key names
|
||||
Make datalist route for fetching the field list of a specific datalist by key name
|
||||
Make dataList route for fetching the actual data
|
||||
|
||||
|
||||
Clean up AyaObjectField definition for FORM FIELD STUFF:
|
||||
@@ -30,7 +27,8 @@ UnMock MOCK_WIDGET_DISPLAY_TEMPLATE_JSON into db with objects and with seeded da
|
||||
- Can it just make a default template if none is found? (no they are all required)
|
||||
- Once both lists are working:
|
||||
|
||||
|
||||
AyaFormFieldDefinitions still has UI field datatype in it, but I don't think I'll need it so ponder this by looking at tests and client and make a decision
|
||||
- Consider if there is some possible future use for this or YAGNI
|
||||
|
||||
//READ THESE NOTES, IS IT ALL DONE NOW?
|
||||
- abstract away the commonalities into other classes
|
||||
|
||||
Reference in New Issue
Block a user