pgadmin4/web
Nikhil Mohite 2f37f0ca51 Fixes for the preferences dialog
1) Add server mode validation in the binary path.
  2) Updated preferences tree rendering to avoid using the ReactDOM render.
  3) Updated CSS for keyboard shortcuts checkbox border makes it consistent with input box border.
  4) Fixed jasmine test case and improved code coverage.
  5) Fixed SonarQube issues.
  6) Added validation to disable "Maximum column with" option if "Column sized by" option is set to "Column name" in Query Tool -> Result grid.
  7) Updated documentation with the latest screenshots.
  8) Correct typo in the documentation. Fixes #7261

refs #7149
2022-03-23 13:28:35 +05:30
..
migrations Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177 2022-02-14 12:13:48 +05:30
pgacloud Fixed the default Public IP range in AWS deployment. 2022-03-11 14:33:30 +05:30
pgadmin Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
regression Fixes for the preferences dialog 2022-03-23 13:28:35 +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 Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
babel.cfg Modify babel config for javascript files. 2020-09-13 18:54:35 +05:30
config.py Update version for release. 2022-03-11 18:22:53 +05:30
karma.conf.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
package.json Port preferences dialog to React. Fixes #7149 2022-03-21 13:29:26 +05:30
pgAdmin4.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
pgAdmin4.wsgi Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
pgadmin.themes.json 1) Further styling tweaks for Dark Theme. 2019-11-11 18:47:43 +05:30
setup.py Fixed import/export servers issue reported during testing. 2022-01-10 16:16:10 +05:30
webpack.config.js Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177 2022-02-14 12:13:48 +05:30
webpack.shim.js Port preferences dialog to React. Fixes #7149 2022-03-21 13:29:26 +05:30
webpack.test.config.js Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
yarn.lock Port preferences dialog to React. Fixes #7149 2022-03-21 13:29:26 +05:30