.. |
migrations
|
Ensure that the login account should be locked after N number of attempts. N is configurable using the 'MAX_LOGIN_ATTEMPTS' parameter. Fixes #6337
|
2021-07-22 12:24:43 +05:30 |
pgadmin
|
Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627
|
2021-08-31 14:36:14 +05:30 |
regression
|
Fixed the JSON editor issue of hiding the first record. Fixes #6684
|
2021-08-20 13:47:31 +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
|
Included JSX files in the linter check.
|
2021-04-08 17:56:18 +05:30 |
babel.cfg
|
Modify babel config for javascript files.
|
2020-09-13 18:54:35 +05:30 |
config.py
|
Introduced OAUTH2_SCOPE variable for the Oauth2 scope configuration. Fixes #6627
|
2021-08-31 14:36:14 +05:30 |
karma.conf.js
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
package.json
|
Fixed errors related to HTML tags shown in the error message for JSON editor. Fixes #6668
|
2021-08-26 14:54:51 +05:30 |
pgAdmin4.py
|
Added support to launch PSQL for the connected database server. Fixes #2341
|
2021-05-25 20:12:57 +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
|
Fixed ModuleNotFoundError when running setup.py from outside of the root. Fixes #6408
|
2021-04-27 12:54:57 +05:30 |
webpack.config.js
|
Fixes SonarQube issues.
|
2021-05-29 12:55:59 +05:30 |
webpack.shim.js
|
Added support for formatted JSON viewer/editor when interacting with data in a JSON column. Fixes #5198
|
2021-08-03 11:36:45 +05:30 |
webpack.test.config.js
|
Added support to launch PSQL for the connected database server. Fixes #2341
|
2021-05-25 20:12:57 +05:30 |
yarn.lock
|
Added support for formatted JSON viewer/editor when interacting with data in a JSON column. Fixes #5198
|
2021-08-03 11:36:45 +05:30 |