[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 12d662: Replace themes preview popup with a modal

Maurício Meneghini Fauth mauricio at fauth.dev
Fri Feb 5 16:53:08 CET 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 12d662baa3698d0f2a7db6d33983fc7ee483a069
https://github.com/phpmyadmin/phpmyadmin/commit/12d662baa3698d0f2a7db6d33983fc7ee483a069
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-02-04 (Thu, 02 February 2021) -03:00

Changed paths: 
A js/src/home.js
A templates/home/themes.twig
M js/src/functions.js
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/ThemesController.php
M libraries/classes/Theme.php
M libraries/classes/ThemeManager.php
M libraries/routes.php
M libraries/services_controllers.php
M templates/home/index.twig
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
D templates/theme_preview.twig
D templates/themes.twig

Log Message:
-----------
Replace themes preview popup with a modal

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: e04267feb874d3422ea4a3db63122a534813ff2a
https://github.com/phpmyadmin/phpmyadmin/commit/e04267feb874d3422ea4a3db63122a534813ff2a
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-02-05 (Fri, 02 February 2021) -03:00

Changed paths: 
A js/src/home.js
A templates/home/themes.twig
M js/src/functions.js
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/ThemesController.php
M libraries/classes/Theme.php
M libraries/classes/ThemeManager.php
M libraries/routes.php
M libraries/services_controllers.php
M templates/home/index.twig
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
D templates/theme_preview.twig
D templates/themes.twig

Log Message:
-----------
Merge pull request #16616 from mauriciofauth/themes-modal

Replace themes preview popup with a modal



More information about the Git mailing list