pgadmin4/web/pgadmin/misc/properties
Ashesh Vashi 52af8d3e49
Introduce custom React Hook useSchemaState to simplify SchemaView component. #7776
Changes include: 
- Simplify current SchemaView code
- Add ability to reuse the schema data & state management implementation outside the SchemaDialogView component.
- Further split components in small and manageable separate files.
- Removed the 'DepListenerContext' context as there was no need for separate context.
- Added a reload functionality in the 'useSchemaState'
- Changes in feature tests.
2024-08-02 09:59:01 +05:30
..
CollectionNodeProperties.jsx - Fix few SonarQube issues. 2024-07-02 10:34:30 +05:30
ObjectNodeProperties.jsx Introduce custom React Hook useSchemaState to simplify SchemaView component. #7776 2024-08-02 09:59:01 +05:30
Properties.jsx Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30