pgadmin4/web
2023-07-13 10:18:38 +05:30
..
migrations After upgrading SQLAlchemy, use _asdict().items() instead of .items(). 2023-03-20 16:48:12 +05:30
pgacloud Enable cluster deployment with gp3 volume for AWS & BigAnimal cloud providers. #6323 2023-07-10 11:22:24 +05:30
pgadmin Fix an error 'list' object has no attribute 'strip' while attempting to populate auto-complete manually the first time. #6556 2023-07-13 10:18:38 +05:30
regression 1) Added --exclude-database option for Backup Server. 2023-07-10 12:44:26 +05:30
.editorconfig
.eslintignore
.eslintrc.js Add .ts and .tsx files under linter and fix linter issues. #5830 2023-03-16 17:22:26 +05:30
.yarnrc.yml Add .yarnrc.yml file with node linker as node_modules to make docker builds work 2023-04-26 11:51:23 +05:30
babel.cfg
config.py Update version for release v7.4 2023-06-26 17:09:47 +05:30
karma.conf.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
package.json Add imagemin to packages as it is required now by image-minimizer-webpack-plugin 2023-06-10 16:37:12 +05:30
pgAdmin4.py Ignore Python 3.8 minor versions while fixing eventlet issues for Python 3.9. 2023-06-09 16:05:01 +05:30
pgAdmin4.wsgi Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
pgadmin.themes.json 1) Port schema diff to React. Fixes #6133 2022-09-07 19:20:03 +05:30
setup.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
webpack.config.js Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 2023-06-30 16:08:33 +05:30
webpack.shim.js Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 2023-06-30 16:08:33 +05:30
webpack.test.config.js Fixed an issue where preview images for themes were not loading in preferences. #6363 2023-06-12 14:59:43 +05:30
yarn.lock Fix failing JS test cases due to yarn.lock update 2023-06-26 14:59:24 +05:30