[pgadmin-org/pgadmin4] 406119: Allow reordering table columns using drag and drop...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 406119: Allow reordering table columns using drag and drop...
Date: 2022-10-03 05:48:34
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/869b90-406119@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: 406119d96c1d47d49e92b32c0e72380225f48279
https://github.com/pgadmin-org/pgadmin4/commit/406119d96c1d47d49e92b32c0e72380225f48279
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-10-03 (Mon, 03 Oct 2022)

Changed paths:
M docs/en_US/images/table_columns.png
M docs/en_US/release_notes_6_15.rst
M web/package.json
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js
M web/pgadmin/static/js/SchemaView/DataGridView.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/index.jsx
M web/webpack.config.js
M web/webpack.test.config.js
M web/yarn.lock

Log Message:
-----------
Allow reordering table columns using drag and drop in ERD Tool and create table. #4994

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-10-03 10:49:51 Re: I would like to contribute to translating PgAdmin4 to spanish
Previous Message Yogesh Mahajan 2022-09-30 09:38:14 [pgadmin-org/pgadmin4] 869b90: Ensure that the correct value should be returned i...