pgadmin4/web/pgadmin/tools/debugger/static/js/components
Nikhil Mohite e1942d8c9e 1) Port schema diff to React. Fixes #6133
2) Remove SlickGrid.
2022-09-07 19:20:03 +05:30
..
DebuggerArgs.ui.js Fixed the following issues in the debugger: 2022-06-20 19:05:26 +05:30
DebuggerArgumentComponent.jsx 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
DebuggerComponent.jsx Fixed SonarQube issues 2022-08-12 12:19:11 +05:30
DebuggerEditor.jsx 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +05:30
DebuggerMessages.jsx 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +05:30
LocalVariablesAndParams.jsx Fixed SonarQube issues 2022-08-12 12:19:11 +05:30
Results.jsx 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +05:30
Stack.jsx 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +05:30
ToolBar.jsx Enable the start debugging button once execution is completed. Fixes #7517 2022-07-01 12:41:06 +05:30