[pgadmin-org/pgadmin4] db3d0c: Make the 'Connect to server' dialog a modal dialog...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] db3d0c: Make the 'Connect to server' dialog a modal dialog...
Date: 2023-05-22 09:30:59
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/cedfd1-db3d0c@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: db3d0c6e212e0dec210bc073d60980b961a90106
https://github.com/pgadmin-org/pgadmin4/commit/db3d0c6e212e0dec210bc073d60980b961a90106
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-05-22 (Mon, 22 May 2023)

Changed paths:
M docs/en_US/release_notes_7_2.rst
M web/pgadmin/static/js/Dialogs/index.jsx

Log Message:
-----------
Make the 'Connect to server' dialog a modal dialog. #6043

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-05-22 10:55:13 [pgadmin-org/pgadmin4] fb3b2a: Fix an issue where View RE-SQL is not quoting the ...
Previous Message Aditya Toshniwal 2023-05-22 09:25:15 [pgadmin-org/pgadmin4] cedfd1: Add an option to hide/show empty object collection...