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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Enhances the modal provider to make it more reusable.
Date: 2022-02-23 08:58:00
Message-ID: E1nMnTE-0008NF-JA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-23 08:58:30 Re: [pgAdmin][patch] Modal provider improvements
Previous Message Aditya Toshniwal 2022-02-23 08:23:01 [pgAdmin][patch] Modal provider improvements