[pgAdmin4][Patch]: Unique Collection Control and Variable Control Fixes - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject [pgAdmin4][Patch]: Unique Collection Control and Variable Control Fixes
Date
Msg-id CAFOhELcQcQ0XEEkaWAC0FetQ7FonL_uf8L-6_9R8z9zfVnOf1A@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Unique Collection Control and Variable Control Fixes
List pgadmin-hackers
Hi,

The current implementation of the unique-collection control does not pass the control data to the evaluation function like canAdd, canEdit etc., so that has been fixed.

Also, the current implementation of the variable control does not honour the canAdd option settings, which has been fixed.

Please find attached patch for the same.

Thanks,
Khushboo



Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Updated acl parsing on tablespace node [pgAdmin4]
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix default height for text areas.