pgadmin4/web/pgadmin/tools/schema_diff
Aditya Toshniwal 1317e4254b Updated the JS dependencies to the latest
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
2021-02-10 12:47:52 +05:30
..
static Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
templates/schema_diff 1) Fixed internal server error when clicking on the open new query tool button 2020-09-14 17:42:59 +05:30
tests Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
__init__.py Fixed an issue while checking the major version of servers in schema diff. 2021-01-18 14:40:07 +05:30
compare.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
directory_compare.py Fixed cognitive complexity reported by SonarQube. 2021-01-19 13:34:14 +05:30
model.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
node_registry.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30