Re: [pgAdmin][patch] React based Modal provider to replace Altertify alert

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][patch] React based Modal provider to replace Altertify alert
Date: 2021-12-03 07:50:31
Message-ID: CANxoLDf2vrd4pH7E7jb1x_gdVditJP2saqgH8zxEzWL56Gug7w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, the patch applied.

On Fri, Dec 3, 2021 at 12:11 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached patch adds a React based modal provider to pgAdmin. It can be
> used to create modals on the fly.
> Based on this, I've created two functions - alert and confirm in the
> Notifier. This will help to replace Alertify alert and confirm.
>
> Please review.
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin Hacker | Software Architect | *edbpostgres.com*
> <http://edbpostgres.com>
> "Don't Complain about Heat, Plant a TREE"
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2021-12-05 09:54:14 [pgAdmin][RM6840]: Tooltip data are not displaying on Downloaded graphical explain plan (SVG file)
Previous Message Akshay Joshi 2021-12-03 07:49:40 pgAdmin 4 commit: Fixed API test cases for StartRunningQueryTest.