pgadmin4/web/pgadmin/browser/server_groups/servers/databases
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
..
casts Fixed an issue where sequences are not created. Fixes #6128 2021-01-11 17:29:08 +05:30
event_triggers Fixed an issue where sequences are not created. Fixes #6128 2021-01-11 17:29:08 +05:30
extensions Fixed an issue where sequences are not created. Fixes #6128 2021-01-11 17:29:08 +05:30
external_tables Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
foreign_data_wrappers Fixed an issue where sequences are not created. Fixes #6128 2021-01-11 17:29:08 +05:30
languages Fixed an issue where sequences are not created. Fixes #6128 2021-01-11 17:29:08 +05:30
publications Fixed SearchObjectsApiSearch test cases failed for EPAS 9.5 and 9.6 2021-02-02 19:47:06 +05:30
schemas Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
static Fixed jasmine test cases and added some missing messages for disabled menus. 2021-02-03 12:15:37 +05:30
subscriptions Fixed SearchObjectsApiSearch test cases failed for EPAS 9.5 and 9.6 2021-02-02 19:47:06 +05:30
templates/databases Fixed an issue where the database list in the new connection window is not visible. Fixes #6121 2021-01-11 13:03:15 +05:30
tests Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
__init__.py Fixed API test cases failed due to SonarQube fixes. 2021-01-31 18:19:14 +05:30
utils.py Fixed SonarQube issues. 2021-01-29 11:06:59 +05:30