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

[Subtask] Add web UI support for Kafka catalog #2614

Closed
Tracked by #2369
mchades opened this issue Mar 20, 2024 · 0 comments · Fixed by #2863
Closed
Tracked by #2369

[Subtask] Add web UI support for Kafka catalog #2614

mchades opened this issue Mar 20, 2024 · 0 comments · Fixed by #2863
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@mchades
Copy link
Contributor

mchades commented Mar 20, 2024

Describe the subtask

This issue tracks the work of add UI for Kafka catalog. User can view the created topics on the web UI.

Parent issue

#2369

@mchades mchades added the subtask Subtasks of umbrella issue label Mar 20, 2024
@mchades mchades added this to the Gravitino 0.5.0 milestone Mar 20, 2024
@ch3yne ch3yne self-assigned this Apr 1, 2024
@LauraXia123 LauraXia123 assigned LauraXia123 and unassigned ch3yne Apr 2, 2024
LauraXia123 added a commit to LauraXia123/gravitino that referenced this issue Apr 3, 2024
LauraXia123 added a commit to LauraXia123/gravitino that referenced this issue Apr 10, 2024
LauraXia123 added a commit to LauraXia123/gravitino that referenced this issue Apr 10, 2024
ch3yne pushed a commit that referenced this issue Apr 11, 2024
… default page for no data tree (#2863)

…age for no data tree

<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
   Examples:
     - "[#123] feat(operator): support xxx"
     - "[#233] fix: check null before access result in xxx"
     - "[MINOR] refactor: fix typo in variable name"
     - "[MINOR] docs: fix typo in README"
     - "[#255] test: fix flaky test NameOfTheTest"
   Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->

### What changes were proposed in this pull request?

1. Add web UI support for Kafka catalog
<img width="1419" alt="image"
src="https://github.com/datastrato/gravitino/assets/9210625/f71beeef-94d1-4f44-9e4e-272602c03d7b">

2. Add default page for no data tree
<img width="1410" alt="image"
src="https://github.com/datastrato/gravitino/assets/9210625/5804adb5-0163-4b19-829d-c89a8010e888">


### Why are the changes needed?
N/A

Fix: #2614, #2530

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Local Smoke Test and e2e test
<img width="347" alt="image"
src="https://github.com/datastrato/gravitino/assets/9210625/85b5b9e3-f3c3-43da-b9fa-92d97951659c">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment