mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-08 15:13:10 -06:00
52af8d3e49
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 | ||
browser_tool_bar_test.py | ||
copy_selected_query_results_feature_test.py | ||
datatype_test.json | ||
file_manager_test.py | ||
keyboard_shortcut_test.py | ||
pg_datatype_validation_test.py | ||
pg_utilities_backup_restore_test.py | ||
pg_utilities_maintenance_test.py | ||
query_tool_auto_complete_tests.py | ||
query_tool_journey_test.py | ||
query_tool_tests.py | ||
table_ddl_feature_test.py | ||
test_copy_sql_to_query_tool.py | ||
test_data.json | ||
view_data_dml_queries.py | ||
xss_checks_panels_and_query_tool_test.py | ||
xss_checks_pgadmin_debugger_test.py | ||
xss_checks_roles_control_test.py |