pgadmin4/web/pgadmin/misc/cloud/static/js
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
..
CloudWizard.jsx Fixed the following code smells: 2024-04-09 19:18:56 +05:30
aws.js - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
aws_schema.ui.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
azure.js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
azure_schema.ui.js Fixed SonarQube code smell 'Unnecessary use of boolean literals in conditional expression'. 2024-04-08 17:19:51 +05:30
biganimal.js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
biganimal_schema.ui.js 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
cloud.js Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085 (#7106) 2024-01-08 12:16:49 +05:30
cloud_components.jsx - Update MUI v4 to v5 2024-04-09 08:21:14 +05:30
cloud_constants.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
google.js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
google_schema.ui.js Fixed SonarQube code smell 'Unnecessary use of boolean literals in conditional expression'. 2024-04-08 17:19:51 +05:30