[phpmyadmin/phpmyadmin] a6d981: Extract the change action from table structure index method

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: a6d9818b3adb448232ffc97dc4540338c2f44a94 https://github.com/phpmyadmin/phpmyadmin/commit/a6d9818b3adb448232ffc97dc454... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-05-22 (Fri, 05 May 2020) -03:00 Changed paths: M js/table/structure.js M libraries/classes/Controllers/Table/StructureController.php M libraries/routes.php Log Message: ----------- Extract the change action from table structure index method Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: 3bf3fd5c366bac8d273c1e4b692bdf15beffb162 https://github.com/phpmyadmin/phpmyadmin/commit/3bf3fd5c366bac8d273c1e4b692b... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-05-22 (Fri, 05 May 2020) -03:00 Changed paths: M js/table/structure.js M libraries/classes/Controllers/Table/StructureController.php M libraries/routes.php M test/classes/Controllers/Table/StructureControllerTest.php Log Message: ----------- Extract browse action from table structure index method Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> Commit: 7902e2865271ad530e27a98af0b04ef8e94fdd3f https://github.com/phpmyadmin/phpmyadmin/commit/7902e2865271ad530e27a98af0b0... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-05-22 (Fri, 05 May 2020) -03:00 Changed paths: M libraries/classes/Controllers/Table/StructureController.php Log Message: ----------- Remove duplicated code in Table\StructureController Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth