pgadmin4/web/pgadmin/browser/static/js
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
..
quick_search Fixed jasmine test cases and added some missing messages for disabled menus. 2021-02-03 12:15:37 +05:30
activity.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
browser.js 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
collection.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
datamodel.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
error.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
frame.js Fixed following issues in ERD: 2021-01-25 17:32:56 +05:30
keyboard.js Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
layout.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
menu.js Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
node.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
node.ui.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
panel.js Ensure that ajax request for Dashboard, Statistics, Dependencies, and Dependents 2021-02-09 15:31:26 +05:30
preferences.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
quick_search.js Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
runtime.js Added support for Logical Replication. Fixes #5912 2021-02-01 15:12:43 +05:30
toolbar.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
wizard.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30