delei opened a new pull request, #3727: URL: https://github.com/apache/hertzbeat/pull/3727
## What's changed? Optimize the incident list on the status page to support paginated queries. ### Incident List <img width="2176" height="1342" alt="1-0" src="https://github.com/user-attachments/assets/1b510299-d512-4e6b-a149-c50087dadd93" /> - **01**: add query conditions to support fuzzy search for incident name - **02**: optimize table content display - **03**: supports paginated queries ### Status Page <img width="1699" height="1003" alt="1-1" src="https://github.com/user-attachments/assets/8dcac698-1b05-4c82-a7c9-6ca85e867408" /> - support filtering and refreshing incident lists by year ## Checklist - [x] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [x] I have written the necessary doc or comment. - [x] I have added the necessary unit tests and all cases have passed. ## Add or update API - [ ] I have added the necessary [e2e tests](https://github.com/apache/hertzbeat/tree/master/e2e) and all cases have passed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
