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

gongchao pushed a change to branch select-monitors-menu
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


    from 9bdd93e238 feat: update add monitors pop selected menus modal
     add 692fb228ca [webapp] update ui

No new revisions were added by this update.

Summary of changes:
 .../routes/setting/define/define.component.html    |  4 +-
 .../monitor-select-list.component.html             | 47 ++++++++++++++++++++++
 .../monitor-select-list.component.less             | 31 ++++++++++++++
 .../monitor-select-list.component.spec.ts}         | 12 +++---
 .../monitor-select-list.component.ts}              | 29 ++-----------
 web-app/src/app/shared/shared.module.ts            |  2 +
 6 files changed, 92 insertions(+), 33 deletions(-)
 create mode 100755 
web-app/src/app/shared/components/monitor-select-list/monitor-select-list.component.html
 create mode 100755 
web-app/src/app/shared/components/monitor-select-list/monitor-select-list.component.less
 copy 
web-app/src/app/shared/components/{configurable-field/configurable-field.component.spec.ts
 => monitor-select-list/monitor-select-list.component.spec.ts} (77%)
 mode change 100644 => 100755
 copy 
web-app/src/app/shared/components/{monitor-select-menu/monitor-select-menu.component.ts
 => monitor-select-list/monitor-select-list.component.ts} (73%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to