Re: [pgAdmin][RM7394] Show geometry for row even if single cell selected

2022-05-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, May 24, 2022 at 4:31 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the issue. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* >

Re: [pgAdmin][RM-7347]:Improve color scheme for Authentication type in properties for server

2022-05-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, May 24, 2022 at 4:52 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for #7347. > > On Thu, May 19, 2022 at 4:16 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Siva, >> >> Do

pgAdmin 4 commit: Fixed an issue where geometry is not visible when a s

2022-05-24 Thread Akshay Joshi
Fixed an issue where geometry is not visible when a single cell is selected. Fixes #7394 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1e1e1f027afb22cf4a630bbe4ad858c5c82ed702 Author: Aditya Toshniwal Modified Files -- docs/en_

pgAdmin 4 commit: Ensure that when Authentication buttons are disabled

2022-05-24 Thread Akshay Joshi
Ensure that when Authentication buttons are disabled their text is visible in the Dark and High contrast theme. Fixes #7347 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a5ad95608865e265552c70ba38272cc8d99e1f11 Author: Pradip Parkale Modif

pgAdmin 4 commit: Fixed RESQL test case for Domain and add missing 'COM

2022-05-24 Thread Akshay Joshi
Fixed RESQL test case for Domain and add missing 'COMMENT ON CONSTRAINT' statements. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c013c9f0fd3370249414f751c893279726df4bd Modified Files -- .../schemas/domains/templates/domains/

Re: [pgAdmin][RM-7347]:Improve color scheme for Authentication type in properties for server

2022-05-24 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #7347. On Thu, May 19, 2022 at 4:16 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Siva, > > Do not use "important" in theme JS files. They are variables and not the > actual CSS. No the right place to put "important". > +

[pgAdmin][RM7394] Show geometry for row even if single cell selected

2022-05-24 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix the issue. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7394.patch Description: Binary data

Re: [pgAdmin][RM7399] Add missing toggle case shortcut

2022-05-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, May 24, 2022 at 1:07 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the issue. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* >

Re: [pgAdmin][RM7405] Update null in numeric columns not possible

2022-05-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, May 24, 2022 at 1:28 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the issue. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* >

pgAdmin 4 commit: Ensure that null values are accepted for the numeric

2022-05-24 Thread Akshay Joshi
Ensure that null values are accepted for the numeric columns in react-data-grid. Fixes #7405 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c5ca45c46138cce12befb48597a6b0025ab8710d Author: Aditya Toshniwal Modified Files -- docs

pgAdmin 4 commit: Added missing toggle case keyboard shortcuts to the q

2022-05-24 Thread Akshay Joshi
Added missing toggle case keyboard shortcuts to the query tool. Fixes #7399 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04fa7dee688e705ba7c3d53ba624284a82b5824a Author: Aditya Toshniwal Modified Files -- docs/en_US/release_not

pgAdmin 4 commit: Fixed an issue where comments on domain constraints w

2022-05-24 Thread Akshay Joshi
Fixed an issue where comments on domain constraints were not visible when selecting a domain node. Fixes #7403 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=efe613d13ef024d62e745f4d7fd5d565750f0a3b Modified Files -- docs/en_US/r

[pgAdmin][RM7405] Update null in numeric columns not possible

2022-05-24 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix the issue. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7405.patch Description: Binary data

[pgAdmin][RM7399] Add missing toggle case shortcut

2022-05-24 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix the issue. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7399.patch Description: Binary data