pgAdmin 4 commit: Fixed an issue where the error is thrown while creati

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 the error is thrown while creati
Date: 2021-11-28 08:03:09
Message-ID: E1mrF9R-00084V-Mq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the error is thrown while creating a new server using
Add New Server from the dashboard while tree item is not selected.

Fixes #7015

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=abe530344805b0a9dfbb3b1d58ba67f6dfc03902
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 +
web/pgadmin/dashboard/static/js/dashboard.js | 8 ++++----
2 files changed, 5 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-28 08:04:17 Re: [pgAdmin][RM-7005]: On demand rows throws error if any cell edit saved
Previous Message Dave Page 2021-11-26 15:05:45 pgAdmin 4 commit: Include GSSAPI support in the PostgreSQL libraries an