[pgAdmin][patch] React based Modal provider to replace Altertify alert - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][patch] React based Modal provider to replace Altertify alert
Date
Msg-id CAM9w-_=hujAMv069b=9GK1hYmkRZdX3OvjR59nuCzY8gV=9WWw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][patch] React based Modal provider to replace Altertify alert
List 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
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Corrected the down_version in migration file.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed API test cases for StartRunningQueryTest.