pgAdmin 4 commit: Added OS, Browser, Configuration details in the About

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added OS, Browser, Configuration details in the About
Дата
Msg-id E1ltpGa-0007Bg-LF@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added OS, Browser, Configuration details in the About dialog. Fixes #6231

Branches
--------
React_Porting
master

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

Modified Files
--------------
docs/en_US/release_notes_5_4.rst             |  1 +
requirements.txt                             |  2 +
runtime/package.json                         |  1 +
web/pgadmin/about/__init__.py                | 64 +++++++++++++++++++++++++---
web/pgadmin/about/static/js/about.js         | 17 +++++---
web/pgadmin/about/templates/about/index.html | 40 +++++++++++------
6 files changed, 100 insertions(+), 25 deletions(-)


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

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