mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-01 21:09:10 -06:00
1317e4254b
1) Migrate from webpack 4 to webpack 5. This had a lot of breaking changes, so updated multiple webpack plugins and changed the config accordingly. 2) Replaced iconfont-webpack-plugin with a more maintained webfonts-loader. 3) Replaced deprecated babel-eslint with @babel/eslint-parser. 4) Replaced optimize-css-assets-webpack-plugin with a more maintained css-minimizer-webpack-plugin. 5) Updated all other JS packages and made the required code changes. Fixes #6207 |
||
---|---|---|
.. | ||
__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_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 |