Обсуждение: pgAdmin 4 commit: Various tweaks and improvements to the debugger

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

pgAdmin 4 commit: Various tweaks and improvements to the debugger

От
Dave Page
Дата:
Various tweaks and improvements to the debugger

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4f8b018b39ab51df77298876fa8e3d5901ace577
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py             |  70 +++---
web/pgadmin/tools/debugger/static/css/debugger.css |  20 +-
.../tools/debugger/templates/debugger/direct.html  |   2 +-
.../debugger/templates/debugger/js/debugger.js     |   9 +-
.../debugger/templates/debugger/js/debugger_ui.js  |   1 -
.../tools/debugger/templates/debugger/js/direct.js | 271 ++++++++++++++-------
6 files changed, 236 insertions(+), 137 deletions(-)