pgAdmin 4 commit: Various tweaks and improvements to the debugger

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Various tweaks and improvements to the debugger
Date: 2016-04-18 12:34:23
Message-ID: E1as8Nj-0003Im-6s@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)patel(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-18 12:37:11 Re: [pgAdmin4][Debugger]: Initial Patch
Previous Message Sandeep Thakkar 2016-04-18 12:25:16 Patch for pgAdmin4 package on Mac OS X