[pgadmin-org/pgadmin4] aa973f: Added support to select/deselect objects in the Ba...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] aa973f: Added support to select/deselect objects in the Ba...
Date: 2023-09-13 05:37:41
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/8c91d4-aa973f@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: aa973fc8ae805c87a0f6141a32c013d9f0f85889
https://github.com/pgadmin-org/pgadmin4/commit/aa973fc8ae805c87a0f6141a32c013d9f0f85889
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-09-13 (Wed, 13 Sep 2023)

Changed paths:
M docs/en_US/backup_dialog.rst
A docs/en_US/images/backup_object_selection.png
M web/package.json
A web/pgadmin/static/js/PgTreeView/index.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/MappedControl.jsx
M web/pgadmin/static/js/components/EmptyPanelMessage.jsx
M web/pgadmin/static/js/components/FormComponents.jsx
M web/pgadmin/tools/backup/__init__.py
M web/pgadmin/tools/backup/static/js/backup.js
M web/pgadmin/tools/backup/static/js/backup.ui.js
M web/pgadmin/tools/backup/tests/test_create_backup_job.py
M web/pgadmin/tools/grant_wizard/__init__.py
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/utils/start_running_query.py
M web/regression/javascript/schema_ui_files/backup.ui.spec.js
M web/yarn.lock

Log Message:
-----------
Added support to select/deselect objects in the Backup dialog. #642

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-09-13 05:54:09 Re: Regarding feature #642
Previous Message Nikhil Mohite 2023-09-13 05:35:58 Re: Regarding feature #642