pgadmin4/web/regression/javascript/components
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
..
Buttons.spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
CodeMirror.spec.js Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
FormComponents.spec.js Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
KeyboardShortcuts.spec.js Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
Loader.spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
Menu.spec.js Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
Privilege.spec.js Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-28 17:20:34 +05:30
QueryThreshold.spec.js Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
SelectRefresh.spec.js Fixed code smell 'Unexpected empty arrow function' reported by SonarQube. 2022-01-12 17:32:20 +05:30
SelectThemes.spec.js Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
ShortcutTitle.spec.js Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
TabPanel.spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30