This is an automated email from the ASF dual-hosted git repository. hshpak pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit 2d5ea35dd86ffabcef399c4542802ba21f8c2256 Merge: c80b7a2d4 807540818 Author: Hennadii Shpak <[email protected]> AuthorDate: Tue Aug 30 18:27:36 2022 +0300 Merge pull request #1701 from apache/refactor/image-action-dialog Refactor/image action dialog .../image-action-dialog.component.html | 10 +-- .../image-action-dialog.component.scss | 4 ++ .../image-action-dialog.component.ts | 63 ++----------------- .../image-detail-dialog.component.ts | 4 +- .../src/app/resources/images/images.component.html | 5 +- .../src/app/resources/images/images.component.ts | 71 ++++++++++++++-------- .../src/app/resources/images/images.config.ts | 5 ++ .../src/app/resources/images/images.model.ts | 10 ++- .../src/app/resources/images/images.service.ts | 42 ++++++++++++- 9 files changed, 114 insertions(+), 100 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
