This is an automated email from the ASF dual-hosted git repository.
ankovalyshyn pushed a change to branch feature/projects
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.
from 64339f6 DLAB-000 added endpoint field to exploratory form
new b8dc603 [DLAB-631]: added detailed dialogs formatting
new abf2d7d [DLAB-631]: desabled clear action on edit project form
new 0a757c9 [DLAB-631]: added endpoint fixes to templates list
new e188ea4 [DLAB-631]: added key pipe for shape selection
new 69effa7 [DLAB-631]: added projects to exploratory creation
new ad5f06b [DLAB-655]: added projects to exploratory creation
new dcb63d6 [DLAB-655]: fixed roles markup
new 806e955 [DLAB-655]: fix selects displaying
new 27db2a7 [DLAB-655]: added projects during env creation; 1 by 1 loading
new 4d92061 Merge branch 'feature/projects' of
github.com:apache/incubator-dlab into feature/projects
new 9c78057 [DLAB-655]: added endpoints to env creation;
The 11 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:
.../project-form/project-form.component.html | 8 +-
.../app/administration/roles/roles.component.html | 16 +-
.../services/applicationServiceFacade.service.ts | 6 +-
.../src/app/core/services/userResource.service.ts | 5 +-
.../resources/webapp/src/app/core/util/index.ts | 1 +
.../resources/webapp/src/app/core/util/patterns.ts | 5 +-
.../create-environment.component.scss | 13 ++
...ratory-environment-create-dialog.component.html | 139 +++++++++++-----
...loratory-environment-create-dialog.component.ts | 179 ++++++++-------------
.../exploratory-environment-create.model.ts | 157 ------------------
.../exploratory-environment-create-dialog/index.ts | 5 +-
.../notification-dialog.component.ts | 2 +-
.../webapp/src/assets/styles/_dialogs.scss | 62 +++++++
.../webapp/src/assets/styles/_general.scss | 11 +-
.../resources/webapp/src/assets/styles/_theme.scss | 15 +-
.../src/main/resources/webapp/src/styles.scss | 5 +
16 files changed, 295 insertions(+), 334 deletions(-)
copy
integration-tests/src/main/java/com/epam/dlab/automation/docker/Labels.java =>
services/self-service/src/main/resources/webapp/src/app/core/util/patterns.ts
(91%)
delete mode 100644
services/self-service/src/main/resources/webapp/src/app/resources/exploratory/exploratory-environment-create-dialog/exploratory-environment-create.model.ts
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]