From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | pgAdmin 4 commit: Port Import/Export dialog to React. Fixes #7017. |
Date: | 2022-01-21 06:19:15 |
Message-ID: | E1nAnGV-0006VP-NX@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Port Import/Export dialog to React. Fixes #7017.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c983aae8819a8ca9eade359ec9f613ff845aeb99
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Modified Files
--------------
docs/en_US/images/import_export_columns.png | Bin 147840 -> 229848 bytes
docs/en_US/images/import_export_complete.png | Bin 53195 -> 95132 bytes
docs/en_US/images/import_export_miscellaneous.png | Bin 158796 -> 244522 bytes
docs/en_US/images/import_export_options.png | Bin 30596 -> 83801 bytes
docs/en_US/images/import_export_pw.png | Bin 78050 -> 94945 bytes
docs/en_US/release_notes_6_5.rst | 1 +
.../databases/schemas/types/static/js/type.ui.js | 2 +-
.../tools/import_export/static/js/import_export.js | 695 +++------------------
.../import_export/static/js/import_export.ui.js | 277 ++++++++
.../schema_ui_files/import_export.ui.spec.js | 50 ++
10 files changed, 409 insertions(+), 616 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2022-01-21 06:22:32 | Re: [pgAdmin][Patch] - Housekeeping #7017- [React] Port Import Export dialog to React. |
Previous Message | Ilaria Battiston | 2022-01-20 19:49:04 | GSoC 2022 [-projects] |