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

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] React based Modal provider to replace Altertify alert
Date: 2021-12-03 06:40:27
Message-ID: CAM9w-_=hujAMv069b=9GK1hYmkRZdX3OvjR59nuCzY8gV=9WWw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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"

Attachment Content-Type Size
modalprovider.patch application/octet-stream 13.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-03 07:49:40 pgAdmin 4 commit: Fixed unhashable type issue while opening the about d
Previous Message Akshay Joshi 2021-12-02 13:05:19 pgAdmin 4 commit: Corrected the down_version in migration file.