pgadmin4/web/pgadmin/misc
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
..
bgprocess Ensure processes related notifiers disappears. #7219 2024-07-17 13:07:52 +05:30
cloud Fixed incorrect handling of the code smell for the reject API call 2024-06-17 18:22:38 +05:30
dependencies Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
dependents Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
file_manager Upgrade react-data-grid fork to latest and change pgAdmin accordingly. #7705 2024-07-31 19:12:36 +05:30
properties Introduce custom React Hook useSchemaState to simplify SchemaView component. #7776 2024-08-02 09:59:01 +05:30
sql/static/js Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
static Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
statistics Fixed incorrect sorting of size in statistics tab. #7542 2024-06-19 18:27:43 +05:30
templates/sqlautocomplete/sql Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105 2022-03-07 14:06:40 +05:30
themes Provide an option to set the theme based on the OS theme. #5932 2024-06-12 16:18:37 +05:30
__init__.py Fixed an issue where theme preview under theme options was broken in pgAdmin server mode. #7626 2024-07-16 10:25:48 +05:30