PromucFlow_constructor/app/server/appsmith-server
Sumit Kumar 3c8583210f
feat: remove region requirement from s3 plugin (#8829)
* Remove Region field from S3 datasource editor page for AWS S3, Upcloud, Digital Ocean Spaces, Dream Objects, Wasabi.
  * Use SDK provided property for AWS S3 to delegate region selection to the SDK.
  * Extract region info from endpoint URL for Upcloud, Digital Ocean Spaces, Dream Objects and Wasabi, since the SDK property does not work for these service providers.
* Removed some redundant checks from datasourceCreate that were already part of validateDatasource
* Fix show clause in list.json
2021-11-03 16:23:53 +05:30
..
src feat: remove region requirement from s3 plugin (#8829) 2021-11-03 16:23:53 +05:30
auth-notes
pom.xml [skip_changelog] Feature/directory structure for version control (#6757) 2021-09-06 18:18:18 +05:30