PromucFlow_constructor/app/server/appsmith-plugins
Arpit Mohan 99e7519550 Handling form data via the field bodyFormData in ActionConfiguration
This is because the client sends us the data for form-data in the form of a list of Property fields with keys and values. This is consistent with how the client stores & renders headers & query parameters as well.
For MediaType application/x-www-form-urlencoded we will use the bodyFormData field.
2020-06-09 05:48:16 +00:00
..
mongoPlugin Rename ActionExecutionResult.shouldCacheResponse -> isExecutionSuccess. 2020-05-12 18:25:49 +05:30
postgresPlugin Don't fail after executing a non-SELECT query on Postgres. 2020-05-15 18:13:36 +05:30
rapidApiPlugin Rename ActionExecutionResult.shouldCacheResponse -> isExecutionSuccess. 2020-05-12 18:25:49 +05:30
restApiPlugin Handling form data via the field bodyFormData in ActionConfiguration 2020-06-09 05:48:16 +00:00
pom.xml 1. Add to Page changes : In case the sample response is null, don't set the cached response for the action. 2020-03-11 17:16:15 +00:00