[pgadmin-hackers] pgAdmin 4 commit: Improve the display of role membership on both thepr - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Improve the display of role membership on both thepr
Date
Msg-id E1cT8aC-00064t-7k@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Improve the display of role membership on both the properties panel and role dialogue. Fixes #1730

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=024b664c211f7124f052e37c0102f94e4a0a35ee
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../servers/roles/templates/role/js/role.js        | 36 ++++++++++++++--------
web/pgadmin/static/css/overrides.css               |  1 -
2 files changed, 23 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Add runtime/pgAdmin4 to .gitignore,and re-order entr
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 1730 - Role membershipcontrol display needs improvement