pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so
Date: 2016-04-18 07:09:18
Message-ID: E1as3J8-0004IO-JQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the properties toolbar at the top of the panel so it's always
visible.

This patch also introduce a callback 'onCreate' for each panel, and
frame, which will be called whenever a panel/frame is being created.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/frame.js | 7 ++++++-
web/pgadmin/browser/static/js/panel.js | 18 +++++++++++-------
web/pgadmin/browser/templates/browser/js/browser.js | 5 ++++-
web/pgadmin/browser/templates/browser/js/node.js | 5 ++++-
web/pgadmin/static/css/overrides.css | 11 ++++++++++-
5 files changed, 35 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sanket Mehta 2016-04-18 07:18:42 Re: PATCH: graphical explain
Previous Message Ashesh Vashi 2016-04-18 06:43:28 pgAdmin 4 commit: We would not like to make the overflow hidden for the