Feature #6417 and #6478

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Feature #6417 and #6478
Date: 2023-07-03 12:36:02
Message-ID: CANxoLDfk5zDGea5kUYPLHMmxELX3A6S=3HpTzWkTHWRtrW76aQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

I have started working on adding *pg_dump* options from PostgreSQL v11 to
v15. I have redesigned the Backup dialog, previously it is having General,
Data/Objects, and Options tab.

With the new design, we will have General, Data Options, Misc Options #1,
Misc Options #2, and Objects tabs. Previously we have one switch control
per row but I am proposing to have two switch controls per row and in the
case of text control only one. In the Objects tab, we will be going to
implement the tree-like structure to select the objects that need to be
backup( #642 <https://github.com/pgadmin-org/pgadmin4/issues/642>).

Following are the changes that I am proposing:
[image: Data Option.png]. [image: Misc1.png]. [image: Misc2.png]

Please let me know your thoughts/suggestions.

--
Akshay Joshi
Principal Software Architect
www.enterprisedb.com

*Blog*: https://www.enterprisedb.com/akshay-joshi
*GitHub*: https://github.com/akshay-joshi
*LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2023-07-03 12:45:54 Regarding feature #642
Previous Message Dave Page 2023-07-03 12:29:55 [pgadmin-org/pgadmin4] cba689: Fix typo.