
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5f818cc138412a1396c6b7809bc89291dbf7a5c9 https://github.com/phpmyadmin/phpmyadmin/commit/5f818cc138412a1396c6b7809bc8... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2021-01-12 (Tue, 01 January 2021) -03:00 Changed paths: M js/src/database/routines.js M templates/database/routines/editor_form.twig M templates/database/routines/index.twig M templates/database/routines/row.twig Log Message: ----------- Redesign the Routines page - adds a heading - moves Create New Routine button - moves Filter input field - redesigns the check all line Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: 973ea16322648232f7ed4d3ef072881421b1facb https://github.com/phpmyadmin/phpmyadmin/commit/973ea16322648232f7ed4d3ef072... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2021-01-13 (Wed, 01 January 2021) -03:00 Changed paths: M js/src/database/routines.js M templates/database/routines/editor_form.twig M templates/database/routines/index.twig M templates/database/routines/row.twig Log Message: ----------- Merge pull request #16567 from mauriciofauth/routines-redesign Redesign the Routines page