pgAdmin 4 commit: Fixed an issue where pgAdmin is not opening properly.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where pgAdmin is not opening properly.
Date: 2021-10-29 10:57:02
Message-ID: E1mgPZG-0002fC-NP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where pgAdmin is not opening properly. Fixes #6809

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f71e2e804084512344a30be125b0246d9597bbea
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst | 1 +
web/pgadmin/browser/static/js/browser.js | 22 ++++++++++++----------
web/pgadmin/browser/static/js/layout.js | 21 +++++++++++++--------
web/pgadmin/browser/static/js/preferences.js | 12 ++++++------
4 files changed, 32 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-10-29 10:57:27 Re: [pgAdmin][RM6940]: Pop for user details is not shown when non-admin user tries to connect shared server.
Previous Message Pradip Parkale 2021-10-29 07:35:36 [pgAdmin][RM6940]: Pop for user details is not shown when non-admin user tries to connect shared server.