PromucFlow_constructor/app/server/appsmith-plugins
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
..
amazons3Plugin feat: remove region requirement from s3 plugin (#8829) 2021-11-03 16:23:53 +05:30
arangoDBPlugin fix: fix mysql prepared statement integer and boolean type handling (#6987) 2021-09-17 08:56:12 +00:00
dynamoPlugin Fix: Dynamodb Plugin: remove data type info keys from raw values. (#6652) 2021-08-17 19:18:25 +05:30
elasticSearchPlugin Replace the repoTag from latest to fixed version 2021-06-04 13:49:20 +05:30
firestorePlugin feat: Where condition helper library using H2 in memory database (#7592) 2021-09-19 20:33:47 +05:30
googleSheetsPlugin Fixing the substitution type for JSON fields (#8652) 2021-10-21 09:52:35 +05:30
jsPlugin feat: Changes to add js plugin (#4861) 2021-09-08 19:17:30 +05:30
mongoPlugin feat: make Mongodb plugin error messages more readable. (#7857) 2021-09-27 15:10:14 +00:00
mssqlPlugin fix: Adding Prepared Statement setting to the main query pane for Postgres, MySQL and MS SQL plugins (#7762) 2021-09-23 14:39:22 +00:00
mysqlPlugin fix: Adding Prepared Statement setting to the main query pane for Postgres, MySQL and MS SQL plugins (#7762) 2021-09-23 14:39:22 +00:00
postgresPlugin Removing where clause from postgres template (#8202) 2021-10-05 16:47:42 +05:30
rapidApiPlugin Fix sporadic build errors (#4453) 2021-05-12 16:41:42 +05:30
redisPlugin remove outermost quotes (#6938) 2021-08-30 08:11:32 +05:30
redshiftPlugin Close Redshift connections every time (#8776) 2021-10-25 16:48:28 +05:30
restApiPlugin fix: show hint message on using duplicate header or query parameters in API (#8263) 2021-10-13 18:02:16 +05:30
saasPlugin feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
snowflakePlugin fix: validate database, warehouse and schema name (#7683) 2021-09-23 15:35:21 +05:30
pom.xml feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30