pgAdmin 4 commit: Configuration page added to change port, python and a - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Configuration page added to change port, python and a
Date
Msg-id E1hEXw9-0007ZS-C3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Configuration page added to change port, python and app paths.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f2d1761febe055e350c3c6881facbdee50d203eb

Modified Files
--------------
electron/package.json                    |   3 +
electron/src/configure_store.js          |  65 ++++++++
electron/src/configure_ui.html           |  68 ++++++++
electron/src/configure_ui.js             |  47 ++++++
electron/src/index.js                    | 277 +++++++++++++++++++++++--------
electron/src/{index.html => loader.html} |   0
electron/yarn.lock                       |  12 ++
7 files changed, 402 insertions(+), 70 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4] Add API tests for Download CSV route in query tool
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update French translation.