This commit is contained in:
2021-02-09 20:51:32 +00:00
parent a9485d940d
commit fb5a5c4475
2 changed files with 15 additions and 9 deletions

View File

@@ -1,4 +1,18 @@
######################################################################
Grab bag stuff that didn't fit into official TODO
and may not be worth doing or isn't urgent
######################################################################
todo: validation errors not expanded in errorbox,
for example saving a widget with same name results in proper display at name field but in error box says:
Validation error
ErrorAPI2200
I expect it to say the full errorapi2200 bit or simply "Validation error"
or, maybe it's ok as is?
todo: going to need some default views for certain lists that come with AyaNova automatically (even if migrating)
some lists may need a list of all but also a list of all relevant items only (part inventory?)
Views that supply common tasks or functionality that was in v7 in another way