pgAdmin 4 commit: Enhances the modal provider to make it more reusable. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Enhances the modal provider to make it more reusable.
Date
Msg-id E1nMnTE-0008NF-JA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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 <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/helpers/ModalProvider.jsx | 108 ++++++++++++++++++++----
web/pgadmin/static/js/helpers/Notifier.jsx      |  75 +++-------------
2 files changed, 103 insertions(+), 80 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Modal provider improvements
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Modal provider improvements