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 1d0a203  Merge pull request #1446 from apache/DATALAB-2728
     add 736edf2  removed redundant condition in markup
     add e9318c3  fixed markup
     add 788a895  temp commit
     add c1dce88  Merge pull request #1440 from 
GennadiyShpak/feat/DATALAB-2697/Support-possibility-to-start-instance
     add 2b39b24  add support for starting user instances as admin in 
selfservice
     add c088140  Merge pull request #1441 from denysyankiv/DATALAB-2649
     add 16f0139  removed redundant condition in markup
     add 4cec9e5  Merge pull request #1442 from 
GennadiyShpak/feat/DATALAB-2697/Support-possibility-to-start-instance
     add b052553  Merge branch 'DATALAB-2697' into 
feat/DATALAB-2697/Support-possibility-to-start-instance
     add 3de89d9  Merge pull request #1443 from 
GennadiyShpak/feat/DATALAB-2697/Support-possibility-to-start-instance
     add dee895e  change EnvironmentService.start method, ExploratiryService, 
add logs
     add 2607c9a  added action pipe
     add 187f0c0  Merge pull request #1447 from 
GennadiyShpak/feat/DATALAB-2697/Support-possibility-to-start-instance
     new 65ec242  Merge pull request #1448 from apache/DATALAB-2697

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:
 .../backendapi/resources/EnvironmentResource.java  |  12 ++
 .../CheckInfrastructureStatusScheduler.java        |   1 +
 .../backendapi/service/EnvironmentService.java     |   2 +
 .../backendapi/service/ExploratoryService.java     |   1 +
 .../service/impl/EnvironmentServiceImpl.java       |  13 +-
 .../src/app/administration/management/index.ts     |   2 +
 .../management-grid/management-grid.component.html |   9 +-
 .../management-grid/management-grid.component.ts   |   2 +-
 .../management/management.component.ts             | 172 +++++++++++----------
 .../administration/management/management.model.ts  |  21 +++
 .../convert-action-type.pipe.ts}                   |  29 +++-
 .../index.ts                                       |   8 +-
 12 files changed, 171 insertions(+), 101 deletions(-)
 copy 
services/self-service/src/main/resources/webapp/src/app/core/pipes/{keys-pipe/keys.pipe.ts
 => convert-action-type-pipe/convert-action-type.pipe.ts} (59%)
 copy 
services/self-service/src/main/resources/webapp/src/app/core/pipes/{keys-pipe 
=> convert-action-type-pipe}/index.ts (83%)

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

Reply via email to