Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 1729 Role privileges are badly displayed

2016-11-01 Thread Akshay Joshi
Hi All On Fri, Oct 28, 2016 at 8:53 PM, Dave Page wrote: > > > On Fri, Oct 28, 2016 at 10:23 AM, Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi All >> >> Please find the attached patch to fix the RM #1729 Role privileges are >> badly displayed >> >> Please review it. >> > > Hi >

[pgadmin-hackers] pgAdmin 4 commit: Fix display of exclusion contraint dependencies. Part

2016-11-01 Thread Dave Page
Fix display of exclusion contraint dependencies. Partially fixes #1892 - requires icon display fix. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a3622a380adb283917cd5c28698c0bf393a7f498 Author: Murtuza Zabuawala Modified Files

Re: [pgadmin-hackers] PATCH: To fix the issue in constraints node (pgAdmin4)

2016-11-01 Thread Dave Page
Thanks, committed, and ticket updated to 70% complete. On Monday, October 31, 2016, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > I have fixed the refresh on exclusion_constraint node issue but for > displaying icon in grid I need to check with Akshay because the > appe

[pgadmin-hackers] pgAdmin 4 commit: Improve display of role options. Fixes #1729

2016-11-01 Thread Dave Page
Improve display of role options. Fixes #1729 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c2d9c0bb7c12cc345b84629611c991b62f0441a7 Author: Akshay Joshi Modified Files -- .../servers/roles/templates/role/js/role.js| 33 ++

Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 1729 Role privileges are badly displayed

2016-11-01 Thread Dave Page
Thanks, patch applied. On Tuesday, November 1, 2016, Akshay Joshi wrote: > Hi All > > On Fri, Oct 28, 2016 at 8:53 PM, Dave Page > wrote: > >> >> >> On Fri, Oct 28, 2016 at 10:23 AM, Akshay Joshi < >> akshay.jo...@enterprisedb.com >> > wrote: >> >>> Hi All >>> >>> Please find the attached patch