pgAdmin 4 commit: Further stabilisation and code refinement.

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Further stabilisation and code refinement.
Date: 2019-09-04 12:53:02
Message-ID: E1i5UmU-00034m-7c@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-09-04 13:14:50 pgAdmin 4 commit: Add Reverse Engineered and Modified SQL tests for For
Previous Message Aditya Toshniwal 2019-09-04 08:03:35 pgAdmin 4 commit: Improve error handling when python process fails to s