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

status log UI for search/browser/revocation #1

Open
jchartrand opened this issue Feb 29, 2024 · 1 comment
Open

status log UI for search/browser/revocation #1

jchartrand opened this issue Feb 29, 2024 · 1 comment

Comments

@jchartrand
Copy link
Contributor

Create a react app that allows browsing/searching the status log, and provides a 'revoke' button for every returned entry in the log.

Would probably need/want to add a search endpoint to the status-service.

This would be another service that runs in the docker compose for a given issuing setup. We'd publish it to docker hub.

Might call it status-log-ui

It should work with either the status-log-mongo or status-log-github since in either case the UI would just be calling API endpoints that are common across the two implementations. The ui in fact wouldn't need to know what implementation was being used.

@alexfigtree
Copy link
Member

@jchartrand Thinks we may need to consider a separate log

@alexfigtree alexfigtree moved this to Backlog in DCC Engineering May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants