pgAdmin 4 commit: Fixed an issue where unexpected error messages are di

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where unexpected error messages are di
Дата
Msg-id E1nXKra-0001hu-6m@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where unexpected error messages are displayed when users change the language via preferences. Fixes
#7267

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                            |  1 +
.../server_groups/servers/static/js/binary_path.ui.js       |  8 +++++++-
.../static/js/components/PreferencesComponent.jsx           | 13 +++++++++----
.../preferences/static/js/components/PreferencesTree.jsx    |  2 +-
web/pgadmin/static/js/components/FormComponents.jsx         |  8 +++++++-
web/pgadmin/static/js/helpers/ModalProvider.jsx             |  3 ++-
6 files changed, 27 insertions(+), 8 deletions(-)


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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: [pgAdmin][RM-7267]: Unexpected error messages are displayed when users change the language via preferences
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-7267]: Unexpected error messages are displayed when users change the language via preferences