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

Add Admin UI Changes to Support Token Based Subscription Policies #739

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SavinduDimal
Copy link
Contributor

Purpose

Description

  • In order to support token based subscription policies, this PR introduces a following admin portal UI changes.
    • Add expandable rows to the subscription policy listing page in the admin portal. Move data related to rate limiting quotas inside the expandable component.
Screenshot 2024-09-10 at 23 15 29
  • Update Add/Edit page to support AI API Subscription policies.
Screenshot 2024-09-10 at 23 17 33 Screenshot 2024-09-10 at 23 18 13 Screenshot 2024-09-10 at 23 19 14

Update subscription policies listing page
Add new page to add/edit AI API subscription policies
Add renderExpandableRow prop to ListBase component
Copy link

sonarcloud bot commented Sep 10, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
11.2% Duplication on New Code (required ≤ 3%)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce AI-specific (Token-based) Policy Creation - Admin UI Work
1 participant