pgAdmin 4 commit: Fixed issues related to About dialog:

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed issues related to About dialog:
Дата
Msg-id E1ltpGa-0007Ck-Ux@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed issues related to About dialog:
1) On resizing, the server configuration text area should be resized.
2) Any password should not be visible in the configuration.
3) Configurations are not properly quoted.
4) Added the "Copy" button so that the user can copy the configuration directly.

refs #6231

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e0d094b2aa36737129c01bfc38575630851c865e
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
web/pgadmin/about/__init__.py                | 17 +++++++++++++----
web/pgadmin/about/static/js/about.js         | 17 ++++++++++++++++-
web/pgadmin/about/templates/about/index.html |  5 ++++-
3 files changed, 33 insertions(+), 6 deletions(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch] - Test cases failure fix
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Updated DEFAULT_BINARY_PATHS for container.