pgadmin4/web/pgadmin/static/js/tree
Akshay Joshi 30d2d1b23e Fixed the following code smells:
1) useState call is not destructured into value + setter pair.
2) A fragment with only one child is redundant.
3) Unnecessary '.apply()' and '.call()'.
4) Expected the Promise rejection reason to be an Error.
2024-04-09 19:18:56 +05:30
..
ObjectExplorer.jsx Allow drag-n-drop columns collection tree node as comma separated columns. #4419 2024-01-22 13:19:04 +05:30
pgadmin_tree_save_state.js Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
preference_nodes.ts Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
tree.js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
tree_nodes.ts Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
tree_utils.js Fix sonarqube issues for the rule - 'If' statement should not be the only statement in 'else' block 2024-02-26 11:55:36 +05:30