You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dashboard allows creating api key, but does not show the key to the user. We need a table to show all api keys belonging to the projects that the user is linked to, and the ability to delete keys
Expected Layout
Design Inspiration
Card wrapping table
API Key Reveal Card
API Key table (no table border is nice!)
Requirement
Create API Key Form
Wrap the current create api key form in a card (rounded corner, white border)
Second input field title is Description, not email
Add Create API Key title to card
Check if the form is working correctly (can create an api key with Juno)
Context
Dashboard allows creating api key, but does not show the key to the user. We need a table to show all api keys belonging to the projects that the user is linked to, and the ability to delete keys

Expected Layout
Design Inspiration
Card wrapping table
API Key Reveal Card
API Key table (no table border is nice!)
Requirement
Create API Key Form
Reveal API Key
API Key table
Backend
PR description