Skip to content

Changes

Summary

  1. fix PUT request for existing thing (details)
  2. do not parse body on http 204 (details)
  3. PutResponse: accept empty body (details)
  4. add Aloxy NV to contributors (details)
  5. fix types for policies and things (details)
  6. add more tests (details)
  7. #66 add missing tests for PUT resources and fix interface of ThingsHandle#putAttribute and HttpThingsHandleV1#putAcl (details)
  8. expose thing definition (details)
  9. add test for definition (details)
  10. implement GET/PUT/DELETE definition (details)
  11. fix model test (details)
  12. fix test for get definition (details)
  13. add tet for creating definition (details)
  14. fix linter errors (details)
Commit 79b726c4d63937058a93e2dad2c210963adb0443 by Dirk Van Haerenborgh
fix PUT request for existing thing

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.interfaces.ts (diff)
Commit 9fd78091716a91ccc332ab781d7f936ddd092d15 by Dirk Van Haerenborgh
do not parse body on http 204

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/src/client/handles/policies.ts (diff)
The file was modified javascript/lib/api/src/client/handles/features.interfaces.ts (diff)
The file was modified javascript/lib/api/src/client/handles/features.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.interfaces.ts (diff)
The file was modified javascript/lib/api/src/client/request-factory/request-sender.ts (diff)
Commit 7da862bbf7a2e084eacafca418b38cbc88d7c35c by Dirk Van Haerenborgh
PutResponse: accept empty body

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/src/client/handles/features.ts (diff)
The file was modified javascript/lib/api/src/client/request-factory/request-sender.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/api/src/client/handles/features.interfaces.ts (diff)
The file was modified javascript/lib/api/src/client/handles/policies.ts (diff)
The file was modified javascript/lib/api/src/model/response.ts (diff)
Commit 22ea04b1762d762fe3a82535cf26c74a54826b88 by Dirk Van Haerenborgh
add Aloxy NV to contributors

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified legal/NOTICE.md (diff)
Commit c038eb66e8b99d4af7048d225ef0e1a8751f8c9a by Dirk Van Haerenborgh
fix types for policies and things

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/api/src/client/handles/policies.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.interfaces.ts (diff)
Commit b21fd70cf2a5190938fe67aa0934a4763970e10d by Dirk Van Haerenborgh
add more tests

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/tests/client/http/policies.http.spec.ts (diff)
The file was modified javascript/lib/api/tests/client/http/http-requester.mock.ts (diff)
The file was modified javascript/lib/api/tests/client/http/features.http.spec.ts (diff)
The file was modified javascript/lib/api/tests/client/http/things.http.spec.ts (diff)
Commit bf9c5250f96afa03e6d4752da10c84c9b1561884 by Florian Fendt
#66 add missing tests for PUT resources and fix interface of ThingsHandle#putAttribute and HttpThingsHandleV1#putAcl
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/api/tests/client/http/features.http.spec.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.interfaces.ts (diff)
The file was modified javascript/lib/api/tests/client/http/things.http.spec.ts (diff)
The file was modified javascript/lib/api/src/model/response.ts (diff)
Commit b987ba9283e65d7e47ee10566e23ca14c6547a8b by Dirk Van Haerenborgh
expose thing definition

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/src/model/things.model.ts (diff)
Commit 522e5a4da0830173bff0f3d6f1d5cea16a1dcd6a by Dirk Van Haerenborgh
add test for definition

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/tests/model/things.model.spec.ts (diff)
Commit 89f0e337cbfab959523f33944106bca4ac480553 by Dirk Van Haerenborgh
implement GET/PUT/DELETE definition

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/api/tests/client/http/things.http.spec.ts (diff)
The file was modified javascript/lib/api/tests/model/things.model.spec.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.interfaces.ts (diff)
Commit 362338845ba65a8836d23400f958a1face3cef53 by Dirk Van Haerenborgh
fix model test

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/tests/model/things.model.spec.ts (diff)
Commit 87f15a44b61069c83049fb6fe48e57b869d5618e by Dirk Van Haerenborgh
fix test for get definition

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/tests/client/http/things.http.spec.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
Commit 8d8835d3110e0aa1b2ba1cdb3386ad60d5d3e55d by Dirk Van Haerenborgh
add tet for creating definition

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/api/tests/client/http/things.http.spec.ts (diff)
Commit 669d2b99bbd1f292c182d7b987f7dceca491389e by Dirk Van Haerenborgh
fix linter errors

Signed-off-by: Dirk Van Haerenborgh <dirk.vanhaerenborgh@aloxy.io>
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)