pgadmin4/web/pgadmin/static/js/tree
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
..
pgadmin_tree_save_state.js Fixed an issue where connections keep open to (closed) connections on the initial connection to the database server. Fixes #7035 2022-01-19 15:02:05 +05:30
preference_nodes.ts Fixes for the preferences dialog 2022-03-23 13:28:35 +05:30
tree_init.tsx Added capability to deploy PostgreSQL servers on Amazon RDS. Fixes #7177 2022-02-14 12:13:48 +05:30
tree_nodes.ts Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
tree_utils.js Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
tree.js Port preferences dialog to React. Fixes #7149 2022-03-21 13:29:26 +05:30