pgAdmin 4 commit: Ensure the debugger control buttons are only enabled

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure the debugger control buttons are only enabled
Дата
Msg-id E1hqZy3-0005en-Oh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure the debugger control buttons are only enabled once initialisation is complete. Fixes #4360

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e55226e58f15a9b1c8978100a66ca865ce98b837
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                   |   3 +-
web/pgadmin/tools/debugger/__init__.py             |   4 +-
web/pgadmin/tools/debugger/static/js/direct.js     | 102 +++++++--------------
.../tools/debugger/templates/debugger/direct.html  |  19 ++--
4 files changed, 52 insertions(+), 76 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Stop using application/x-javascript as a mime type an
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update version for release