This commit is contained in:
2019-01-11 00:32:14 +00:00
parent 70595f396d
commit f148a39c74
2 changed files with 6 additions and 1 deletions

View File

@@ -12,12 +12,17 @@ Do the stuff in the Client todo first then back to the server as required.
-----------------------
SERVER
- FormCustomBiz Validation code needs to be written
- And test to test validation
- Then do the things all the way down to JWT issues below
- PickListFetcher: WTF? It has a reference to widgetbiz in it, isn't this a generic class??
- Resource localization edit all Custom field locale keys for all langauges and change to be 1 to 16 (remove 0 and add 6 more)
- So, for example ClientCustom0 becomes ClientCustom1 and make sure the display values are identical as right now there are "My Custom0" and "Custom Field 8" in the same bunch
- Copy from WidgetCustom1 to 16 if necessary or for reference
- Resource localization edit wherever possible to change "Common*" such as "CommonActive" to remove the "common" part wherever possible.
- Also check if used anywhere in client or at server and rename there too

View File

@@ -194,7 +194,7 @@ namespace AyaNova.Biz
public const string Decimal = "decimal";
*/
//TODO: validate the json
TODO: validate the json
/*
- JSON FRAGMENT holds items that differ from stock, no "core" fields allowed
- FieldKey