
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8301118f21c4b5a70c437d155ce67e36ec2ffb50 https://github.com/phpmyadmin/phpmyadmin/commit/8301118f21c4b5a70c437d155ce6... Author: Saksham Gupta <shucontech@gmail.com> Date: 2021-09-10 (Fri, 09 September 2021) +05:30 Changed paths: A templates/modals/preview_sql_confirmation.twig M js/src/functions.js M templates/indexes.twig M templates/table/structure/display_structure.twig Log Message: ----------- Replace Confirm Preview SQL dialog with modal Signed-off-by: Saksham Gupta <shucontech@gmail.com> Final commit Signed-off-by: Saksham Gupta <shucontech@gmail.com> Fix code quality Signed-off-by: Saksham Gupta <shucontech@gmail.com> Fix line end Signed-off-by: Saksham Gupta <shucontech@gmail.com> Commit: 9721b19dbf918d8047fa58ad013f17adffa193bc https://github.com/phpmyadmin/phpmyadmin/commit/9721b19dbf918d8047fa58ad013f... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2021-09-14 (Tue, 09 September 2021) -03:00 Changed paths: A templates/modals/preview_sql_confirmation.twig M js/src/functions.js M templates/indexes.twig M templates/table/structure/display_structure.twig Log Message: ----------- Merge pull request #17077 from shucontech/confirm_preview_modal Replace Confirm Preview SQL dialog with modal