pgadmin4/web/pgadmin/tools
Aditya Toshniwal 014ce31589 Fixed user management related issues:
1) Unable to add a user when there are many users. The dialog went blank. Fixed.
 2) The error message did not have a close button. Fixed.
 3) When clicked on the add button, then the cursor will focus on the email box of
    the new row for convenience.
 4) When the dialog opens, the cursor will focus on the search text box.
 5) By default, the "User" role will be selected when adding a new user.
    Also removed an empty option in the roles dropdown.
 6) When the search filter is applied and we try to add an already existing user, the
    validation is done only on the filtered data and not on all the users' data. 

Fixes #5227
2020-04-10 16:49:33 +05:30
..
backup Fixed gettext usage: 2020-04-10 14:52:41 +05:30
datagrid Fixed gettext usage: 2020-04-10 14:52:41 +05:30
debugger Fixed gettext usage: 2020-04-10 14:52:41 +05:30
grant_wizard Fixed gettext usage: 2020-04-10 14:52:41 +05:30
import_export Fixed gettext usage: 2020-04-10 14:52:41 +05:30
maintenance Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
restore Fixed gettext usage: 2020-04-10 14:52:41 +05:30
schema_diff Ensure that OID should be shown in properties for Synonyms. Fixes #5270 2020-04-10 13:19:52 +05:30
search_objects Various misc fixes: 2020-04-08 14:14:25 +05:30
sqleditor Fixed gettext usage: 2020-04-10 14:52:41 +05:30
templates Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
user_management Fixed user management related issues: 2020-04-10 16:49:33 +05:30
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00