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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so
Дата
Msg-id E1as3J8-0004IO-JQ@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: We would not like to make the overflow hidden for the
Следующее
От: Sanket Mehta
Дата:
Сообщение: Re: PATCH: graphical explain