pgAdmin 4 commit: 1) Fixed an issue where the Schema Diff Check icon be

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Fixed an issue where the Schema Diff Check icon be
Date: 2022-04-12 11:02:08
Message-ID: E1neEHg-0000bm-11@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Fixed an issue where the Schema Diff Check icon beside filter options should not be visible if it is unselected. Fixes #7310
2) Fixed an issue where Reset Layout did not function and the Quick Search option under the Help menu displayed bullets. Fixes #7311

Branch
------
master

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

Modified Files
--------------
web/pgadmin/settings/__init__.py | 7 +++----
web/pgadmin/static/scss/_pgadmin.style.scss | 16 ++++++++++++++++
2 files changed, 19 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Glen Bakeman 2022-04-13 02:17:34 Re: pgAdmin Docker container: specify web URL path prefix?
Previous Message Yogesh Mahajan 2022-04-12 04:11:14 Re: pgAdmin Docker container: specify web URL path prefix?