pgadmin4/web/pgadmin/browser
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
..
server_groups Updated the JS dependencies to the latest 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/browser Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
tests Update copyright notice for ERD and Kerberos files. 2021-01-19 16:22:53 +05:30
__init__.py Limit the upgrade check to run once per day. Fixes #6187 2021-01-29 16:01:35 +00:00
collection.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
register_browser_preferences.py Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
utils.py Added support for Logical Replication. Fixes #5912 2021-02-01 15:12:43 +05:30