The project It's Alive, I was just to bussy
Upgraded all the dependencies, now it uses ember 1.13.5 and ember-data 1.13.5
Templates uses the new HTMLBars syntax
Fixed a bug that might cause to call another controller’s actions
Now you custom datatypes can trigger an action which is defined under the action attribute in the controller.
New Datatyes:
Password datatype
BelongsTo datatype
TextArea datatype
Check datatype
Label property for all the fields, the label property will be the text shown instead of the FieldName
Prefixes and Sufixes for TextFields
Field Properties “Edit”, “Create”, “Liste” defined in controller will the crud-table when a field should be rendered or not
page_size componet property will indicate the amount of records to retrieve each Fetch