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 8cee4bb  [DLAB-631]: tabs component fixes
     new c65fa44  [DLAB-631]: replaced progress uploading component with 
material
     new c548259  [DLAB-631]: replaced cost detail component with material
     new 17a9e7d  [DLAB-631]: replaced confirmation dialog component

The 3 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/administration/management/index.ts     |  8 ++---
 .../management-grid/management-grid.component.html |  1 -
 .../management-grid/management-grid.component.ts   | 25 ++++++-------
 .../management/management.component.html           |  2 --
 .../management/management.component.ts             |  1 -
 .../app/administration/roles/roles.component.html  |  9 +----
 ...utational-resource-create-dialog.component.html |  2 +-
 .../cost-details-dialog.component.html             |  8 +++--
 .../cost-details-dialog.component.scss             |  0
 .../cost-details-dialog.component.ts               |  0
 .../cost-details-dialog/index.ts                   |  3 +-
 .../detail-dialog/detail-dialog.component.ts       |  1 -
 .../src/app/resources/resources-grid/index.ts      |  2 +-
 .../resources-grid/resources-grid.component.html   | 13 ++-----
 .../resources-grid/resources-grid.component.ts     | 26 +++++---------
 .../confirmation-dialog.component.html             | 26 +++++++-------
 .../confirmation-dialog.component.ts               | 42 ++++++++--------------
 .../modal-dialog/confirmation-dialog/index.ts      |  1 +
 .../shared/modal-dialog/progress-dialog/index.ts   |  5 +--
 .../progress-dialog/progress-dialog.component.html | 13 +++----
 .../progress-dialog/progress-dialog.component.ts   | 18 ++++------
 .../src/app/shared/navbar/navbar.component.html    |  8 -----
 .../src/app/shared/navbar/navbar.component.ts      | 11 +++---
 .../resources/webapp/src/assets/styles/_theme.scss |  2 +-
 24 files changed, 88 insertions(+), 139 deletions(-)
 rename 
services/self-service/src/main/resources/webapp/src/app/resources/{billing => 
exploratory}/cost-details-dialog/cost-details-dialog.component.html (93%)
 rename 
services/self-service/src/main/resources/webapp/src/app/resources/{billing => 
exploratory}/cost-details-dialog/cost-details-dialog.component.scss (100%)
 rename 
services/self-service/src/main/resources/webapp/src/app/resources/{billing => 
exploratory}/cost-details-dialog/cost-details-dialog.component.ts (100%)
 rename 
services/self-service/src/main/resources/webapp/src/app/resources/{billing => 
exploratory}/cost-details-dialog/index.ts (92%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to