pgadmin4/web/pgadmin/static/js/components/PgTree
Akshay Joshi df2f3460f0 Fix the following SonarQube code smells:
1) Use the "RegExp.exec()" method instead.
2) Remove parameter form or provide default value.
3) Extract this nested ternary operation into an independent statement.
4) Replace this character class by the character itself.
5) Unnecessary use of conditional expression for default assignment.
6) Prefer using an optional chain expression instead, as it's more concise and easier to read.
2024-06-11 18:07:22 +05:30
..
FileTreeItem Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
FileTreeX Fix the following SonarQube code smells: 2024-06-11 18:07:22 +05:30
services On pressing Ctrl+C on a tree object, copy the fully qualified name to clipboard. #5854 2023-03-29 21:45:09 +05:30
TreeModelX Fixed linter errors after eslint upgrade. 2023-03-29 17:22:50 +05:30
index.ts Add .ts and .tsx files under linter and fix linter issues. #5830 2023-03-16 17:22:26 +05:30
types.ts Add .ts and .tsx files under linter and fix linter issues. #5830 2023-03-16 17:22:26 +05:30