From 34aff3570d39734f14346b901686b788df274da3 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 11 Feb 2020 22:16:19 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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