pgAdmin 4 commit: Allow to change the server-group from the properties - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to change the server-group from the properties
Date
Msg-id E1atGl7-0000Bf-Pz@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow to change the server-group from the properties dialog of the
server. This will allow us to select the server-group of our choice,
when we open the dialog from the welcome dashboard for adding new
server.

Branch
------
dashboards

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0d6a5decfada760660de6b97b00e459255d3a4a8

Modified Files
--------------
web/pgadmin/browser/server_groups/__init__.py      |  4 ++--
.../browser/server_groups/servers/__init__.py      | 22 ++++++++++++++--------
.../servers/templates/servers/servers.js           | 14 ++++++++++++++
3 files changed, 30 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Open the create server dialog when clicked on 'Add Ne
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Updated the CodeMirror to the latest stable version (