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

release-24.1: ui: add license change notification to db console #130426

Merged
merged 1 commit into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. ui: add license change notification to db console

    This change adds a dismissable alert to the Overview page of DB
    Console that informs users about upcoming license changes.
    
    This popup is only shown if the cluster does not have an active
    "Enterprise" license
    
    The popup links to this page:
    "https://www.cockroachlabs.com/enterprise-license-update/"
    
    When the popup is dismissed, the dismissal is stored in the DB for
    this user and they don't see this notification again.
    
    Resolves: CRDB-40939
    
    Release note (ui change): DB Console will show a notification alerting
    customers without an Enterprise license, to upcoming license changes
    with a link to more information.
    dhartunian committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fe0aa3a View commit details
    Browse the repository at this point in the history