pgAdmin 4 commit: Allow a banner to be displayed on the login and other - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow a banner to be displayed on the login and other
Date
Msg-id E1ht8Up-0000R1-CH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow a banner to be displayed on the login and other related pages showing custom text. Fixes #4549

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_12.rst           |  1 +
web/config.py                               |  7 +++++++
web/pgadmin/static/scss/_pgadmin.style.scss | 10 ++++++++++
web/pgadmin/templates/security/panel.html   |  5 +++++
4 files changed, 23 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 commit: Swap the Schema and Schemas icons and Catalogand Cat
Next
From: Akshay Joshi
Date:
Subject: [pgAdmin4][Patch]: Feature #4540 Change the design of the Codetab/block wherever applicable