pgadmin4/web/pgadmin/browser/server_groups/servers
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
..
databases Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
pgagent Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
resource_groups Fixed jasmine test cases and added some missing messages for disabled menus. 2021-02-03 12:15:37 +05:30
roles Ensure that the user should be able to specify an older date for the account expiration of the role/user. Fixes #6120 2021-01-15 11:38:08 +05:30
static Fixed jasmine test cases and added some missing messages for disabled menus. 2021-02-03 12:15:37 +05:30
tablespaces Fixed an issue where sequences are not created. Fixes #6128 2021-01-11 17:29:08 +05:30
templates Fixed dependency tab loading issue when database name having special characters. 2021-02-02 11:49:51 +05:30
tests Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
__init__.py 1) Added support for Kerberos authentication, using SPNEGO to forward the Kerberos tickets through a browser. Fixes #5457 2021-01-18 16:32:10 +05:30
gpdb.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
ppas.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
types.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
utils.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30