pgAdmin 4 commit: Some more theme related fixes. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Some more theme related fixes.
Date
Msg-id E1o8HxO-0007QL-TB@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Some more theme related fixes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=239e3bb6f152875b0320b6123fbbf801fa7f3cd0
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/utility_view.jsx     | 35 +++++++------
.../tools/debugger/static/js/DebuggerModule.js     | 19 +++++---
.../static/js/components/DebuggerComponent.jsx     | 29 +++++------
.../tools/sqleditor/static/js/SQLEditorModule.js   |  9 ++--
.../static/js/components/QueryToolComponent.jsx    | 57 ++++++++++------------
.../javascript/debugger/MockDebuggerComponent.jsx  | 12 ++---
.../javascript/debugger/debugger_spec.js           | 19 +++++---
7 files changed, 93 insertions(+), 87 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] Theme component usage fix
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Theme component usage fix