pgAdmin 4 commit: Some more theme related fixes.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Some more theme related fixes.
Date: 2022-07-04 09:01:26
Message-ID: E1o8HxO-0007QL-TB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-04 09:01:56 Re: [pgAdmin][patch] Theme component usage fix
Previous Message Aditya Toshniwal 2022-07-04 08:41:34 Re: [pgAdmin][patch] Theme component usage fix