You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by an...@apache.org on 2019/03/04 12:48:59 UTC

[incubator-dlab] branch DLAB-375 updated (6e29cd2 -> 88a7d94)

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

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


    from 6e29cd2  [DLAB-375]: moved modal dialogs; admin preferences
     new 4f48d6c  [DLAB-375]: moved admin preferences functionality to management page
     new 4299eeb  [DLAB-375]: changed statusbar link to environment management page
     new 6691e3b  [DLAB-375]: toggle management env grids by admin access
     new 7426997  [DLAB-375]: toggle management env grids by admin access
     new 5f7fedc  [DLAB-375]:added service data for health status of all/personal accounts
     new 1918151  [DLAB-375]: unified health status params, simplified params reading
     new 88a7d94  [DLAB-375]: missed entry Components declaration added

The 5593 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/services/appRouting.service.ts    |   2 +-
 .../resources/webapp/src/app/management/index.ts   |  61 +++++-
 .../management-grid/management-grid.component.html |  69 ++++++-
 .../management-grid/management-grid.component.ts   |  43 +++-
 .../src/app/management/management.component.html   |  46 ++++-
 .../src/app/management/management.component.scss   |   8 +-
 .../src/app/management/management.component.ts     | 229 ++++++++++++++++++---
 .../webapp/src/app/management/management.model.ts  |  30 ++-
 .../src/app/shared/navbar/navbar.component.html    |   2 +-
 9 files changed, 437 insertions(+), 53 deletions(-)


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