pgadmin4/web
2021-12-16 17:36:13 +05:30
..
migrations Corrected the down_version in migration file. 2021-12-02 18:35:08 +05:30
pgadmin Update French translation. 2021-12-15 14:51:19 +05:30
regression Updated testtools version to work with Python 3.10 2021-12-16 17:36:13 +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 Added 'eslint-plugin-react-hooks' to identify the linter errors related to react hooks. 2021-12-01 17:43:20 +05:30
babel.cfg Modify babel config for javascript files. 2020-09-13 18:54:35 +05:30
config.py Update version for release. 2021-12-13 17:20:43 +05:30
karma.conf.js Update copyright notices for 2021 2021-01-04 15:34:45 +05:30
package.json Implemented React based modal provider to create models on the fly. 2021-12-03 12:50:24 +05:30
pgAdmin4.py Ensure that internal authentication when combined with other authentication providers, the order of internal source should not matter while picking up the provider. Fixes #6832 2021-11-11 12:29:30 +05:30
pgAdmin4.wsgi 1) Added support for authentication via the web server (REMOTE_USER). Fixes #6657 2021-10-12 14:52:30 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Fixed ModuleNotFoundError when running setup.py from outside of the root. Fixes #6408 2021-04-27 12:54:57 +05:30
webpack.config.js Added support of Aggregate and Operator node in view-only mode. Fixes #3834 2021-10-29 16:14:33 +05:30
webpack.shim.js Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
webpack.test.config.js Port browser tree to React. Fixes #6129 2021-09-27 16:44:26 +05:30
yarn.lock Implemented React based modal provider to create models on the fly. 2021-12-03 12:50:24 +05:30