mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-03 04:00:55 -06:00
5e96f0fd61
* Show the icon for the 'Reset' button. (Reference #7884) * Reload the server list after connecting to a server in the 'New connection' dialog (QueryTool). (Reference: #7884) * Pass the grid path during the bulk update (click on a radio action) * Don't assign the cell value to the 'rowValue' variable. * Don't rely on the 'optionsLoaded' for setting the variable types as it is loaded asynchronously, and variable types data may not be available while rendering the 'value' cell. (Fixes #7884) * Fixed a type while checking for the 'inline-group'. fixes (#7884) * 'vnameOptions' can be a Promise function too, hence - taken care accrodingly. * Introduced a parameter 'reloadOnDepChanges' in the BaseSchemaUI field to force reload the control on value change for one of the dependencies. * Reload on the components in case of dependent value changes. * Introduced 'useSchemaStateSubscriber', which generates a state subscriber mananager instance. It helps multiple subscribers in a single control as we could have multiple subscribe within a control. (For example - value, options, errors, etc). * Fixed all the issues reported (#7884) |
||
---|---|---|
.. | ||
browser | ||
chartjs | ||
components | ||
Dialogs | ||
Explain | ||
helpers | ||
history | ||
misc/statistics | ||
nodes | ||
PgTreeView | ||
QuickSearch | ||
SchemaView | ||
SecurityPages | ||
Theme | ||
tree | ||
api_instance.js | ||
AppMenuBar.jsx | ||
BrowserComponent.jsx | ||
check_node_visibility.js | ||
clipboard.js | ||
csrf.js | ||
custom_hooks.js | ||
custom_prop_types.js | ||
gettext.js | ||
is_native.js | ||
keyboard_shortcuts.js | ||
pgadmin.fonticon.js | ||
pgadmin.js | ||
socket_instance.js | ||
to_px.js | ||
ToolView.jsx | ||
url_for.js | ||
UtilityView.jsx | ||
utils.js | ||
validators.js | ||
window.js |