This commit is contained in:
2020-02-11 22:16:19 +00:00
parent c358cee147
commit 34aff3570d

View File

@@ -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