Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(viewer): integrate file upload component in form logic (DSP-1257) #264

Merged
merged 12 commits into from Jan 26, 2021

Commits on Jan 21, 2021

  1. feat(viewer): add @output to upload comp.

    Tobias Schweizer committed Jan 21, 2021
    Copy the full SHA
    6f8b995 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. feat(viewer): add @output to upload comp.

    Tobias Schweizer committed Jan 22, 2021
    Copy the full SHA
    1cc67b7 View commit details
    Browse the repository at this point in the history
  2. test(viewer): add test host comp. to UploadFileComponent specs

    Tobias Schweizer committed Jan 22, 2021
    Copy the full SHA
    e1077eb View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. refactor(viewer): remove Outputs from file upload comp.

    Tobias Schweizer committed Jan 25, 2021
    Copy the full SHA
    ee11362 View commit details
    Browse the repository at this point in the history
  2. feat(viewer): add methods for new and updated values to upload file c…

    …omp.
    Tobias Schweizer committed Jan 25, 2021
    Copy the full SHA
    50e75df View commit details
    Browse the repository at this point in the history
  3. tests(viewer): add specs to upload file comp.

    Tobias Schweizer committed Jan 25, 2021
    Copy the full SHA
    2fe4fae View commit details
    Browse the repository at this point in the history
  4. refactor(playground): remove Output bindings from file upload playgro…

    …und comp.
    Tobias Schweizer committed Jan 25, 2021
    Copy the full SHA
    aa8e25f View commit details
    Browse the repository at this point in the history
  5. tests(viewer): add specs to upload file comp.

    Tobias Schweizer committed Jan 25, 2021
    Copy the full SHA
    44d326d View commit details
    Browse the repository at this point in the history
  6. refactor(viewer): file upload comp. reset form

    Tobias Schweizer committed Jan 25, 2021
    Copy the full SHA
    43b333a View commit details
    Browse the repository at this point in the history
  7. tests(viewer): add specs to upload file serv.

    Tobias Schweizer committed Jan 25, 2021
    Copy the full SHA
    99ceed8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Copy the full SHA
    bdfde12 View commit details
    Browse the repository at this point in the history
  2. refactor(viewer): ordered imports

    Tobias Schweizer committed Jan 26, 2021
    Copy the full SHA
    78f238d View commit details
    Browse the repository at this point in the history