pgadmin4/web/pgadmin/tools
Akshay Joshi 30d2d1b23e Fixed the following code smells:
1) useState call is not destructured into value + setter pair.
2) A fragment with only one child is redundant.
3) Unnecessary '.apply()' and '.call()'.
4) Expected the Promise rejection reason to be an Error.
2024-04-09 19:18:56 +05:30
..
backup Fixed SonarQube code smell 'Unnecessary use of boolean literals in conditional expression'. 2024-04-08 17:19:51 +05:30
debugger - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
erd Fixed the following code smells: 2024-04-09 19:18:56 +05:30
grant_wizard Fixed the following code smells: 2024-04-09 19:18:56 +05:30
import_export Fixed code smell 'Prefer using an optional chain expression instead, as it's more concise and easier to read'. 2024-01-25 16:51:40 +05:30
import_export_servers Fixed the following code smells: 2024-04-09 19:18:56 +05:30
maintenance Fixed SonarQube code smell 'Unnecessary use of boolean literals in conditional expression'. 2024-04-08 17:19:51 +05:30
psql - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
restore Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
schema_diff - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
search_objects - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
sqleditor Fixed the following code smells: 2024-04-09 19:18:56 +05:30
templates Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
user_management - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
__init__.py Update copyright notices for 2024 2024-01-01 14:13:48 +05:30