Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5750dfb1bb1d7246961d8ea209c2704d07b0706d
https://github.com/phpmyadmin/phpmyadmin/commit/5750dfb1bb1d7246961d8ea209c…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-26 (Mon, 04 April 2021) -03:00
Changed paths:
M js/src/server/privileges.js
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Controllers/Server/UserGroupsController.php
M libraries/classes/Server/Privileges.php
M libraries/routes.php
M psalm-baseline.xml
M test/classes/Server/PrivilegesTest.php
Log Message:
-----------
Extract method to get edit user group modal form
Creates a new route: /server/user-groups/edit-form
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>