This is an automated email from the ASF dual-hosted git repository.
jihao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from f8347f6 [TE] migrate logging from logback to log4j2 (#5606)
add 5366bc2 [TE] frontend - harleyjj/alerts - refactor Alerts route for
backend pagination and filtering (#5593)
No new revisions were added by this update.
Summary of changes:
.../app/mirage/endpoints/entity-mapping.js | 7 +
.../app/mirage/endpoints/selfserve.js | 8 +-
.../app/mirage/factories/alert.js | 1 +
.../pods/components/detection-yaml/component.js | 4 +-
.../app/pods/components/entity-filter/component.js | 66 ++-
.../app/pods/components/entity-filter/template.hbs | 22 +-
.../rootcause-select-metric/component.js | 4 +-
.../app/pods/manage/alerts/index/controller.js | 445 +++++++++------------
.../app/pods/manage/alerts/index/route.js | 227 ++---------
.../app/pods/manage/alerts/index/template.hbs | 10 +-
.../app/pods/self-serve/create-alert/controller.js | 8 +-
thirdeye/thirdeye-frontend/app/utils/anomaly.js | 4 +-
.../app/utils/api/entity-mapping.js | 5 +-
.../thirdeye-frontend/app/utils/api/self-serve.js | 144 ++++---
thirdeye/thirdeye-frontend/app/utils/rca-utils.js | 2 +-
thirdeye/thirdeye-frontend/app/utils/yaml-tools.js | 119 ++++++
thirdeye/thirdeye-frontend/config/environment.js | 3 +
.../components/entity-filter/component-test.js | 5 +-
18 files changed, 556 insertions(+), 528 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]