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

hshpak pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


    from 86fe6bfa3 Merge pull request #1732 from apache/DATALAB-3014
     add 14fb48ab2 [DATALAB-3008] implemented logyc by request for input 
dropdown
     add 42d11b2a6 minor changes
     add 14f18cfd9 minor changes
     new e23aaa8ef Merge pull request #1733 from 
apache/feat/DATALAB-3008/support-autocomplete-for-sharing-dialog

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../app/core/directives/click-outside.directive.ts |   6 +-
 .../app/core/services/user-images-page.service.ts  |  23 +++-
 .../image-action-dialog.component.html             |   4 +-
 .../image-action-dialog.component.scss             |   4 -
 .../image-action-dialog.component.ts               |  15 ++-
 .../image-action-dialog.module.ts                  |   4 +-
 .../image-action-dialog/image-action.model.ts      |   5 +
 .../share-dialog/share-dialog.component.html       |  96 ++++++-------
 .../share-dialog/share-dialog.component.scss       |  40 ++++--
 .../share-dialog/share-dialog.component.ts         | 148 +++++++++++----------
 .../share-dialog/share-dialog.service.ts           | 110 +++++++++++++++
 .../share-user-data/share-user-data.component.html |   2 +-
 .../share-user-data/share-user-data.component.ts   |   4 +-
 .../un-share-warning.component.html                |   2 +-
 .../page-filter/page-filter.component.html         |  32 ++---
 .../page-filter/page-filter.component.ts           |  20 +--
 .../src/app/resources/images/images.component.html |   4 +-
 .../src/app/resources/images/images.component.ts   |  16 +--
 .../src/app/resources/images/images.config.ts      |   5 +
 .../src/app/resources/images/images.model.ts       |   2 +-
 .../src/app/resources/images/images.service.ts     |  90 ++++++-------
 21 files changed, 389 insertions(+), 243 deletions(-)
 create mode 100644 
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/image-action-dialog/share-dialog/share-dialog.service.ts


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to