pgadmin4/web/pgadmin/misc/cloud/static/js
Akshay Joshi 251bf05692 Fixed the following SonarQube code smells:
1) Do not use Array index in keys.
2) Unnecessary escape character.
3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$
4) Remove the unused local variable.
2023-06-12 18:44:31 +05:30
..
CloudWizard.jsx Added support of BigAnimal v3 API. #5805 2023-03-24 16:07:02 +05:30
aws.js Added support of AWS provider for BigAnimal cloud deployment. #5569 2023-01-09 12:32:26 +05:30
aws_schema.ui.js Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
azure.js Added capability to deploy PostgreSQL servers on Google Cloud. #5750 2023-03-13 14:56:16 +05:30
azure_schema.ui.js Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
biganimal.js Fixed SonarQube Bugs 2023-06-09 15:28:46 +05:30
biganimal_schema.ui.js Added support of BigAnimal v3 API. #5805 2023-03-24 16:07:02 +05:30
cloud.js Added capability to deploy PostgreSQL servers on Google Cloud. #5750 2023-03-13 14:56:16 +05:30
cloud_components.jsx Fixed the following SonarQube code smells: 2023-06-12 18:44:31 +05:30
cloud_constants.js Added capability to deploy PostgreSQL servers on Google Cloud. #5750 2023-03-13 14:56:16 +05:30
google.js Fixed the UI related issues reported during testing for Google Cloud SQL deployment. #5750 2023-03-23 11:51:21 +05:30
google_schema.ui.js Fixed error occurring while authentication in Google Cloud SQL deployment wizard in server mode. #5750 2023-03-24 15:50:37 +05:30