Skip to content

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

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

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
@Siumauricio

Copy link
Copy Markdown
Contributor

Close #4735

@Siumauricio Siumauricio closed this Jul 5, 2026
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

2 participants