[pgadmin-org/pgadmin4] 98c50a: Ensure that the continue/start button should be di...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 98c50a: Ensure that the continue/start button should be di...
Date: 2022-09-23 05:41:34
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/94ca48-98c50a@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 98c50afe8e97519b5cd040509a48c1aa38132a21
https://github.com/pgadmin-org/pgadmin4/commit/98c50afe8e97519b5cd040509a48c1aa38132a21
Author: Nikhil Mohite <69510038+nikhil-mohite(at)users(dot)noreply(dot)github(dot)com>
Date: 2022-09-23 (Fri, 23 Sep 2022)

Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx

Log Message:
-----------
Ensure that the continue/start button should be disabled if the user stops the Debugger for the procedures. #5188 (#5353)

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2022-09-23 05:41:38 [pgadmin-org/pgadmin4] 9bcd8b: Bump axios from 0.21.0 to 0.21.2 in /runtime
Previous Message Pravesh Sharma 2022-09-23 05:41:14 [pgadmin-org/pgadmin4] 94ca48: made tooltip consistent across the application (#5...