Skip to content

Changes

Summary

  1. Remove ACL, which is only available in API 1 (details)
  2. Remove API 1 build steps, handles, client interfaces and implementations (details)
  3. Remove karma conf (details)
  4. removed unused function, fixed imports in test (details)
Commit 7a4d42a3bc6255f8fbbe33846a49afbd90328e1f by Florian Fendt
Remove ACL, which is only available in API 1

Signed-off-by: Florian Fendt <Florian.Fendt@bosch.io>
The file was modified javascript/lib/api/package-lock.json (diff)
The file was modified javascript/lib/api/src/model/things.model.ts (diff)
The file was modified javascript/lib/dom/package-lock.json (diff)
The file was modified javascript/lib/node/package-lock.json (diff)
The file was modified javascript/package-lock.json (diff)
The file was modified javascript/lib/api/tests/model/things.model.spec.ts (diff)
Commit 4525c8262c00e9949162475ab7241aff5d9fd905 by Florian Fendt
Remove API 1 build steps, handles, client interfaces and implementations

Signed-off-by: Florian Fendt <Florian.Fendt@bosch.io>
The file was modified javascript/lib/api/src/client/handles/things.interfaces.ts (diff)
The file was modified javascript/lib/dom/README.md (diff)
The file was modified javascript/lib/api/tests/client/websocket/buffer.websocket.spec.ts (diff)
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/api/src/client/ditto-client-http.ts (diff)
The file was modified javascript/lib/api/tests/client/websocket/websocket.helper.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/policies.http.spec.ts (diff)
The file was modified javascript/lib/api/tests/client/http/http.helper.ts (diff)
The file was modified javascript/lib/api/src/client/request-factory/websocket-request-sender.ts (diff)
The file was modified javascript/lib/api/src/client/http-client-builder.ts (diff)
The file was modified javascript/lib/api/tests/client/websocket/things.websocket.spec.ts (diff)
The file was modified javascript/lib/node/README.md (diff)
The file was modified javascript/lib/api/tests/client/websocket/bufferless.websocket.spec.ts (diff)
The file was modified javascript/lib/api/README.md (diff)
The file was modified javascript/lib/api/src/model/things.model.ts (diff)
The file was modified javascript/lib/api/tests/client/http/http-client-builder.spec.ts (diff)
The file was modified javascript/lib/api/src/model/ditto-protocol.ts (diff)
The file was modified javascript/lib/api/src/client/builder-steps.ts (diff)
The file was modified javascript/lib/api/tests/client/http/search.http.spec.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/client/websocket-client-builder.ts (diff)
The file was modified javascript/lib/api/tests/client/http/messages.http.spec.ts (diff)
Commit 8ce6b50c8b7c0436c75c05878645396b407042ab by Florian Fendt
Remove karma conf

Signed-off-by: Florian Fendt <Florian.Fendt@bosch.io>
The file was removedjavascript/lib/api/karma-full.conf.js
The file was removedjavascript/lib/api/karma.conf.js
Commit 4e711f2c6bc3613bff4e6b55f937b17a11be3951 by Johannes Schneider
removed unused function, fixed imports in test
The file was modified javascript/lib/api/src/client/handles/things.ts (diff)
The file was modified javascript/lib/node/package-lock.json (diff)
The file was modified javascript/lib/api/package-lock.json (diff)
The file was modified javascript/lib/api/tests/model/things.model.spec.ts (diff)
The file was modified javascript/lib/dom/package-lock.json (diff)
The file was modified javascript/package-lock.json (diff)