feat(web): implement credential management UI #545

Merged
jason.woltje merged 1 commits from feat/credential-management-ui into main 2026-02-27 11:14:09 +00:00
Owner

Enable Add Credential, create/view forms, wire to API. Closes SS-UI-001 (issue #534)

Enable Add Credential, create/view forms, wire to API. Closes SS-UI-001 (issue #534)
jason.woltje added 1 commit 2026-02-27 11:13:45 +00:00
feat(web): implement credential management UI
All checks were successful
ci/woodpecker/push/web Pipeline was successful
1667f28d71
Enable Add Credential button, implement add/rotate/delete dialogs,
wire CRUD operations to existing /api/credentials endpoints.
Displays credentials in responsive table/card layout (name, type,
scope, masked value, created date). Supports all credential types
(API_KEY, OAUTH_TOKEN, ACCESS_TOKEN, SECRET, PASSWORD, CUSTOM) and
scopes (USER, WORKSPACE, SYSTEM).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
jason.woltje merged commit 6ac63fe755 into main 2026-02-27 11:14:09 +00:00
Sign in to join this conversation.