You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ji...@apache.org on 2019/10/02 21:11:15 UTC

[incubator-pinot] branch master updated (639f94e -> 97f8ef3)

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 639f94e  [TE] frontend - harleyjj/alert-details - update Alert Overview to align with new API (#4659)
     add 97f8ef3  [TE] frontend - harleyjj/alert-details - add comparison to preview (#4638)

No new revisions were added by this update.

Summary of changes:
 .../app/pods/components/alert-details/component.js | 756 ++++++++++++---------
 .../app/pods/components/alert-details/template.hbs | 195 +-----
 .../pods/components/timeseries-chart/component.js  |   4 +-
 .../anomalies-table/dimensions-only/template.hbs   |   7 +
 .../investigation-link/template.hbs                |   2 +-
 .../custom/anomalies-table/resolution/component.js |  10 +-
 .../app/pods/home/index/controller.js              |   2 +-
 .../app/pods/manage/yaml/template.hbs              |   2 +
 .../app/pods/self-serve/create-alert/template.hbs  |   1 +
 .../app/pods/services/api/anomalies/service.js     |   6 +
 .../app/styles/components/timeseries-chart.scss    |  30 +-
 .../thirdeye-frontend/app/templates/dropdown.hbs   |  29 +
 thirdeye/thirdeye-frontend/app/utils/rca-utils.js  |   2 +-
 13 files changed, 537 insertions(+), 509 deletions(-)
 create mode 100644 thirdeye/thirdeye-frontend/app/pods/custom/anomalies-table/dimensions-only/template.hbs
 create mode 100644 thirdeye/thirdeye-frontend/app/templates/dropdown.hbs


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org