pgadmin4/web/pgadmin/tools
Akshay Joshi e3807ec3d6 Fixed following code smells reported by SonarQube:
1) Boolean checks should not be inverted.
 2) Review this redundant assignment.
 3) Extract this nested ternary operation into an independent statement.
 4) Unexpected empty function.
 5) Immediately return this expression instead of assigning it to the temporary variable.
2022-01-17 13:56:01 +05:30
..
backup Fixed following code smells reported by SonarQube: 2022-01-17 13:56:01 +05:30
datagrid Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
debugger Fixed code smell 'Unexpected empty arrow function' reported by SonarQube. 2022-01-12 18:59:21 +05:30
erd Fixed following code smells reported by SonarQube: 2022-01-17 13:56:01 +05:30
grant_wizard Fixed following code smells reported by SonarQube: 2022-01-17 13:56:01 +05:30
import_export Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
import_export_servers Fixed following code smells reported by SonarQube: 2022-01-17 13:56:01 +05:30
maintenance Port Maintenance dialog to React. Fixes #7019 2022-01-07 12:07:49 +05:30
psql Fixed following SonarQube code smells: 2022-01-12 14:53:19 +05:30
restore Fixed following code smells reported by SonarQube: 2022-01-17 13:56:01 +05:30
schema_diff Fixed code smell 'Unexpected empty arrow function' reported by SonarQube. 2022-01-12 18:59:21 +05:30
search_objects Fixed code smell 'Unexpected empty arrow function' reported by SonarQube. 2022-01-12 17:32:20 +05:30
sqleditor Fixed following SonarQube code smells: 2022-01-12 14:53:19 +05:30
storage_manager Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
templates Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
user_management Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
__init__.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30