Re: [pgAdmin][RM6770] Foreign Key multiple fixes

2021-09-22 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Sep 22, 2021 at 11:50 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes: > 1. Auto FK related fixes. > 2. Properties tab not showing columns. > 3. Toggle button is editable even if set to readonly. > 4. Dropdo

[pgAdmin][RM6770] Foreign Key multiple fixes

2021-09-21 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes: 1. Auto FK related fixes. 2. Properties tab not showing columns. 3. Toggle button is editable even if set to readonly. 4. Dropdown placeholder should be blank for readonly/disabled. 5. Input control help text color on dark theme. Please review. -- Thanks, Adity