pgAdmin 4 commit: Fix issue where query history is not visible in the q

2019-09-25 Thread Akshay Joshi
Fix issue where query history is not visible in the query history tab. Fixes #4777 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=051e5038b55ff25709f8562d525d2835b7ba5c89 Modified Files -- docs/en_US/release_notes_4_14.rst

Re: [pgAdmin4][Patch] - RM 3009 - Right click to copy from data grid, optionally with headers.

2019-09-25 Thread Khushboo Vashi
Hi, Please find the attached updated patch. On Mon, Sep 23, 2019 at 3:16 PM Akshay Joshi wrote: > Hi Khushboo > > Following are the review comments: > >- Copy with headers not working when we select a few rows. > > Fixed > >- The dropdown should be disabled when the copy button is disa