Skip to content

feat: add copy button to User and Database Name in internal credentials#4497

Open
mixelburg wants to merge 1 commit into
Dokploy:canaryfrom
mixelburg:feat/copy-button-user-dbname-credentials
Open

feat: add copy button to User and Database Name in internal credentials#4497
mixelburg wants to merge 1 commit into
Dokploy:canaryfrom
mixelburg:feat/copy-button-user-dbname-credentials

Conversation

@mixelburg

Copy link
Copy Markdown
Contributor

Fixes #4495

Adds a CopyableInput component (mirrors the existing clipboard pattern from ToggleVisibilityInput) and uses it for the User and Database Name fields across all internal credential pages (postgres, mysql, mariadb, mongo, libsql, redis).

@mixelburg mixelburg requested a review from Siumauricio as a code owner May 27, 2026 22:19
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels May 27, 2026
@mixelburg mixelburg force-pushed the feat/copy-button-user-dbname-credentials branch from ba8c3c6 to e57d323 Compare June 17, 2026 00:12
@mixelburg mixelburg force-pushed the feat/copy-button-user-dbname-credentials branch from 8276fed to b825cab Compare June 17, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add copy button to User and Database Name in database credentials

1 participant