[pgAdmin][patch] Fix build error occuring after updating sass-resources-loader package

2021-04-15 Thread Aditya Toshniwal
Hi Hackers, Attached patches fixes build errors which are occurring after updating sass-resources-loader package. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE"

Re: [pgAdmin][patch] Fix build error occuring after updating sass-resources-loader package

2021-04-15 Thread Aditya Toshniwal
PFA patch. On Thu, Apr 15, 2021 at 3:35 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patches fixes build errors which are occurring after updating > sass-resources-loader package. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Eng

pgAdmin 4 commit: Fixed build errors which are occurring after updating

2021-04-15 Thread Akshay Joshi
Fixed build errors which are occurring after updating sass-resources-loader package. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d046a2800d93f2452ddeeb63278192d40b07db50 Author: Aditya Toshniwal Modified Files -- web/package.

pgAdmin 4 commit: Fixed SQL panel black screen issue when detaching it

2021-04-15 Thread Akshay Joshi
Fixed SQL panel black screen issue when detaching it in runtime. Fixes #6334 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b4d44541bb551fc3bf4a374bf05b47f05e10af6e Modified Files -- docs/en_US/release_notes_5_2.rst

Re: [pgAdmin][patch] Fix build error occuring after updating sass-resources-loader package

2021-04-15 Thread Akshay Joshi
Thanks, patch applied. On Thu, Apr 15, 2021 at 3:41 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > PFA patch. > > On Thu, Apr 15, 2021 at 3:35 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached patches fixes build errors which are

[pgAdmin]RM6334] SQL panel show blank screen when detach panel.

2021-04-15 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes the SQL panel blank screen issue with a minimal change. I've also reverted all other existing code changes done for this. Please review. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Compla