pgAdmin 4 commit: Ensure the debugger control buttons are only enabled - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the debugger control buttons are only enabled
Date
Msg-id E1hdERS-0001TY-Uy@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the debugger control buttons are only enabled once initialisation is complete. Fixes #4360

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b36d5d153bb77141b5f40634c2ea2a03601acaab
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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Feature #4202 Implement new framework to testReverse Engineering SQL
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM 4360 Debugger buttons should be disableduntil it is completely started