diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 9f6142ba..e1b26ec7 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -57,7 +57,7 @@ SHELL / NAV / MENUS / LAYOUT - Server validates filter and sort json fragment during query build, if not ok then either attempts to workaround or balks with error (probably balks is the better choice) - TOOD: - - SERVER: is leaking implementation details in field enum type ("enumType": "AyaNova.Biz.UserType",), modify datalist definitions to trim enum type to rightmost + - SERVER: Keep data filter routes and stuff at server pretty much as is but keep in mind they are only for the client's consumption - SERVER: needs relative date tokens back again but simply for validation to ensure they are correct tokens when storing a datafilter - SERVER: DataList fetcher ListOptions no longer uses datafilterid anymore nor does any part of datalist code, instead they accept a single sort and filter json fragment