pgadmin4/web/pgadmin/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
..
alertify Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
browser Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
chartjs Fixed following issues in ERD: 2021-01-25 17:32:56 +05:30
codemirror Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
history Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
misc/statistics Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
nodes Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
select2 Fixed the SoanrQube code smell 'Variables should not be shadowed'. 2020-07-03 14:33:30 +05:30
selection Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
slickgrid Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
sqleditor Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
tree Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
alertify.pgadmin.defaults.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
backform.pgadmin.js Fixed an issue where the user unable to change the background color for a server. Fixes #6178 2021-02-05 14:15:37 +05:30
backgrid.pgadmin.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
check_node_visibility.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
csrf.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
custom_hooks.js Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
custom_prop_types.js Added ERD Diagram support with basic table fields, primary key, foreign key, and DDL SQL generation. Fixes #1802 2021-01-16 17:06:50 +05:30
dialog_tab_navigator.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
gettext.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
is_native.js Fixed an issue in the query tool when columns are having the same name as javascript object internal functions. Fixes #5765. 2020-09-07 18:10:27 +05:30
keyboard_shortcuts.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
modify_animation.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pgadmin.fonticon.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
pgadmin.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
size_prettify.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
sqleditor_utils.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
url_for.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
utils.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
window.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30