Re: [pgAdmin][RM5227] Cannot add user

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin][RM5227] Cannot add user
Дата
Msg-id CANxoLDfiAn6_hr3nj9ghocPuPFe_Uz4zKHOwdH+kab0ZCexvzQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin][RM5227] Cannot add user  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Fri, Apr 10, 2020 at 4:11 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the updated rebased patch.

On Fri, Apr 10, 2020 at 3:13 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Aditya

Can you please rebase and send the patch again.

On Fri, Apr 10, 2020 at 10:33 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix following user management related issues:
1) Unable to add a user when there are many users. The dialog went blank. Fixed.
2) Error message did not have a close button. Fixed.
3) When clicked on the add button, then 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, "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. This is fixed.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246


--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where right-clicking a browser object
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM#2813] Do not prompt for database server passwordonce user saves it