pgadmin4/web/pgadmin/preferences
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
..
static Introduce custom React Hook useSchemaState to simplify SchemaView component. #7776 2024-08-02 09:59:01 +05:30
templates/preferences Moved the javascripts of different modules from 'templates' to 'static' directory. 2017-07-27 17:25:08 +05:30
tests Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
__init__.py Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30