pgadmin4/web/regression/javascript
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
..
backform_controls Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
backup Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
browser Fixed following code smells reported by SonarQube: 2022-01-21 18:54:23 +05:30
components Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
dashboard Fixed code smell reported by SonarQube. 2022-01-20 16:58:21 +05:30
datagrid Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
erd Fixed following code smells reported by SonarQube: 2022-01-17 13:56:01 +05:30
fake_browser Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
file_manager Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
geometry_viewer Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
grant_wizard Fixed code smell 'Unexpected empty arrow function' reported by SonarQube. 2022-01-12 17:32:20 +05:30
help Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
helper Upgrade the React version from 16 to 17 and also update other dependent libraries. 2021-03-15 15:47:21 +05:30
history Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
misc Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
nodes/schema Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
quick_search Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
schema_ui_files Port preferences dialog to React. Fixes #7149 2022-03-21 13:29:26 +05:30
SchemaView Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
search_objects Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
selection Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
slickgrid Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
sqleditor Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
table Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-31 20:04:04 +05:30
tree Fixed code smell reported by SonarQube. 2022-01-20 16:58:21 +05:30
check_node_visibility_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
common_keyboard_shortcuts_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
debugger_utils_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
dialog_tab_navigator_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
fake_constants.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
fake_current_user.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
fake_endpoints.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
fake_messages.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
fake_model.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
fake_supported_servers.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
fake_theme.js Fixed following code smells reported by SonarQube: 2022-01-18 14:49:54 +05:30
fake_translations.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
genericFunctions.jsx Fixed code smell 'Update this function so that its implementation is not identical' reported by SonarQube. 2022-01-28 17:20:34 +05:30
gettext_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
jasmine_capture_warnings_beforeall.js Uncomment the incorrectly commented code in the previous commit. 2022-02-11 10:56:13 +05:30
parse_shortcut_value_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
pgadmin_utils_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
size_prettify_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
sqleditor_utils_spec.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30