Releases: evoluteur/evolutility-server-node
Releases · evoluteur/evolutility-server-node
1.2.2
Compare
Sorry, something went wrong.
No results found
Dependencies upgrade.
Removed dependencies to body-parser, supervisor, and underscore.
1.2.1
Compare
Sorry, something went wrong.
No results found
Less info in top level discovery endpoint.
Improved DB creation script.
1.2.0
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
Compare
Sorry, something went wrong.
No results found
Dependencies updates
Small bug fixes
1.1.2
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
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
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
Compare
Sorry, something went wrong.
No results found
Moved to pg-Promise.
Added multi-delete.
0.8.1
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
Compare
Sorry, something went wrong.
No results found
Added GraphQL.
Small fixes.