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

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


    from 1926a5a  [DLAB-1903]: Added slide toggle for quota per month
     add 6546373  [DLAB-1901] Added support for quota per month
     add dffcbb0  [DLAB-1917]: Fixed set of UI tasks in Audit (#809)
     new 6bb8f36  Merge branch 'develop' of github.com:apache/incubator-dlab 
into DLAB-1902
     new f9d2a9b  [DLAB-1902]: Support quota per month(UI)

The 2 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:
 .../epam/dlab/backendapi/dao/BaseBillingDAO.java   |  28 ++++-
 .../com/epam/dlab/backendapi/dao/BillingDAO.java   |   3 +
 .../com/epam/dlab/backendapi/dao/ProjectDAO.java   |   2 +-
 .../epam/dlab/backendapi/dao/ProjectDAOImpl.java   |  15 ++-
 .../epam/dlab/backendapi/domain/BudgetDTO.java}    |  15 ++-
 .../epam/dlab/backendapi/domain/ProjectDTO.java    |   2 +-
 .../backendapi/domain/UpdateProjectBudgetDTO.java  |   3 +
 .../resources/ImageExploratoryResource.java        |   2 +-
 .../resources/LibExploratoryResource.java          |   2 +-
 .../dlab/backendapi/resources/ProjectResource.java |  13 +-
 .../service/impl/ProjectServiceImpl.java           |  38 ++++--
 .../manage-environment-dilog.component.html        |   2 +-
 .../manage-environment-dilog.component.ts          |   6 +-
 .../audit/audit-grid/audit-grid.component.ts       | 136 ++++++++++++++-------
 .../cluster-details/cluster-details.component.ts   |   2 +-
 .../detail-dialog/detail-dialog.component.ts       |   2 +-
 .../resources/LibExploratoryResourceTest.java      |   2 +-
 17 files changed, 188 insertions(+), 85 deletions(-)
 copy 
services/{billing-azure/src/main/java/com/epam/dlab/billing/azure/model/BillingPeriod.java
 => self-service/src/main/java/com/epam/dlab/backendapi/domain/BudgetDTO.java} 
(83%)


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

Reply via email to