loopback-datasource-juggler/lib
Thaer Abbas 57ead01624 #1261 Property name "constructor" is not allowed in 'Model' data (#1284)
* check if data has a constructor prop

* test data with no constructor

* test non function constructor

* test non function ctor message

* cleanup
2017-04-04 13:35:24 -04:00
..
connectors Use dataSource.connect to avoid duplicate connects 2017-04-04 10:19:58 -07:00
kvao Refactor flush to deleteAll 2017-01-09 14:53:34 -08:00
browser.depd.js Fix manually 2016-08-22 19:20:12 -04:00
dao.js Disallow regexp string in arrays for coerce (#1279) 2017-03-22 20:29:01 -04:00
datasource.js Use dataSource.connect to avoid duplicate connects 2017-04-04 10:19:58 -07:00
geo.js make geo nearFilter support minDistance (#987) 2017-03-26 10:04:16 -04:00
hooks.js Fix manually 2016-08-22 19:20:12 -04:00
include.js Fixes #1275. `Include` filter transforms fields property into array. (#1276) 2017-03-22 10:03:36 -04:00
include_utils.js Fix manually 2016-08-22 19:20:12 -04:00
introspection.js Fix manually 2016-08-22 19:20:12 -04:00
jutil.js Fix manually 2016-08-22 19:20:12 -04:00
list.js Upgrade eslint-config, fix new violations 2017-02-01 12:45:56 +01:00
mixins.js Fix manually 2016-08-22 19:20:12 -04:00
model-builder.js Fix manually 2016-08-22 19:20:12 -04:00
model-definition.js Fix manually 2016-08-22 19:20:12 -04:00
model.js #1261 Property name "constructor" is not allowed in 'Model' data (#1284) 2017-04-04 13:35:24 -04:00
observer.js Fix manually 2016-08-22 19:20:12 -04:00
relation-definition.js Upgrade eslint-config, fix new violations 2017-02-01 12:45:56 +01:00
relations.js Fix manually 2016-08-22 19:20:12 -04:00
scope.js Fix - `_targetClass` on scope function (#1280) 2017-03-22 17:06:36 -04:00
transaction.js Upgrade dependencies to remove npm install warnings 2017-01-17 09:45:51 -08:00
types.js Fix manually 2016-08-22 19:20:12 -04:00
utils.js Using a filter with exclusion of a non existent property, removes an existing one (#1257) 2017-03-20 19:18:48 -04:00
validations.js Add tests for validatesExclusionOf (#1248) 2017-03-08 10:24:18 -05:00