Skip to content

Releases: henvo/ra-jsonapi-client

Marvelous Minifier

11 Nov 09:48
Compare
Choose a tag to compare

Fixed the minifiying issue by switching the query-string package to qs

Bugfix: Bearer authentication

30 Oct 20:29
b692042
Compare
Choose a tag to compare
Fix token auth (#5)

* Fix token authentication

Fixes #4

* Bump version

Bugfix: Typical Typo

20 Oct 10:16
Compare
Choose a tag to compare
Bugfix and Bump to 0.4.1

Signed-off-by: Henning Vogt <[email protected]>

Automated Authentication

20 Oct 10:06
3f8e400
Compare
Choose a tag to compare
Refactor authentication (#3)

* Refactor authentication

* Fix specs

* Add linting to travis

Erratic Errors

18 Oct 04:22
Compare
Choose a tag to compare
v0.3.0

Bump to 0.3.0

Hungry headers

03 Oct 19:31
Compare
Choose a tag to compare
Add headers and auth

Signed-off-by: Henning Vogt <[email protected]>

Almost stable

03 Oct 12:36
62d9f09
Compare
Choose a tag to compare
Start specing (#1)

* Add specs for GET_LIST and GET_ONE

* Spec all CRUD actions

Signed-off-by: Henning Vogt <[email protected]>

* Make meta#total configurable

* Bump to 0.2.0

* Improve README

* Add travis

* Fix travis yml

* Add travis badge

Hotfix es6-promise

12 Sep 21:05
Compare
Choose a tag to compare
Add es6 promise for isomorphic-fetch

Signed-off-by: Henning Vogt <[email protected]>

Support CRUD operations

11 Sep 21:46
Compare
Choose a tag to compare
Bump to 0.1.1

Signed-off-by: Henning Vogt <[email protected]>

A New Hope

10 Sep 21:55
1be8414
Compare
Choose a tag to compare
v0.1.0

Create LICENSE