You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ap...@apache.org on 2022/01/05 20:13:37 UTC

[pinot] branch master updated (0df8492 -> 3c4285b)

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

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


    from 0df8492  faster metric scans (#7920)
     add 3c4285b  Implement OIDC auth workflow in UI (#7121)

No new revisions were added by this update.

Summary of changes:
 pinot-controller/src/main/resources/app/App.tsx    | 179 ++++++++++++++++-----
 .../src/main/resources/app/app_state.ts            |   4 +
 .../src/main/resources/app/interfaces/types.d.ts   |   6 +
 .../src/main/resources/app/pages/LoginPage.tsx     |   2 +
 .../main/resources/app/utils/PinotMethodUtils.ts   |  23 ++-
 .../src/main/resources/app/utils/axios-config.ts   |  15 +-
 6 files changed, 184 insertions(+), 45 deletions(-)

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