Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Placeholder namespace UI #354

Closed
bbockelm opened this issue Nov 8, 2023 · 2 comments · Fixed by #478
Closed

Placeholder namespace UI #354

bbockelm opened this issue Nov 8, 2023 · 2 comments · Fixed by #478
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bbockelm
Copy link
Collaborator

bbockelm commented Nov 8, 2023

In #264, we have a goal of putting together an initial web workflow for the registry for the v7.4.0 milestone. However, I don't want to wait until next month to get working on it - it's too large for a single issue.

To prepare for the v7.4.0 functionality, let's create a simple, minimally-functional UI for the registry in v7.3.0. The UI should:

  1. Come up to a splash page a-la the origin.
  2. List the registered origins in a table. Should be at least three columns -- the registered piece of the namespace, the related identity/owner (if any), and a link to download the JWKS.
  3. List the caches in a table.

For now, let's hold off on authentication as a separate issue.

@haoming29 ☝️

@bbockelm bbockelm added this to the v7.3.0 milestone Nov 8, 2023
@bbockelm bbockelm added the enhancement New feature or request label Nov 8, 2023
@haoming29 haoming29 assigned haoming29 and unassigned haoming29 Nov 8, 2023
@haoming29
Copy link
Contributor

Also assigned to myself to provide related APIs for the requirement above.

@CannonLock
Copy link
Contributor

There are existing APIs up for this that we can start on right away

@CannonLock CannonLock linked a pull request Dec 8, 2023 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants