pgAdmin 4 commit: Ensure long string should be wrap in alertify dialogs

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure long string should be wrap in alertify dialogs
Date: 2019-01-15 12:54:15
Message-ID: E1gjOER-0006cc-N8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure long string should be wrap in alertify dialogs. Fixes #3695

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b0c81126c3246f93a68c72eb6e29dd111548b33
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 17 +++++++++++++++++
web/pgadmin/static/scss/_alertify.overrides.scss | 4 +++-
2 files changed, 20 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-15 12:54:34 Re: [pgAdmin4][RM3695] Long name is not displayed completely in Drop confirmation pop up screen for server group
Previous Message Akshay Joshi 2019-01-15 12:35:38 Re: [pgAdmin4][RM3837] Trigger when option syntax error