pgadmin4/web/pgadmin/browser
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
..
server_groups Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
static Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
templates/browser Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
tests Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
__init__.py - Update JS packages. 2024-06-07 14:17:22 +05:30
collection.py Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
register_browser_preferences.py Update the documentation for preferences dialog and keyboard shortcuts. #7349, #7458 2024-05-15 15:21:23 +05:30
utils.py Fixed an issue where dependencies and dependents were not showing if a composite type is used as an attribute in another composite type. #7027 2024-02-21 11:18:44 +05:30