pgadmin4/web/pgadmin/misc
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
..
bgprocess Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
cloud Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
dependencies Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
dependents Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
file_manager Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
properties Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
sql/static/js Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
static Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
statistics Remove the usage of MUI makeStyles as it doesn't support React 18. #7363 2024-06-06 17:13:12 +05:30
templates/sqlautocomplete/sql Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105 2022-03-07 14:06:40 +05:30
themes - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
__init__.py Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30