paris/test/mock
ommizrah fdba18e990 fixed a bug where relationships were broken if class names were mangled 2020-04-19 22:44:07 +03:00
..
create-new-list.api-call.ts Add customHeaders to api call - both for entity and regular apiCall (#15) 2019-02-17 16:35:25 +02:00
dog.entity.ts fixed a bug where relationships were broken if class names were mangled 2020-04-19 22:44:07 +03:00
mock-data.service.ts Modeler (#9) 2018-09-01 22:36:41 +03:00
paris-config.mock.ts Modeler (#9) 2018-09-01 22:36:41 +03:00
tag.value-object.ts Modeler (#9) 2018-09-01 22:36:41 +03:00
thing.entity.ts fixed a bug where relationships were broken if class names were mangled 2020-04-19 22:44:07 +03:00
todo-list-state.value-object.ts Modeler (#9) 2018-09-01 22:36:41 +03:00
todo-list.entity.ts Expending the usage of custom headers to: remove, removeItems, saveItems, queryItem and getItemById (#19) 2019-03-05 17:32:30 +02:00
todo-list.relationships.ts Added parseData to related items. 2018-10-23 13:19:56 +03:00
todo-status.entity.ts Fixed a bug in modeling, when receiving a sub model as ID with value 0, the value wouldn't get modeled. 2018-09-02 21:53:04 +03:00
todo-tag.relationships.ts Added parseData to related items. 2018-10-23 13:19:56 +03:00
todo-type.entity.ts Bug fix: If an entity with `loadAll` was being loaded multiple times when the values weren't loaded yet, there would be multiple instances of the same value, while there should be just a single one. 2019-04-28 16:09:41 +03:00
todo.entity.ts fixed a bug where 'getItemById' wouldn't use 'parseItem' (#39) 2020-04-19 14:06:20 +03:00
update-todo.api-call.ts Added tests 2018-09-02 11:58:27 +03:00