Skip to content
Snippets Groups Projects
Commit c0add997 authored by paf's avatar paf
Browse files

Refactoring of the File-Upload-component

That was necessary because the dependency injection was changed in teh new angular version. The encapsulated upload-module got it's own instance of http client und thus the interceptor did not kick in (even when http was injected with @SkipSelf).

Tidy up the upload component, add types etc.

Does not work properly yet.
parent bbfc6e67
No related branches found
No related tags found
No related merge requests found
Pipeline #21887 failed
Showing
with 250 additions and 106 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment