pgAdmin 4 commit: Ensure that when Authentication buttons are disabled

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that when Authentication buttons are disabled
Date: 2022-05-24 11:45:26
Message-ID: E1ntSyc-0000Br-A0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that when Authentication buttons are disabled their text is visible in the Dark and High contrast theme. Fixes #7347

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a5ad95608865e265552c70ba38272cc8d99e1f11
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst | 1 +
web/pgadmin/static/js/components/Buttons.jsx | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-05-24 11:45:51 Re: [pgAdmin][RM-7347]:Improve color scheme for Authentication type in properties for server
Previous Message Pradip Parkale 2022-05-24 11:22:04 Re: [pgAdmin][RM-7347]:Improve color scheme for Authentication type in properties for server