[pgadmin-org/pgadmin4] 45a1de: Added the close button for all the notifications o...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 45a1de: Added the close button for all the notifications o...
Date: 2022-09-23 08:31:29
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/f052ec-45a1de@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 45a1dee9f10d1cebdea7e5d5952eb0002be512a0
https://github.com/pgadmin-org/pgadmin4/commit/45a1dee9f10d1cebdea7e5d5952eb0002be512a0
Author: Nikhil Mohite <69510038+nikhil-mohite(at)users(dot)noreply(dot)github(dot)com>
Date: 2022-09-23 (Fri, 23 Sep 2022)

Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/static/js/helpers/Notifier.jsx

Log Message:
-----------
Added the close button for all the notifications of the notistack. #5212

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-09-23 10:23:24 [pgadmin-org/pgadmin4] 04d779: Add a GitHub action to check Python code conforms ...
Previous Message Yogesh Mahajan 2022-09-23 08:28:13 [pgadmin-org/pgadmin4] f052ec: Fixed intermittent error shown while OAuth2 login