pgAdmin 4 commit: Resolved an issue found generating the URL for some o

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Resolved an issue found generating the URL for some o
Дата
Msg-id E1aHuSZ-0006rz-Ln@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Resolved an issue found generating the URL for some other node from some
other.

i.e.
While fetching the database nodes from the role nodes, it was generating
the wrong URL.

Used the parent_type in each node to identify maximum node URL level
using the priority set in the tree node hearachy information, and
generate URL up to that level only.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/static/js/variable.js    |  7 +--
web/pgadmin/browser/static/js/node.ui.js           |  2 +-
web/pgadmin/browser/templates/browser/js/node.js   | 60 ++++++++++++++--------
web/pgadmin/static/css/wcDocker/Themes/pgadmin.css |  4 +-
4 files changed, 45 insertions(+), 28 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Added support for select2 control for using select2 i
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Remove the objects from the session while JSONify the