You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dg...@apache.org on 2020/05/07 15:08:47 UTC

[incubator-dlab] branch DLAB-1773 updated (64908c1 -> 11fedda)

This is an automated email from the ASF dual-hosted git repository.

dgnatyshyn pushed a change to branch DLAB-1773
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 64908c1  [DLAB-1773]:  Fixed bugs, added possibility save empty folder, multi-file selecting/deleting
     add af4bc46  [DLAB-1773]: Added confirmation windows, multi deleting and uploading. Fixed bugs
     add 1c4e919  [DLAB-1775]: Small fix
     add 11fedda  [DLAB-1775]: small fix

No new revisions were added by this update.

Summary of changes:
 .../services/applicationServiceFacade.service.ts   |  4 +-
 .../app/core/services/bucket-browser.service.ts    |  4 +-
 .../bucket-browser/bucket-browser.component.html   | 25 ++++++--
 .../bucket-browser/bucket-browser.component.scss   | 14 ++++-
 .../bucket-browser/bucket-browser.component.ts     | 64 ++++++++++++++------
 .../bucket-confirmation-dialog.component.html      | 47 ++++++++++-----
 .../bucket-confirmation-dialog.component.scss      | 68 +++++++++++++++++++++-
 .../bucket-confirmation-dialog.component.ts        | 16 ++++-
 .../bucket-browser/bucket-data.service.ts          | 25 +++++---
 .../folder-tree/folder-tree.component.html         |  6 +-
 .../multi-level-select-dropdown.component.ts       |  2 +-
 .../webapp/src/assets/styles/_dialogs.scss         |  4 ++
 12 files changed, 223 insertions(+), 56 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org