pgAdmin 4 commit: Remove the support of the 'Move object to another tab - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Remove the support of the 'Move object to another tab
Date
Msg-id E1nAubf-0004OY-W9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove the support of the 'Move object to another tablespace' feature.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41bcce09ce08115903567afe106b89eea8f3a352
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/images/move_objects_general.png         | Bin 33855 -> 0 bytes
docs/en_US/images/move_objects_sql.png             | Bin 33081 -> 0 bytes
docs/en_US/managing_cluster_objects.rst            |   1 -
docs/en_US/move_objects.rst                        |  65 ------
.../tables/partitions/static/js/partition.ui.js    |  12 +-
.../server_groups/servers/tablespaces/__init__.py  |  71 ------
.../servers/tablespaces/static/js/tablespace.js    | 245 +--------------------
.../tablespaces/sql/9.2_plus/move_objects.sql      |  21 --
.../tablespaces/sql/default/move_objects.sql       |  21 --
9 files changed, 8 insertions(+), 428 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin]: Remove "Move objects to..." option from tablespaces sub-node
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin]: Remove "Move objects to..." option from tablespaces sub-node