public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: Fix the properties toolbar at the top of the panel so
2+ messages / 2 participants
[nested] [flat]
* pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so
@ 2016-04-15 13:44 Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2016-04-15 13:44 UTC (permalink / raw)
To: pgadmin-hackers
Fix the properties toolbar at the top of the panel so it's always visible.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6e42e48244a7dfa8d300cd5184a0986360370...
Author: Ashesh Vashi <[email protected]>
Modified Files
--------------
web/pgadmin/static/css/overrides.css | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
^ permalink raw reply [nested|flat] 2+ messages in thread
* pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so
@ 2016-04-18 07:09 Ashesh Vashi <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Ashesh Vashi @ 2016-04-18 07:09 UTC (permalink / raw)
To: 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=9aee9794c18fca1e6f5254ac8ed4d39b974a3...
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(-)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2016-04-18 07:09 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-04-15 13:44 pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so Dave Page <[email protected]>
2016-04-18 07:09 pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so Ashesh Vashi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox