Re: User management functionality patch [pgadmin4]

Поиск
Список
Период
Сортировка
От Harshal Dhumal
Тема Re: User management functionality patch [pgadmin4]
Дата
Msg-id CAFiP3vzcaCv+wjtX_PXrEROZhPvNq-Zr1C6kngxk1D3Ff3p-tQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: User management functionality patch [pgadmin4]  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Ответы Re: User management functionality patch [pgadmin4]  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-hackers
Hi,


-- 
Harshal Dhumal
Software Engineer 




On Mon, May 30, 2016 at 4:09 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi Harshal,

PFA comments as below,

1) While running setup.py for the first time, We did not handle the case to create Standard user.
Fixed
 
2) Save button gets enable only clicking on input text box
Fixed
 
3) Remove delete button from sub-node
Removed button.

4) If current user changes its own name/email, main page should reflect new changes. 
Moved to TODO
 


Can be listed as TODO
--------------------------------
1) Erros description is missing, for example when have user test@test.com presnt and user try to add user same as test@test.com we get error as "Error during saving user" it should be descriptive like "ERRPR: User {XYZ} is already exists.."
Fixed. (Added client side validation)
 
2) There should be an option to delete multiple users at one shot.
Moved to TODO
 
3) There should be an option to active/deactivate multiple users in one shot.
Moved to TODO
 
4) In-place editing in backgrid.
Moved to TODO
 


Regards,
Murtuza

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Fri, May 27, 2016 at 7:02 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA initial patch for User management functionality.


-- 
Harshal Dhumal
Software Engineer 





--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers



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

Предыдущее
От: Harshal Dhumal
Дата:
Сообщение: Re: User management functionality patch [pgadmin4]
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: User management functionality patch [pgadmin4]