pgadmin4/web/pgadmin/static/js/components
Aditya Toshniwal be69470d55 Server and Database node fixes:
1. Unable to change shared server switch.
2. DB restriction and schema restriction have an empty option.
3. File select input control does not allow manual text input.
4. In the Parameters tab if the value is a switch control, then an empty value error should not come.
5. Values for parameters should be reset on changing parameters.
6. Added a new key - helpMessageMode which can have a value similar to mode. It will show the help message if the mode is supported.

Fixes #6814
2021-09-28 15:05:32 +05:30
..
Buttons.jsx 1) Fixed 'Material-UI: You are providing a disabled `button` child to the Tooltip' 2) Fixed InputToggle value issue. 3) Fixed jasmine test for Language. 4) Remove unused code from the view node. 2021-09-09 13:00:03 +05:30
CodeMirror.jsx 1. Switch control and CodeMirror control UI improvements for read-only and disabled states. 2021-09-28 10:24:25 +05:30
FieldSet.jsx Add support for nested-fieldset control. 2021-09-09 12:54:25 +05:30
FormComponents.jsx Server and Database node fixes: 2021-09-28 15:05:32 +05:30
GrantWizard.jsx Fixed scrollbar issue and used flex layout in grant wizard. 2021-09-23 16:59:59 +05:30
Loader.jsx Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
PgTable.jsx Fixed linter error. 2021-09-23 17:12:34 +05:30
Privilege.jsx Added React framework for the properties dialog and port Server Group, Server, and Database dialogs. 2021-09-09 12:20:59 +05:30
SelectRefresh.jsx Port Subscriptions node to react. Fixes #6634 2021-09-09 13:01:52 +05:30
TabPanel.jsx - Introduce deps listener context and move the old code. - Add support for deffered deps change - deferredDepChange. - Changes for canEditRow and canDeleteRow. - Select the tab again on visible if it is rendered when hidden. - It is helpful to show the error footer in SQL tab also. - Fix isEmptyString. 2021-09-09 12:50:32 +05:30