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

ankovalyshyn pushed a change to branch project_grid
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 8a1cfaf  fixed general styles for steppers
     new 72c166e  added project tag generation on name focus out
     new 0859f8b  fixed detailed dialogs styles; added variables
     new 19d84b2  passed data as project creation params to service
     new d696f0e  added actions placeholders to project list
     new 136c004  added groups list select with ability check/delete all
     new 1ef8fb6  added view to groups list control
     new 5a81d01  added view to groups list control; stepper control changes

The 7 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       | 49 +++++++++--
 .../project-form/project-form.component.scss       |  9 +-
 .../project/project-form/project-form.component.ts | 34 ++++++--
 .../project-list/project-list.component.html       | 12 ++-
 .../project/project-list/project-list.component.ts | 10 ++-
 .../services/applicationServiceFacade.service.ts   |  4 +-
 .../src/app/core/services/project.service.ts       |  4 +-
 .../cluster-details/cluster-details.component.html |  6 +-
 .../computational-resources-list.component.ts      |  2 +-
 .../detail-dialog/detail-dialog.component.html     |  2 +-
 .../webapp/src/assets/styles/_dialogs.scss         | 11 ++-
 .../resources/webapp/src/assets/styles/_theme.scss | 97 +++++++++++++++++++++-
 12 files changed, 204 insertions(+), 36 deletions(-)


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

Reply via email to