pgAdmin 4 commit: Prevent users selecting elements of the UI that shoul

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent users selecting elements of the UI that shoul
Дата
Msg-id E1c7gox-0000Kf-Tx@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: To fix the issue where query tool was not displaying messages from function
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: To fix the issue in trigger node (pgAdmin4)