pgAdmin 4 commit: Ensure that dirty indicator (*) should not be visible - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that dirty indicator (*) should not be visible
Date
Msg-id E1kjymj-0000U8-KV@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that dirty indicator (*) should not be visible when renaming the tabs. Fixes #5991

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=abd0748a770146672d7592f9a3232c72bb725559
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_29.rst                      |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js       | 11 +++++++++--
web/pgadmin/tools/debugger/static/js/debugger.js       |  4 ++++
web/pgadmin/tools/debugger/static/js/debugger_ui.js    |  2 ++
web/pgadmin/tools/schema_diff/static/js/schema_diff.js |  2 ++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js     |  9 +++++++--
6 files changed, 25 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table