All checks were successful
ci/woodpecker/push/web Pipeline was successful
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>