Releases: evoluteur/evolutility-server-node
Releases · evoluteur/evolutility-server-node
1.2.1
18 Dec 04:50
Compare
Sorry, something went wrong.
No results found
Less info in top level discovery endpoint.
Improved DB creation script.
1.2.0
05 Dec 10:02
Compare
Sorry, something went wrong.
No results found
Dependencies upgrade.
Renamed timestamp columns to "created_by", "created_at", "updated_by" and "updated_at".
1.1.3
03 Oct 08:20
Compare
Sorry, something went wrong.
No results found
Dependencies updates
Small bug fixes
1.1.2
08 Jan 05:44
Compare
Sorry, something went wrong.
No results found
Added option to return deep or shallow object in get one.
Fields in collections can now be specified as fields or just field ids.
Metamodel changes: Replaced object property "searchFields" by field property "inSearch".
Designer: added collection and field group models + changed icons.
1.1.1
18 Dec 07:06
Compare
Sorry, something went wrong.
No results found
Improved support for fields of type "json" and "list".
Minor changes to models and sample data.
1.1.0
01 Dec 10:43
Compare
Sorry, something went wrong.
No results found
Added GraphQL charts data.
Support for fields of type "list" for multi-select.
New REST end-points to get models from the database.
Added logging to file.
1.0.0
08 Sep 22:23
Compare
Sorry, something went wrong.
No results found
Moved to pg-Promise.
Added multi-delete.
0.8.1
05 Aug 05:39
Compare
Sorry, something went wrong.
No results found
Added parameters to set custom created and updated date column names (contribution from @PieterjanMontens ).
Not formatting "money" field values anymore.
Stats grouped by field.
Added discovery endpoint for a single entity.
Bug fixes in Charts and Filtering.
0.8.0
15 Jul 03:02
Compare
Sorry, something went wrong.
No results found
Added GraphQL.
Small fixes.
0.7.0
22 Apr 06:23
Compare
Sorry, something went wrong.
No results found
Standardized on camelCase for model prop names (pKey, lovTable, LovColumn, lovIcon, deleteTrigger).