Обсуждение: pgAdmin 4 commit: Integrate the new mechanism for the data session mana

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Integrate the new mechanism for the data session mana

От
Ashesh Vashi
Дата:
Integrate the new mechanism for the data session management in the
variable control, privilege control, which specifies the keys - which
helps identify the data from the collection. Also, resolved an version
compatibility issue with the variable control.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/static/js/privilege.js   |  6 ++-
.../server_groups/servers/static/js/variable.js    | 59 +++++++++++++++-------
web/pgadmin/browser/static/js/node.ui.js           |  2 +-
web/pgadmin/static/js/backform.pgadmin.js          | 21 ++++----
4 files changed, 57 insertions(+), 31 deletions(-)