Rene Pfeuffer
199e1c2c20
Fix content type of requests
...
Without this fix, a content type would be stored in the headers array
of the constant fetchOptions once they are set. This way they will be
used whenever no explicit content type is set, which is (and mus be)
the case for multipart form data.
2019-09-04 14:47:13 +02:00
Rene Pfeuffer
23d1a0a18b
Add upload api for files
2019-08-30 09:11:14 +02:00
Rene Pfeuffer
01ecd144e1
Add method to upload files to api client
2019-08-29 16:37:57 +02:00
Sebastian Sdorra
d54b5360e2
identify ui requests as ajax requests
2019-03-12 13:55:34 +01:00
Philipp Czora
6c06352de2
Added ui error handling for 403 errors
2019-03-04 11:49:12 +01:00
Philipp Czora
aac94d17a3
Fixed 401 message on login
2019-02-25 17:40:53 +01:00
Philipp Czora
0814e0af7a
Merged 2.0.0-m3
2019-02-25 16:53:25 +01:00
Maren Süwer
e636d409ed
correct error throwing in apiclient and add extension point
2018-12-10 15:36:52 +01:00
Maren Süwer
040035e084
renaming
2018-12-10 08:42:29 +01:00
Maren Süwer
6193c1edda
update apiclient for 409 errors
2018-12-07 14:26:06 +01:00
philipp
b4c313862e
Fixed unit test
2018-11-21 11:12:47 +01:00
Sebastian Sdorra
a4d78e6e60
improve error handling in the ui
2018-11-15 21:39:08 +01:00
Philipp Czora
2511ba4a4a
Refactoring
2018-11-15 08:40:13 +01:00
Philipp Czora
e1a0a367b4
Fixed handling of server error messages in apiclient
2018-11-14 21:34:10 +01:00
Maren Süwer
c7684b835a
get contextType
2018-10-25 13:45:52 +02:00
Maren Süwer
af81f239e1
add head request
2018-10-15 16:45:44 +02:00
Mohamed Karray
b33b72aa80
remove the rest/ path from endpoints
2018-10-01 17:22:03 +02:00
Sebastian Sdorra
c64a5a74d6
restructure scm-ui and use ui-components and ui-types
2018-09-05 14:32:49 +02:00