PromucFlow_constructor/app/server/appsmith-plugins
Trisha Anand 91e308665b
Requests preparation by plugins instead of ActionService (#3159)
* Added action request in S3 plugin.

* Added request data in Dynamo plugin

* Added request in Elastic Search.

* Request in Firestore.

* Request added in Mongo

* MsSQL request added.

* Added MySQL request.

* Added Postgres request.

* Added redis request.

* Redshift doen.

* Catching AppsmithPluginExceptions at the plugin level itself to ensure that the request gets passed on as part of the result.

* Fixed failing plugin test failures

* Fixed AmazonS3 test failures.

* WIP post analytics working

* WIP : Making the request data confirm to existing analytics request data format.

* Fixed the headers in the analytics body.

* Migrations S3, Postgres to the accepted format for request in analytics

* Updated S3 action to be the query

* Migration completed for all plugins for analytics.

* Removed the old analytics event. Now sending only the new one.

* Ensuring all data is captured in S3 plugin request in case of error.

* Minor editing of firestore to ensure that the errors get caught by the plugin itself.

* Fixed test cases in Amazon S3

* Incorporated review comments.
2021-03-02 10:58:46 +05:30
..
amazons3Plugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
dynamoPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
elasticSearchPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
firestorePlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
mongoPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
mssqlPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
mysqlPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
postgresPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
rapidApiPlugin Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
redisPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
redshiftPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
restApiPlugin Bump jackson-databind in /app/server/appsmith-plugins/restApiPlugin (#3098) 2021-02-19 08:24:07 +05:30
pom.xml s3 plugin (#2735) 2021-02-10 15:26:01 +05:30