pgadmin4/web/pgadmin/misc/file_manager
Akshay Joshi 8857f0d179 Fix SonarQube code smells:
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
..
static Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
templates/file_manager/js Remove usage of jQuery in pgAdmin. 2023-02-10 10:28:39 +05:30
__init__.py Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30