Commit Graph

8 Commits

Author SHA1 Message Date
Baris Cicek
fb6eeb04d5 Merge remote-tracking branch 'upstream/master' 2017-02-25 15:35:19 +03:00
Andy
555ea54770 Lint test files too (#14791) 2017-02-23 07:15:16 -08:00
Baris Cicek
bb4c60bbdd findOne Optional Fields and Return Single Model
PersistedModel findOne passes single object not array, also filter
have optional fields.
2017-02-17 15:25:34 +03:00
Baris Cicek
84c6b159fa FIX: app.middleware, PersistedModel and Invalid Settings definitions
FIX for app.middleware should have Handler istead of empty function, also
settings in the built-in models are not array of ACLs which they should
be. PersistedModel is also not extending Model.
2017-02-17 11:18:43 +03:00
Andy
ae4fe7b6de Use "lib" in tsconfigs instead of "target". (#13968)
* Use "lib" in tsconfigs instead of "target".

Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.

* Update new-package and readme

* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
76a710cc94 Rename test files to be consistent (#13882) 2017-01-10 06:33:06 -08:00
Andres David Jimenez
407f94811e Loopback (#13830)
Fix "Definitions by:" link
2017-01-07 08:12:55 -08:00
Andres David Jimenez
4546ce312b Loopback (#13740)
* beta typed for loopback

* loopback typings

* fix name test in tsconfig

* test loopback

* normalized class

* loopback typings

* loopback typings fix interface and lint

* loopback typings fix interface and lint function type
2017-01-06 17:18:33 -08:00