[pgAdmin][RM7034]: Columns with default value not showing [default] when adding new row

2021-12-14 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7034 Columns with default value not showing [default] when adding a new row. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM7034.patch Description: Binary data

Re: pgAdmin4 v6.3 candidate builds

2021-12-14 Thread Akshay Joshi
Hi All, Due to one show stopper issue, we had to create the candidate build again. Candidate builds and sources can be found at https://developer.pgadmin.org/builds/2021-12-14-1/ On Mon, Dec 13, 2021 at 5:53 PM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v6.3 candidate builds and source can be f

Re: [pgAdmin][RM7071] Confirmation pop up is hidden behind Reassign/Drop Owned Dialogue

2021-12-14 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Dec 14, 2021 at 3:37 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch changes the z-index of modal dialogs so that they appear on > top. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Softw

pgAdmin 4 commit: Fixed an issue where confirmation pop-up is hidden be

2021-12-14 Thread Akshay Joshi
Fixed an issue where confirmation pop-up is hidden behind Reassign/Drop Owned Dialog. Fixes #7071 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6875d00e44e87391bc43122413d5c0e0151dc5c9 Author: Aditya Toshniwal Modified Files --

pgAdmin 4 commit: Reverting patch for #7003, showing Nan in time fields

2021-12-14 Thread Akshay Joshi
Reverting patch for #7003, showing Nan in time fields. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=83e646c7d4502c1774b944786cc25b6f417de485 Modified Files -- docs/en_US/release_notes_6_3.rst | 1 - web/pgadmin/misc

[pgAdmin][RM7071] Confirmation pop up is hidden behind Reassign/Drop Owned Dialogue

2021-12-14 Thread Aditya Toshniwal
Hi Hackers, Attached patch changes the z-index of modal dialogs so that they appear on top. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7071.patch Description: Binary dat