You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by jx...@apache.org on 2022/06/03 19:49:22 UTC

[helix] branch master updated (e84a4a736 -> 4faa5f61a)

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

jxue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


    from e84a4a736 Revert and disable batch enable/disable functionality (#2134)
     add 4faa5f61a Upgrade helix-front to Angular 12.2  (#2131)

No new revisions were added by this update.

Summary of changes:
 helix-front/angular.json                           | 27 ++++++++++-----
 .../cluster-list/cluster-list.component.scss       |  3 +-
 .../client/app/cluster/cluster.component.scss      |  4 +--
 .../history-list/history-list.component.scss       |  4 +--
 .../instance-list/instance-list.component.scss     |  6 ++--
 .../partition-list/partition-list.component.scss   |  6 ++--
 .../resource-detail/resource-detail.component.scss |  3 +-
 .../shared/data-table/data-table.component.scss    |  3 +-
 .../detail-header/detail-header.component.scss     | 12 +++----
 .../disabled-label/disabled-label.component.scss   |  6 ++--
 .../shared/node-viewer/node-viewer.component.scss  |  6 ++--
 .../shared/state-label/state-label.component.scss  |  6 ++--
 .../workflow-dag/workflow-dag.component.scss       |  8 ++---
 .../workflow-detail/workflow-detail.component.scss |  8 ++---
 helix-front/client/polyfills.ts                    |  2 +-
 helix-front/client/theme.scss                      | 16 ++++-----
 helix-front/package.json                           | 40 +++++++++++-----------
 helix-front/tsconfig.json                          |  1 -
 18 files changed, 86 insertions(+), 75 deletions(-)