pgAdmin 4 commit: Prevent users selecting elements of the UI that shoul - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent users selecting elements of the UI that shoul
Date
Msg-id E1c7gox-0000Kf-Tx@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent users selecting elements of the UI that shouldn't be selectable. Fixes #1976

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=687f1f640f299405ae26aedf8f7b40aae4051872

Modified Files
--------------
web/pgadmin/about/templates/about/index.html       | 49 +++++++++++-----------
web/pgadmin/static/css/overrides.css               | 15 +++++++
web/pgadmin/tools/debugger/static/css/debugger.css |  4 ++
.../tools/sqleditor/static/css/sqleditor.css       |  4 ++
4 files changed, 48 insertions(+), 24 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: To fix the issue where query tool was not displaying messages from function
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: To fix the issue in trigger node (pgAdmin4)