pgAdmin 4 commit: Ensure that the user should not be able to add duplic

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the user should not be able to add duplic
Date: 2021-05-12 09:49:48
Message-ID: E1lglUy-0004tC-Gg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the user should not be able to add duplicate panels. Fixes #6399

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0bb40de1c42a1c392d1302a0617a21a8ee261414
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst | 1 +
web/pgadmin/browser/static/js/browser.js | 7 +++++++
2 files changed, 8 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-12 09:50:01 Re: [pgAdmin][RM6399]: Add panel option allows to add duplicate tabs.
Previous Message Akshay Joshi 2021-05-12 07:57:50 pgAdmin 4 commit: Ensure that pgAdmin4 shut down completely on the Quit