public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fixed user management related issues:
Date: Fri, 10 Apr 2020 12:06:06 +0000
Message-ID: <[email protected]> (raw)
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
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=014ce315890ed8493e2538ecb7812a7b0ef9...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
web/pgadmin/static/js/backgrid.pgadmin.js | 16 +++--
web/pgadmin/static/scss/_backgrid.overrides.scss | 9 ++-
.../user_management/static/js/user_management.js | 77 ++++++++++------------
4 files changed, 53 insertions(+), 50 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Fixed user management related issues:
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox