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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added OS, Browser, Configuration details in the About
Date: 2021-06-01 15:17:45
Message-ID: E1lo69J-0005gy-LP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added OS, Browser, Configuration details in the About dialog. Fixes #6231

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c5192563803001b60d3ca89b04e11441bcd1503
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-01 15:18:37 Re: [pgAdmin][RM6231]- Add OS, Browser details in pgAdmin About us pop-up
Previous Message Nikhil Mohite 2021-06-01 11:58:21 Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL