Обсуждение: pgAdmin 4 commit: Passing the version_compability information in the co

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

pgAdmin 4 commit: Passing the version_compability information in the co

От
Ashesh Vashi
Дата:
Passing the version_compability information in the controls, and use
them in the custom controls.

This commit also includes the patch from Harshal regarding the broken
updateInvalidate(..) function.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/static/js/variable.js    | 37 ++++++++++-----
web/pgadmin/browser/static/js/node.ui.js           |  3 +-
web/pgadmin/static/js/backform.pgadmin.js          | 53 ++++++++++++++--------
3 files changed, 61 insertions(+), 32 deletions(-)