pgAdmin 4 commit: Allow the user to close the dashboard panel. Fixes#2

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow the user to close the dashboard panel. Fixes#2
Дата
Msg-id E1dPqQr-00045L-NJ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow the user to close the dashboard panel. Fixes #2506

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a87ee6d059e478a9ed6bea4fa628e93e1ce46c50
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/panel.js             | 38 +++++++++++++++++++++-
.../browser/templates/browser/js/browser.js        | 24 ++++++++------
web/pgadmin/dashboard/__init__.py                  |  8 +++--
.../dashboard/templates/dashboard/js/dashboard.js  | 10 +++++-
.../datagrid/templates/datagrid/js/datagrid.js     |  4 +--
.../debugger/templates/debugger/js/debugger_ui.js  |  2 +-
web/pgadmin/utils/menu.py                          |  4 ++-
7 files changed, 71 insertions(+), 19 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers][patch] History Detail Pane
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Feature #2506 - Allow the dashboard panel tobe closed