Commit Graph

15 Commits

Author SHA1 Message Date
Sebastian Sdorra
a2deec15e2 fix closing of event subscription 2019-12-17 09:30:21 +01:00
Sebastian Sdorra
dd3b02bbff added subscription api to apiClient 2019-12-11 10:11:40 +01:00
Sebastian Sdorra
33833994d3 merge with default branch 2019-12-05 16:14:44 +01:00
Sebastian Sdorra
42ab81cf50 implement ui client session id
This changeset introduces a client side session id, which is generated
once by the client (ui: apiClient) and is send with each request to server.
The server makes the session id available by the PrincipalCollection of the
subject.
2019-11-13 14:03:48 +01:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +02:00
Sebastian Sdorra
f49e17a3a7 migrate ui-components from flow to typescript 2019-10-20 16:59:02 +02:00
Sebastian Sdorra
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +02:00
Rene Pfeuffer
cf17e07cea Do not overwrite existing headers in applyFetchOptions 2019-11-20 11:12:22 +01:00
Rene Pfeuffer
a2474896cc Fix types 2019-11-20 10:44:11 +01:00
Rene Pfeuffer
20659bc32e Add post and put with text 2019-11-20 08:59:57 +01:00
Rene Pfeuffer
0763ae9440 Add optional heades for api client push and put 2019-11-20 08:29:05 +01:00
Rene Pfeuffer
f12c3920c0 Merge with 2.0.0-m3 2019-11-18 13:15:54 +01:00
Sebastian Sdorra
2c85a137a5 implement client side xsrf protection 2019-11-18 11:45:48 +01:00
Eduard Heimbuch
234d98aee7 Don't use anonymous access after access token expires 2019-11-12 13:49:37 +01:00
Florian Scholdei
5d7bdc24d4 Make payload parameter optional 2019-11-05 16:10:41 +01:00