Граф коммитов

293 Коммитов

Автор SHA1 Сообщение Дата
Yossi Kolesnicov cd7a7d5ba6 Using AjaxRequest instead of ParisHttpConfig to allow any Ajax config. 2018-02-25 11:52:43 +02:00
Yossi Kolesnicov f00d04b135 Adding ability to specify whether to separate array params. 2018-02-18 12:55:54 +02:00
Yossi Kolesnicov 09cf9d13a2 Bug fix - when there's an array in where params, the param is now sent multiple times, not as a stringified array. 2018-02-18 11:26:15 +02:00
Yossi Kolesnicov 8e53a5377d Fixed the version to 0.6.0 2018-02-14 11:04:47 +02:00
Yossi Kolesnicov 9e707cd949 Upgraded to 0.6 2018-02-14 09:59:42 +02:00
Yossi Kolesnicov 008260681e Fix for items remove 2018-02-13 19:05:09 +02:00
Yossi Kolesnicov c3dc4eb8d1 New callQuery and other improvements. 2018-02-12 22:57:01 +02:00
Yossi Kolesnicov 9a3a0ca245 Added params for item getter from cache 2018-02-11 17:48:12 +02:00
Yossi Kolesnicov c5c5ab3759 Added params to parseItemQuery 2018-02-08 11:14:27 +02:00
Yossi Kolesnicov 64847fd125 Upgraded 2018-02-06 21:15:27 +02:00
Yossi Kolesnicov cb54164704 Added relationship types 2018-02-04 11:11:45 +02:00
Yossi Kolesnicov d0b188e97a Added configs for endpoint in query and save 2018-01-24 11:15:34 +02:00
Yossi Kolesnicov 64ee8f4755 Changed how relationships so as not to use class names for defining relationships. 2018-01-19 00:29:43 +02:00
Yossi Kolesnicov 8fab2f057f Improved error message for relationships 2018-01-18 13:52:02 +02:00
Yossi Kolesnicov 56aa48695e Improved error message for relationships 2018-01-18 13:45:17 +02:00
Yossi Kolesnicov 13d8ff37b4 Changed relationship repository to accept items and not IDs. 2018-01-13 22:20:23 +02:00
Yossi Kolesnicov e253ea086b Bug fix: save threw an error when receiving 200 but no data was returned from server. 2018-01-10 14:50:18 +02:00
Yossi Kolesnicov 74312a96fe Merged PR 1286114: Merge relationships to master 2018-01-08 14:04:36 +00:00
Yossi Kolesnicov 09fedd2904 Bug fix for empty datasets no returning observable. 2017-12-28 14:43:49 +02:00
Yossi Kolesnicov 270b5c2a8c Upgraded to 0.2.2 2017-12-28 13:45:33 +02:00
Yossi Kolesnicov 8738c1abb6 Changes from github 2017-12-28 13:37:57 +02:00
Yossi Kolesnicov 31889a7328 Added httpOptions to repository.remove 2017-12-28 11:52:56 +02:00
Yossi Kolesnicov 85743250cb Added httpOptions to repository.remove 2017-12-28 11:51:30 +02:00
Yossi Kolesnicov f776ca5eea Fix for multiple item save 2017-12-28 11:29:27 +02:00
shai rose 262a15eecc incremented version number 2017-12-28 11:27:19 +02:00
Yossi Kolesnicov 124b031b1b Added save multiple items to repository 2017-12-27 16:55:38 +02:00
Yossi Kolesnicov f919b4445e Default values for new item. 2017-12-27 15:54:31 +02:00
shai rose 9599d244f2 added npmrc file 2017-12-27 15:45:43 +02:00
shai rose 8764afa114 initial commit 2017-12-27 15:30:00 +02:00
Yossi Kolesnicov bfd83fbfbc Events for save/delete
Serialization for fields
2017-12-26 19:37:51 +02:00
Yossi Kolesnicov 94728db155 Added delete functionality in repos.
Added next/previous to DataSets.
2017-12-26 13:27:13 +02:00
Yossi Kolesnicov 229ff4e687 Saving entities - added HTTP config to all requests 2017-12-21 17:42:29 +02:00
Yossi Kolesnicov 814c5686c5 Saving entities 2017-12-21 17:09:43 +02:00
Yossi Kolesnicov 9bf2f50f65 Upgraded to v0.1.3 2017-12-18 10:08:23 +02:00
Yossi Kolesnicov 0fab7dbf8f Added parsing for getItemById request URL 2017-12-14 15:53:51 +02:00
Yossi Kolesnicov cacf2debe9 Added parsing for getItemById request URL 2017-12-13 18:54:05 +02:00
Yossi Kolesnicov 2c62f3e55f Added parsing for data queries. 2017-12-11 12:34:35 +02:00
Yossi Kolesnicov 0dcb4a2e1e Added parsing for data queries. 2017-12-05 10:00:52 +02:00
Yossi Kolesnicov 7bbcd693c0 Some fixes and improvements 2017-12-03 17:25:57 +02:00
Yossi Kolesnicov 16196ff3dd bundling 2017-11-22 16:46:43 +02:00
Yossi Kolesnicov 6ac7de4212 Removing bundle 2017-11-22 16:45:03 +02:00
Yossi Kolesnicov 561d6ed71a Renamed getItemsDataSet to query and other classes around Query. 2017-11-21 23:13:56 +02:00
Yossi Kolesnicov 65cb065e97 Upgraded version 2017-11-20 16:51:29 +02:00
Yossi Kolesnicov f183414f35 Error handling improved 2017-11-20 16:50:39 +02:00
Yossi Kolesnicov abb78336f7 Added error when no endpoint and no values defined. 2017-11-20 10:43:44 +02:00
Yossi Kolesnicov e0ae533152 Added parsing for fields 2017-11-16 14:20:12 +02:00
Yossi Kolesnicov eee8ec91e6 field require is not just strings 2017-11-15 13:54:04 +02:00
Yossi Kolesnicov 7929a69c30 Adding conditions to fields 2017-11-15 12:15:30 +02:00
Yossi Kolesnicov 1ec79d9d51 Adding conditions to fields 2017-11-15 09:09:57 +02:00
Yossi Kolesnicov a92b0e85d8 Updated bundle 2017-11-14 13:42:31 +02:00