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

cluster-ui: add getTableMetadataApi and connect tables page #131123

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. cluster-ui: add getTableMetadataApi and connect tables page

    This commit connects the v2 db details - tables page to the
    new `api/v2/table_metadata` api route.
    
    The following components are now connected to the api:
    - listing tables for a db
    - sorting by column
    - searching by table name
    - filtering by node id
    
    Epic: CRDB-37558
    Fixes: cockroachdb#131122
    
    Release note: None
    xinhaoz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    47dfdab View commit details
    Browse the repository at this point in the history