PromucFlow_constructor/app/server/appsmith-plugins
Shrikant Sharat Kandula 56547ec02f
Move application configuration to be loaded from environment variables (#23)
* Move application configuration to be loaded from environment variables
* Remove unused sentry.properties
* Make missing value sentinel a constant and ignore all *.env files
* Removed now-used ACL properties
* Prefix RapidAPI environment variable with APPSMITH_
* Fix application properties not being loaded into static fields
* Remove application-test.properties file
* Add required env variables for test in GitHub
* Quote URLs for MongoDB and Redis in test config
* Change RAPIDAPI to RAPID_API in environment variable names
* Source .env file in the root of repo in start script
2020-07-06 14:35:56 +05:30
..
mongoPlugin Clean up MongoDB object types before sending data to client (#8) 2020-07-01 16:40:39 +05:30
postgresPlugin Add server-side templates support for plugins 2020-06-24 11:08:25 +00:00
rapidApiPlugin Move application configuration to be loaded from environment variables (#23) 2020-07-06 14:35:56 +05:30
restApiPlugin Hacky solve for setting the action execution request in case of failures in URL/HTTP Method/etc. 2020-06-19 23:43:32 +05:30
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