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

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


    from 068f38b0c Merge pull request #1728 from 
apache/feat/DATALAB-3046/confrimation-and-notification-windows
     add 1c1fdb8f0 add autocomplete resource
     new 865e0ec23 Merge pull request #1729 from apache/DATALAB-2999

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:
 .../datalab/backendapi/SelfServiceApplication.java | 22 +---------
 .../epam/datalab/backendapi/dao/UserGroupDAO.java  |  2 +
 .../datalab/backendapi/dao/UserGroupDAOImpl.java   | 10 ++++-
 .../datalab/backendapi/dao/UserSettingsDAO.java    | 11 ++++-
 .../resources/AutoCompleteResource.java}           | 26 +++++++-----
 .../backendapi/service/AutoCompleteService.java    | 47 ++++++++++++++++++++++
 6 files changed, 83 insertions(+), 35 deletions(-)
 copy 
services/{provisioning-service/src/main/java/com/epam/datalab/backendapi/resources/ProvisioningHealthCheckResource.java
 => 
self-service/src/main/java/com/epam/datalab/backendapi/resources/AutoCompleteResource.java}
 (62%)
 create mode 100644 
services/self-service/src/main/java/com/epam/datalab/backendapi/service/AutoCompleteService.java


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

Reply via email to