Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e8bff4d4762f79ae11a37a6133ed0cedb013dfcf
https://github.com/phpmyadmin/phpmyadmin/commit/e8bff4d4762f79ae11a37a6133ed0cedb013dfcf
Author: Faissal Wahabali <[email protected]>
Date: 2025-03-13 (Thu, 03 March 2025) -03:00

Changed paths: 
M resources/js/src/database/multi_table_query.ts
M resources/js/src/modules/functions.ts
M resources/templates/database/multi_table_query/form.twig

Log Message:
-----------
Add button for Copy Query (#19555)

* add copy query

Signed-off-by: faissaloux <[email protected]>

* show message when query is empty, add translations

Signed-off-by: faissaloux <[email protected]>

* use strCopyQueryButtonSuccess

Signed-off-by: faissaloux <[email protected]>

* enable/disable Copy Query button depending on editor content

Signed-off-by: faissaloux <[email protected]>

* display query copy success message

Signed-off-by: faissaloux <[email protected]>

* use copyToClipboard()

Signed-off-by: faissaloux <[email protected]>

* add types

Signed-off-by: faissaloux <[email protected]>

* extract displayCopyNotification()

Signed-off-by: faissaloux <[email protected]>

* displayCopyNotification() handle error case

Signed-off-by: faissaloux <[email protected]>

---------

Signed-off-by: faissaloux <[email protected]>

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to