Re: [pgAdmin][RM5227] Cannot add user

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5227] Cannot add user
Date: 2020-04-10 12:07:39
Message-ID: CANxoLDfiAn6_hr3nj9ghocPuPFe_Uz4zKHOwdH+kab0ZCexvzQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Fri, Apr 10, 2020 at 4:11 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the updated rebased patch.
>
> On Fri, Apr 10, 2020 at 3:13 PM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)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(dot)toshniwal(at)enterprisedb(dot)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*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-10 12:07:49 Re: [pgAdmin4][RM#2813] Do not prompt for database server password once user saves it
Previous Message Akshay Joshi 2020-04-10 12:06:06 pgAdmin 4 commit: Fixed an issue where right-clicking a browser object