Обсуждение: pgAdmin 4 commit: Improve the debugger's default page layout,and preve

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Improve the debugger's default page layout,and preve

От
Dave Page
Дата:
Improve the debugger's default page layout, and prevent attempts to continue debugging after the user has stopped.
Fixes#2512, Fixes #2511 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d5e55964ad811690ac1b52efdc632e8b485e943
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py             | 94 ++++++++++++++--------
.../tools/debugger/templates/debugger/direct.html  |  2 +-
.../debugger/templates/debugger/js/debugger.js     |  4 +-
.../tools/debugger/templates/debugger/js/direct.js | 39 ++++++---
4 files changed, 92 insertions(+), 47 deletions(-)