pgAdmin 4 commit: Removed the readonly mode from the properties panel f

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Removed the readonly mode from the properties panel f
Date: 2015-07-15 11:49:38
Message-ID: E1ZFLBy-0006vB-HH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Removed the readonly mode from the properties panel for any object.
Changed UI as per feedback from Dave

Branch
------
master

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

Modified Files
--------------
.../servers/templates/servers/servers.js | 5 --
.../templates/server_groups/server_groups.js | 5 --
web/pgadmin/browser/templates/browser/index.html | 2 +-
web/pgadmin/browser/templates/browser/js/node.js | 71 ++++++++++++--------
web/pgadmin/static/css/overrides.css | 32 +++++----
5 files changed, 62 insertions(+), 53 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-07-17 04:37:30 pgAdmin 4 commit: Resolved a bug with the menu enable/disble logic.
Previous Message Ashesh Vashi 2015-07-14 04:00:06 pgAdmin 4 commit: Allow to make change the behaviour of backform contro