pgadmin4/web/pgadmin/dashboard
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
..
static Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
templates/dashboard/sql/default Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
tests Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
__init__.py Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
pgd_replication.py Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
precondition.py Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30