Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
feat(viewer): integrate file upload component in form logic (DSP-1257) (
#264) * feat(viewer): add @output to upload comp. * feat(viewer): add @output to upload comp. * test(viewer): add test host comp. to UploadFileComponent specs * refactor(viewer): remove Outputs from file upload comp. * feat(viewer): add methods for new and updated values to upload file comp. * tests(viewer): add specs to upload file comp. * refactor(playground): remove Output bindings from file upload playground comp. * tests(viewer): add specs to upload file comp. * refactor(viewer): file upload comp. reset form * tests(viewer): add specs to upload file serv. * refactor(viewer): ordered imports
- Loading branch information
1 parent
61f6079
commit 1d208d1
Showing
6 changed files
with
216 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.