You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xh...@apache.org on 2019/10/30 04:00:19 UTC

[incubator-pinot] branch master updated (5b97d06 -> b30a692)

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

xhsun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 5b97d06  fix issue #4115, change replaceAll() to replace (#4116)
     add b30a692  [TE] frontend - harleyjj/alert-details - comparison revisions and facelift based on feedback (#4749)

No new revisions were added by this update.

Summary of changes:
 .../app/pods/components/alert-details/component.js | 239 +++++++++++----------
 .../app/pods/components/alert-details/template.hbs |  14 +-
 .../app/pods/components/stats-cards/component.js   |  15 +-
 .../app/pods/components/stats-cards/template.hbs   |  60 +++++-
 .../anomalies-table/current-wow/template.hbs       |   2 +-
 .../anomalies-table/dimensions-only/template.hbs   |   4 +-
 .../app/pods/manage/yaml/route.js                  |  13 +-
 .../app/pods/manage/yaml/template.hbs              |   2 +
 .../app/pods/services/api/anomalies/service.js     |   1 +
 .../app/styles/components/button.scss              |  18 ++
 .../app/styles/components/te-anomaly-table.scss    |  16 +-
 .../app/styles/components/timeseries-chart.scss    |   4 +-
 .../app/styles/shared/_styles.scss                 |  46 ++++
 .../thirdeye-frontend/app/templates/dropdown.hbs   |  28 ++-
 thirdeye/thirdeye-frontend/app/utils/rca-utils.js  |   4 +-
 15 files changed, 323 insertions(+), 143 deletions(-)


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