pgadmin4/web/pgadmin/misc
Akshay Joshi dea5335ce5 Fixed the following SonarQube code smells:
1) Do not use the Array index in keys.
2) Import from the same module should be merged.
3) Mutable variables should not be exported.
4) Variables should not be initialized to undefined.
5) startswith or endswith method should be used.
6) Unwrap this unnecessarily grouped subpattern.

Additionally, addressed many other SonarQube rules.
2024-06-12 18:09:06 +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 Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +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 Provide an option to set the theme based on the OS theme. #5932 2024-06-12 16:18:37 +05:30
__init__.py Provide an option to set the theme based on the OS theme. #5932 2024-06-12 16:18:37 +05:30