pgAdmin 4 commit: Fixed an issue where the error is thrown while creati - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the error is thrown while creati
Date
Msg-id E1mrF9R-00084V-Mq@gothos.postgresql.org
Whole thread Raw
List 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.mahajan@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Include GSSAPI support in the PostgreSQL libraries an
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7005]: On demand rows throws error if any cell edit saved