Commit Graph

17 Commits

Author SHA1 Message Date
Ryan Cavanaugh
e808e8e062 Remove unneeded references 2016-05-10 12:22:25 -07:00
Ken Howard
e684481e0c Return typed definition from toJSON method (#8859)
* Return typed definition from toJSON method

* Test toJSON returns IMyResource
2016-04-12 23:22:09 +09:00
Michal Miszczyszyn
65347efe70 Update AngularJS to 1.5 2016-02-20 21:54:16 +01:00
Long Yinan
0ab253f326 fix(angularjs): add toJSON method 2015-12-03 14:48:27 +08:00
Dmytro Nemoga
45fc24faad Update IActionDescriptor accordingly to official documentation 2015-10-15 19:10:37 +03:00
Bogdan I. Bursuc
64d5b5286f AngularJS: IActionDescriptor test new url parameter 2015-06-01 17:14:39 +03:00
Bogdan I. Bursuc
e6360b8507 Add IResourceServiceProvider interface 2015-06-01 17:08:46 +03:00
Henrik Huttunen
bba7d848ef reference angular module using prefix "angular", not "ng" 2015-04-15 10:40:21 +03:00
miffels
1efaca2279 Fixing array call promise inconsistency (thanks @jackdolabany) and adding tests 2014-04-08 19:47:20 +02:00
miffels
fffce8af7d Simplifying instance API and adding some explanatory comments 2014-04-08 14:15:34 +02:00
miffels
f037b84665 Fixing array interface and tests and adding humble co-author note 2014-04-08 13:46:34 +02:00
miffels
d98910416f Adjusting type angular.resource type definitions and tests to better reflect actual interface (particularly promises) 2014-04-08 12:05:23 +02:00
Igor Oleinikov
f4a56aea3f angularjs: fixed another error in resource tests 2013-12-23 03:46:41 +04:00
Igor Oleinikov
723b48805e angularjs: fixed resource tests 2013-12-22 17:08:51 +04:00
John Emau
a859e22699 added missing test for resource service factory and updated readme 2013-12-16 19:15:42 -08:00
John Emau
71e23deadd added tests for new angular-resource generics signatures 2013-12-16 19:03:37 -08:00
John Emau
9ad3c8740a removed IActionCall and changed query method to return an IResource array
Conflicts:
	angularjs/angular-resource-tests.ts
2013-11-11 09:58:41 -08:00