This commit is contained in:
@@ -87,6 +87,9 @@ DEVOPS
|
|||||||
- SERVER landing page
|
- SERVER landing page
|
||||||
- I know TTM and all that but the server landing page should look nicer. Maybe a logo and better layout or something.
|
- I know TTM and all that but the server landing page should look nicer. Maybe a logo and better layout or something.
|
||||||
|
|
||||||
|
- If the Database connection is lost while AyaNova is running there are a lot of errors triggered by the generator etc.
|
||||||
|
- It should more gracefully handle this by perhaps closing down the api and generator should respect a closed API
|
||||||
|
- Set the reason to "Lost databases connection"
|
||||||
|
|
||||||
=-=-=-
|
=-=-=-
|
||||||
some shit I probably don't need anymore:
|
some shit I probably don't need anymore:
|
||||||
|
|||||||
@@ -194,7 +194,7 @@ namespace AyaNova.Biz
|
|||||||
public const string Decimal = "decimal";
|
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
|
- JSON FRAGMENT holds items that differ from stock, no "core" fields allowed
|
||||||
- FieldKey
|
- FieldKey
|
||||||
|
|||||||
Reference in New Issue
Block a user