pgadmin4/web
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
..
migrations 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
pgadmin Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
regression Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Ignore the ycache directory when linting. 2018-05-31 10:34:29 -04:00
.eslintrc.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
babel.cfg Modify babel config for javascript files. 2020-09-13 18:54:35 +05:30
config.py Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
karma.conf.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
package.json Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
pgAdmin4.py Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
pgAdmin4.wsgi Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
webpack.config.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
webpack.shim.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
webpack.test.config.js Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30
yarn.lock Updated the JS dependencies to the latest 2021-02-10 12:47:52 +05:30