pgadmin4/web
2023-08-04 11:57:28 +05:30
..
migrations After upgrading SQLAlchemy, use _asdict().items() instead of .items(). 2023-03-20 16:48:12 +05:30
pgacloud Fix PEP8 issues with latest pycodestyle (#6636) 2023-07-31 18:14:39 +05:30
pgadmin Fixed issue where cycle syntax was not added in SQL when creating new sequence from UI. #6639 2023-08-04 11:57:28 +05:30
regression Update axios to the current latest version(1.4.0) 2023-08-01 13:04:06 +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 Attempt to fix failing git action JS test case due to checksum error 2023-07-19 18:22:45 +05:30
babel.cfg Update message catalog. 2022-04-01 17:22:16 +05:30
config.py 1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381 2023-07-27 17:34:25 +05:30
karma.conf.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
package.json Update axios to the current latest version(1.4.0) 2023-08-01 13:04:06 +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 Fix incorrect redirection URL after authentication by removing fixed value set to SCRIPT_NAME environment variable in pgAdmin4.wsgi file.#5454 2023-08-03 09:18:43 +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 Set parallel to false for TerserPlugin to try and fix build failures 2023-07-20 17:21:47 +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 Update axios to the current latest version(1.4.0) 2023-08-01 13:04:06 +05:30