pgAdmin 4 commit: Upgraded Pillow module to the latest version if Pytho

2022-02-23 Thread Akshay Joshi
Upgraded Pillow module to the latest version if Python version is greater than 3.6 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd4849070a9b5ab57c9c3574e1f699b06a7093cb Modified Files -- requirements.txt | 5 +++-- 1 file change

Re: [pgAdmin][patch] Modal provider improvements

2022-02-23 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Feb 23, 2022 at 1:53 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch adds some improvements in the modal provider to make it > more re-usable. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker

pgAdmin 4 commit: Enhances the modal provider to make it more reusable.

2022-02-23 Thread Akshay Joshi
Enhances the modal provider to make it more reusable. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=44b2f4983960e8c9bb8ddbab40cabcaa94b54bce Author: Aditya Toshniwal Modified Files -- web/pgadmin/static/js/helpers/ModalProvider.

[pgAdmin][patch] Modal provider improvements

2022-02-23 Thread Aditya Toshniwal
Hi Hackers, Attached patch adds some improvements in the modal provider to make it more re-usable. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" modal.improvements.patch Desc