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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app_starter.py | ||
| base_feature_test.py | ||
| locators.py | ||
| pgadmin_page.py | ||
| tree_area_locators.py | ||