This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
from 2eb856fff [Improve] changed scroll of intervals in New Monitor page
(#3726)
add 6432d689d [improve] optimize the incident list on the status page to
support paginated queries (#3727)
No new revisions were added by this update.
Summary of changes:
.../manager/controller/StatusPageController.java | 26 ++++++---
.../controller/StatusPagePublicController.java | 20 +++++--
.../manager/service/StatusPageService.java | 41 +++++++++----
.../service/impl/StatusPageServiceImpl.java | 30 +++++++++-
.../controller/StatusPageControllerTest.java | 12 ++--
.../controller/StatusPagePublicControllerTest.java | 9 +--
.../manager/service/StatusPageServiceTest.java | 17 +++---
.../routes/setting/status/status.component.html | 33 +++++++++--
.../app/routes/setting/status/status.component.ts | 27 ++++++++-
.../status-public/status-public.component.html | 68 ++++++----------------
.../status-public/status-public.component.ts | 47 ++++++++++-----
.../src/app/service/status-page-public.service.ts | 24 +++++++-
web-app/src/app/service/status-page.service.ts | 23 +++++++-
web-app/src/app/shared/shared-zorro.module.ts | 4 +-
14 files changed, 259 insertions(+), 122 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]