pgAdmin 4 commit: Ensure that dirty indicator (*) should not be visible

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that dirty indicator (*) should not be visible
Дата
Msg-id E1kjymj-0000U8-KV@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table