pgadmin4/web/pgadmin/tools/debugger/static/js/components
Nikhil Mohite 4e3783c544 Fixed the following issues in the debugger:
1. If debugger arguments are array debugger sets the null value to parameters.
 2. Popup screen is not being closed if debug Package procedure/Function and select Null option.
 3. Updated validation for debugger argument of the array type parameter.

refs #6132
2022-06-20 19:05:26 +05:30
..
DebuggerArgs.ui.js Fixed the following issues in the debugger: 2022-06-20 19:05:26 +05:30
DebuggerArgumentComponent.jsx Fixed the following issues in the debugger: 2022-06-20 19:05:26 +05:30
DebuggerComponent.jsx Fixed the following issues in the debugger: 2022-06-20 19:05:26 +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 1) Added mouse over indication for breakpoint area in the Debugger. Fixes #2647 2022-06-15 11:37:54 +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 Fixed the following issues in the debugger: 2022-06-20 19:05:26 +05:30