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

ui: add search to the databases pages #68825

Closed
matthewtodd opened this issue Aug 12, 2021 · 1 comment · Fixed by #92589
Closed

ui: add search to the databases pages #68825

matthewtodd opened this issue Aug 12, 2021 · 1 comment · Fixed by #92589
Assignees
Labels
A-sql-console-general SQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud Console C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@matthewtodd
Copy link
Contributor

matthewtodd commented Aug 12, 2021

Part of #65737 (see designs there). Also a follow-on to #68390.

Jira issue: CRDB-9289

Epic CRDB-20388

@matthewtodd matthewtodd added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-observability A-sql-console-general SQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud Console labels Aug 12, 2021
@maryliag maryliag self-assigned this Nov 3, 2022
@maryliag maryliag assigned gtr and unassigned maryliag Nov 15, 2022
gtr added a commit that referenced this issue Nov 29, 2022
Fixes [#68826](#68826),
[68825](#68825).

Previously, the databases and databases details pages did not contain
search and filter components that the txns and stmts pages did. This
change adds search and filter components to both the databases and
databases details pages. The search box filters by database/table name
while the filter allows filtering by node and region.

Release note (ui change): the databases page and the databases details
pages each now contain search and filter components, allowing the
ability to search and filter through databases and their tables.
@gtr gtr linked a pull request Nov 29, 2022 that will close this issue
gtr added a commit that referenced this issue Dec 5, 2022
Part of [#68826](#68826),
[68825](#68825).

Previously, the databases and databases details pages did not contain
search and filter components that the txns and stmts pages did. This
change adds search and filter components to both the databases and
databases details pages. The search box filters by database/table name
while the filter allows filtering by node and region.

Release note (ui change): the databases page and the databases details
pages each now contain search and filter components, allowing the
ability to search and filter through databases and their tables.
gtr added a commit to gtr/cockroach that referenced this issue Dec 8, 2022
Part of cockroachdb#68826, cockroachdb#68825.

Previously, the databases and databases details pages did not contain
search and filter components that the txns and stmts pages did. This
change adds search and filter components to both the databases and
databases details pages. The search box filters by database/table name
while the filter allows filtering by node and region.

Release note (ui change): the databases page and the databases details
pages each now contain search and filter components, allowing the
ability to search and filter through databases and their tables.
gtr added a commit that referenced this issue Dec 9, 2022
Part of #68826, #68825.

Previously, the databases and databases details pages did not contain
search and filter components that the txns and stmts pages did. This
change adds search and filter components to both the databases and
databases details pages. The search box filters by database/table name
while the filter allows filtering by node and region.

Release note (ui change): the databases page and the databases details
pages each now contain search and filter components, allowing the
ability to search and filter through databases and their tables.
gtr added a commit that referenced this issue Dec 9, 2022
Part of #68826, #68825.

Previously, the databases and databases details pages did not contain
search and filter components that the txns and stmts pages did. This
change adds search and filter components to both the databases and
databases details pages. The search box filters by database/table name
while the filter allows filtering by node and region.

Release note (ui change): the databases page and the databases details
pages each now contain search and filter components, allowing the
ability to search and filter through databases and their tables.
craig bot pushed a commit that referenced this issue Jan 5, 2023
92589: ui: Add search and filtering to the databases pages r=gtr a=gtr

Part Of [#68826](#68826), [#68825](#68825).

Previously, the databases and databases details pages did not contain
search and filter components that the txns and stmts pages did. This
change adds search and filter components to both the databases and
databases details pages. The search box filters by database/table name
while the filter allows filtering by node and region.

[Databases Page video](https://www.loom.com/share/185c66981f6c495b9b194eab027045ea).

[Tables Page video](https://www.loom.com/share/8ae9ccaba8db43bd80c009519b026c70).

Release note (ui change): the databases page and the databases details
pages each now contain search and filter components, allowing the
ability to search and filter through databases and their tables.

Co-authored-by: gtr <[email protected]>
@craig craig bot closed this as completed in #92589 Jan 5, 2023
THardy98 pushed a commit to THardy98/cockroach that referenced this issue May 18, 2023
Part of cockroachdb#68826, cockroachdb#68825.

Previously, the databases and databases details pages did not contain
search and filter components that the txns and stmts pages did. This
change adds search and filter components to both the databases and
databases details pages. The search box filters by database/table name
while the filter allows filtering by node and region.

Release note (ui change): the databases page and the databases details
pages each now contain search and filter components, allowing the
ability to search and filter through databases and their tables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-sql-console-general SQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud Console C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants