Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client count updates #12554

Merged
merged 5 commits into from Sep 16, 2021
Merged

Client count updates #12554

merged 5 commits into from Sep 16, 2021

Commits on Sep 15, 2021

  1. Client count updates

    - Added Current month tab which leverages partial monthly activity api
    - Refactored Vault usage to Monthly history
    - New client count history component based on StatText and BarChart component
    - Restrict bar chart to showcase only top 10 namespaces
    - Removed config route, as config and history component will be rendered based on query param
    - Updated all metrics reference to clients
    - Removed old tests and added integration test for current month
    arnav28 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ac23e1b View commit details
    Browse the repository at this point in the history
  2. Fixed navbar permission

    - Added changelog
    arnav28 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    75b0357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de68f06 View commit details
    Browse the repository at this point in the history
  4. Fixed current month tests

    arnav28 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    3742c8f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    45fa96b View commit details
    Browse the repository at this point in the history