[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 61fac6: Replace edit user group dialog with a modal

Maurício Meneghini Fauth mauricio at fauth.dev
Mon Apr 26 22:19:13 CEST 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 61fac69e419b21ee4f1639cb1c6cab329a35a808
https://github.com/phpmyadmin/phpmyadmin/commit/61fac69e419b21ee4f1639cb1c6cab329a35a808
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-04-26 (Mon, 04 April 2021) -03:00

Changed paths: 
M .eslintrc.json
M js/src/server/privileges.js
M templates/server/privileges/choose_user_group.twig
M templates/server/privileges/new_user_ajax.twig
M templates/server/privileges/users_overview.twig

Log Message:
-----------
Replace edit user group dialog with a modal

- Replaces the edit user group jQuery UI dialog with a Bootstrap modal.
- Replaces some jQuery code with vanilla JavaScript.

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

Commit: f28dc343d72e34da932cc8809b741a1282041d93
https://github.com/phpmyadmin/phpmyadmin/commit/f28dc343d72e34da932cc8809b741a1282041d93
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2021-04-26 (Mon, 04 April 2021) -03:00

Changed paths: 
M .eslintrc.json
M js/src/server/privileges.js
M templates/server/privileges/choose_user_group.twig
M templates/server/privileges/new_user_ajax.twig
M templates/server/privileges/users_overview.twig

Log Message:
-----------
Merge pull request #16857 from mauriciofauth/edit-user-group-modal

Replace edit user group dialog with a modal



More information about the Git mailing list