pgAdmin 4 commit: Further stabilisation and code refinement. - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Further stabilisation and code refinement.
Date
Msg-id E1i5UmU-00034m-7c@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Further stabilisation and code refinement.

Branch
------
electron2

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

Modified Files
--------------
electron/src/configure_ui.html |  8 +++----
electron/src/configure_ui.js   | 26 +++++++++++++-------
electron/src/constants.js      |  1 +
electron/src/index.js          | 52 +++++++++++++++++++++++++++++++++-------
electron/src/logger.js         | 54 +++++++++++++++++++-----------------------
5 files changed, 91 insertions(+), 50 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: pgAdmin 4 commit: Improve error handling when python process fails to s
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Add Reverse Engineered and Modified SQL tests for For