You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dy...@apache.org on 2022/09/16 15:32:05 UTC

[incubator-datalab] 01/01: Merge pull request #1730 from apache/DATALAB-2999

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

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

commit fb043d610ff9f6672be54765925ebfd6c551f2fb
Merge: 865e0ec23 597723c16
Author: Denys Yankiv <de...@gmail.com>
AuthorDate: Fri Sep 16 18:31:58 2022 +0300

    Merge pull request #1730 from apache/DATALAB-2999
    
    [DATALAB-2999]: move autocomplete to image resource

 .../datalab/backendapi/SelfServiceApplication.java |  1 -
 .../backendapi/resources/AutoCompleteResource.java | 47 ----------------------
 .../resources/ImageExploratoryResource.java        | 10 +++++
 .../backendapi/resources/dto/SharedWithDTO.java    |  6 +--
 .../backendapi/service/AutoCompleteService.java    | 47 ----------------------
 .../service/ImageExploratoryService.java           |  1 +
 .../service/impl/ImageExploratoryServiceImpl.java  | 11 +++++
 7 files changed, 24 insertions(+), 99 deletions(-)


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