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
>
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
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
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 ++
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