pgAdmin 4 commit: User can not add New Server through Quick links.Fixe - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: User can not add New Server through Quick links.Fixe
Date
Msg-id E1diKJO-00037Q-6E@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
User can not add New Server through Quick links. Fixes #2634

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e9b80dae9c0dc3e054512c16b4c38a98c8980c93
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/roles/static/js/role.js      |  3 +--
web/pgadmin/browser/templates/browser/js/utils.js              |  2 +-
web/pgadmin/dashboard/static/js/dashboard.js                   | 10 ++++++----
web/pgadmin/static/js/check_node_visibility.js                 |  2 +-
4 files changed, 9 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Unified server/desktop config
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][PATCH] To fix the add New Server through Quick linkson Dashboard