pgadmin4/web/pgadmin
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
..
about Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
authenticate 1) Added RPM/DEB dependency for Kerberos to the server package. 2021-01-20 18:09:07 +05:30
browser Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
dashboard Make Statistics, Dependencies, Dependants tabs closable and the user can add them back using the 'Add panel' option. Fixes #5091 2021-02-03 12:46:32 +05:30
feature_tests Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
help Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
misc Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
model Fixed an issue where Non-admin user is unable to view shared server created using service. Fixes #6075 2021-01-13 12:18:16 +05:30
preferences Fixed issues reported by SonarQube. 2021-01-18 13:02:19 +05:30
redirects Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
settings Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
setup Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
static Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
templates Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
tools Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
translations Update Japanese translation. 2021-01-25 12:45:25 +05:30
utils Fixed autocomplete issue where it is not showing any suggestions if the schema name contains escape characters. Fixes #6045. 2021-01-29 11:45:38 +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
messages.pot Update message catalogs. 2021-01-22 20:04:45 +05:30