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 74f83336d Merge pull request #1675 from 
apache/feat/DATALAB-2646/create-HDInside-on-Azure
     add 522d01d75 initial commit
     add 346efb18d minor fix
     new 82b51ab38 Merge pull request #1678 from 
apache/feat/DATALAB-2646/create-HDInside-on-Azure

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:
 .../src/app/core/configs/docker-image-name.ts}     |  9 ++--
 .../configs/image-template-name.ts}                |  5 +-
 .../app/core/{models => configs}/imageType.enum.ts |  0
 .../imageType.enum.ts => configs/providers.ts}     |  7 +--
 .../core/{models => configs}/statusTypes.enum.ts   |  0
 .../models/computationalResourceImage.model.ts     |  8 +--
 .../models/exploratoryEnvironmentVersion.model.ts  |  2 +-
 .../resources/webapp/src/app/core/models/index.ts  |  6 +--
 .../webapp/src/app/core/models/templates-name.ts   | 22 --------
 .../is-element-available.pipe.ts                   |  4 +-
 .../src/app/core/services/userResource.service.ts  |  6 ++-
 ...utational-resource-create-dialog.component.html | 14 +++--
 ...mputational-resource-create-dialog.component.ts | 32 +++++++-----
 .../computational.resource.model.ts}               | 59 ++++++++++++++--------
 .../computational-resource-create-dialog/index.ts  |  5 +-
 .../create-environment.component.ts                |  4 +-
 .../src/app/resources/images/images.component.html |  2 +-
 .../src/app/resources/images/images.component.ts   |  8 ++-
 .../src/app/resources/images/images.config.ts      | 10 +---
 .../src/app/resources/resources.component.ts       |  2 -
 20 files changed, 104 insertions(+), 101 deletions(-)
 copy 
services/{datalab-mongo-migration/src/main/java/com/epam/datalab/migration/DbMigration.java
 => 
self-service/src/main/resources/webapp/src/app/core/configs/docker-image-name.ts}
 (85%)
 copy 
services/self-service/src/main/resources/webapp/src/app/{shared/checkbox/checkbox.component.css
 => core/configs/image-template-name.ts} (92%)
 copy services/self-service/src/main/resources/webapp/src/app/core/{models => 
configs}/imageType.enum.ts (100%)
 rename 
services/self-service/src/main/resources/webapp/src/app/core/{models/imageType.enum.ts
 => configs/providers.ts} (91%)
 rename services/self-service/src/main/resources/webapp/src/app/core/{models => 
configs}/statusTypes.enum.ts (100%)
 delete mode 100644 
services/self-service/src/main/resources/webapp/src/app/core/models/templates-name.ts
 copy 
services/self-service/src/main/resources/webapp/src/app/{core/models/exploratoryEnvironmentVersion.model.ts
 => 
resources/computational/computational-resource-create-dialog/computational.resource.model.ts}
 (50%)


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

Reply via email to