pgadmin4/web
Nikhil Mohite f6275688e7
Fixed following issues: (#6361)
1) Ensure that SSH Tunnel should work properly after upgrading to 7.2 from 7.1. #6341
2) Ensure that the master password dialog should not visible if the parameter MASTER_PASSWORD_REQUIRED is set to False. #6353
2023-06-05 12:45:34 +05:30
..
migrations After upgrading SQLAlchemy, use _asdict().items() instead of .items(). 2023-03-20 16:48:12 +05:30
pgacloud Fixed the error occurring while postgresql cloud instance deployment on AWS RDS. 2023-04-28 15:16:22 +05:30
pgadmin Fixed following issues: (#6361) 2023-06-05 12:45:34 +05:30
regression Python dependency: Bump selenium from 4.8.3 to 4.9.1 in /web/regression (#6265) 2023-06-02 10:53:00 +05:30
.editorconfig Fixed focus color issue for Alertify dialog buttons. Fixes #5292 2020-03-26 15:30:31 +05:30
.eslintignore Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
.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 Update message catalog. 2022-04-01 17:22:16 +05:30
config.py Update version for release 7.2 2023-05-29 19:13:05 +05:30
karma.conf.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
package.json Python dependency: Bump @material-ui/core from 4.11.0 to 4.12.4 in /web (#6182) 2023-06-02 10:55:14 +05:30
pgAdmin4.py Added support to use standard OS secret store to save server/ssh tunnel passwords instead of master password in pgAdmin desktop mode. #5123 2023-05-22 11:08:29 +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 Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
webpack.shim.js Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
webpack.test.config.js Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
yarn.lock Python dependency: Bump @material-ui/core from 4.11.0 to 4.12.4 in /web (#6182) 2023-06-02 10:55:14 +05:30