pgAdmin 4 commit: Do not try to show the database dashboard, when click

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Do not try to show the database dashboard, when click
Дата
Msg-id E1bMYz0-00035S-TZ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Do not try to show the database dashboard, when clicked on one of the
children node. This implementation will allow to add new nodes at server
level without modifying the dashboard code. I found the issue during the
pgAgent Jobs node implementation.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/dashboard/templates/dashboard/js/dashboard.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: [Python 3 compability] Allow to run the auto-discover
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: [Python 3 Compability] Made changes to make the new s