pgAdmin 4 commit: Added Help button on all master password dialogs. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Added Help button on all master password dialogs.
Date
Msg-id E1hqZy2-0005cj-P9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added Help button on all master password dialogs.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=df7bb11580c4963620f26c680fecb1d1f42e96d0
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/images/master_password_enter.png      | Bin 46832 -> 43864 bytes
docs/en_US/images/master_password_reset.png      | Bin 38382 -> 38289 bytes
docs/en_US/images/master_password_set.png        | Bin 40636 -> 40569 bytes
web/pgadmin/browser/static/js/browser.js         |  32 ++++++++++++++++++-----
web/pgadmin/static/scss/_alertify.overrides.scss |   4 +--
5 files changed, 28 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Clarify warnings about disabling the master password.