|
Apply gnexus-ui-kit 0.4.0 improvements: GnCopyButton, GnTagInput, GnSwitch, GnConfirmDialog, GnTooltip, GnUserCard
- Replace manual copy logic with GnCopyButton in SecretDetailPanel - Replace comma-separated tag input with GnTagInput (array-based) - Replace access checkboxes with GnSwitch for better UX - Replace custom confirm modals with GnConfirmDialog - Add GnTooltip to reveal/hide/edit action icons - Replace admin table with GnUserCard grid layout - Replace error paragraphs with GnAlert components - Remove copiedFieldKey and copyValue custom logic - Update form tags handling from string to array Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| frontend/src/App.vue |
|---|
| frontend/src/components/SecretDetailPanel.vue |
|---|
| frontend/src/styles.css |
|---|