pgAdmin 4 commit: Ensure sort/filter dialog should display propermessa

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure sort/filter dialog should display propermessa
Дата
Msg-id E1fsR0B-0007Rw-IL@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure sort/filter dialog should display proper message after losing database connection. Fixes #3561

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=25679fd54275f68d5532ec0ae6eabf89691d98d9
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_3.rst                   |  1 +
web/pgadmin/static/js/sqleditor/filter_dialog.js   | 34 +++++++++---
web/pgadmin/tools/sqleditor/__init__.py            | 12 ++++-
web/pgadmin/tools/sqleditor/command.py             | 61 ++++++++++------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 13 ++++-
web/pgadmin/tools/sqleditor/utils/filter_dialog.py | 13 ++++-
6 files changed, 88 insertions(+), 46 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM #3313] "Select All" & "Unselect All" not working inSelect2 control
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM3561] Can't edit Sort/Filter Options after losingdatabase connection