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 2021/02/16 18:48:38 UTC

[incubator-pinot] branch master updated (50ac78c -> a733317)

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 50ac78c  URL encoded generated segment tar name (#6571)
     add a733317  [TE]: Fix all eslint warning/error under utils and shared folders (#6542)

No new revisions were added by this update.

Summary of changes:
 thirdeye/thirdeye-frontend/.eslintrc.js            |   7 +-
 .../app/shared/callgraphTableColumns.js            |  12 +-
 .../app/shared/dimensionAnalysisTableConfig.js     |   8 +-
 .../app/shared/dimensionsTableColumns.js           |  21 ++-
 .../app/shared/eventTableColumns.js                |  12 +-
 .../app/shared/filterBarConfig.js                  | 190 ++++++++++-----------
 .../app/shared/metricsTableColumns.js              |  24 ++-
 .../thirdeye-frontend/app/utils/api/self-serve.js  |  43 ++---
 .../thirdeye-frontend/app/utils/build-tooltip.js   |  45 +++--
 .../app/utils/date-picker-utils.js                 |  31 +---
 .../app/utils/manage-alert-utils.js                |  98 ++++++-----
 thirdeye/thirdeye-frontend/app/utils/rca-utils.js  | 164 +++++++++++-------
 thirdeye/thirdeye-frontend/app/utils/translate.js  |   2 +-
 thirdeye/thirdeye-frontend/app/utils/yaml-tools.js |  71 ++++----
 thirdeye/thirdeye-frontend/jsconfig.json           |  20 ++-
 15 files changed, 413 insertions(+), 335 deletions(-)


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