| 
							
							
								 Faruk AYDIN | edd438c37f | docs: Add OAuth with refresh token to example integrations | 2022-11-21 23:15:49 +01:00 |  | 
			
				
					| 
							
							
								 ksurl | 92e5ae0ebd | refactor(docker-compose): combine dockerfiles with entrypoint (#727) * combine worker and main image, support encryption key, app secret key env, and postgres pw
* Update docker/entrypoint.sh
fix env file path
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
* add build tag, move compose to root
* add volumes
* style: remove trailing indent
* refactor(docker-compose): empty encryption env. vars
* docs(docker-compose): update compose folder
* refactor(docker-compose): remove host network
* fix(docker-compose): add environment variable keys
Co-authored-by: Ali BARIN <ali.barin53@gmail.com> | 2022-11-21 20:26:44 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | d3e13c30a6 | chore: Make isRefreshTokenRequested optional for IAuth | 2022-11-21 09:43:04 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 6bf0e799a1 | feat: Add isRefreshTokenRequested condition to auth in global variable | 2022-11-21 09:43:04 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 166dda4a4b | feat(salesforce): implement refresh token logic | 2022-11-21 09:43:04 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 901605fd9c | feat: add refresh token capability | 2022-11-21 09:43:04 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/assets/img/avatar_default.png) dependabot[bot] | e3e8f570f8 | chore(deps): bump loader-utils from 1.4.1 to 1.4.2 Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-11-19 15:59:50 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 6fdfdefe5c | fix: use actual DB name in wait for postgres script | 2022-11-19 13:37:36 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 5cc1afa6de | docs: Add explanation of automatic error handling for http client | 2022-11-19 13:37:23 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 4398570583 | feat: show doc info in auth dialog in editor | 2022-11-14 18:23:59 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 2e5b354f49 | Merge pull request #716 from automatisch/plausible-docs feat(docs): add plausible | 2022-11-13 22:55:50 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 11f96e8039 | feat(docs): add plausible | 2022-11-13 22:15:19 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 7ae1a079ea | Merge pull request #715 from automatisch/chore/docker-compose-project-name chore: Pass project name option to docker compose | 2022-11-13 21:00:02 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | b6d2624c4a | chore: Pass project name option to docker compose | 2022-11-13 20:54:31 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 51d6362863 | Merge pull request #714 from automatisch/docker-compose-project-name chore: add project name in docker compose | 2022-11-13 16:30:13 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | e30bfe67ed | chore: add project name in docker compose | 2022-11-13 16:19:11 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | c5bcebad9a | docs: Explain postgres user for db creation | 2022-11-13 00:50:08 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 5deead7f94 | Merge pull request #712 from automatisch/release/0.2.0 Release v0.2.0 | 2022-11-12 16:34:22 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 2cff284122 | chore: Update cli version in dockerfiles | 2022-11-12 16:26:54 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 5c78e6e7bf | Release v0.2.0
						
						
						
						
						
						
							
 v0.2.0 | 2022-11-12 16:21:42 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | e8b06e9b78 | Merge pull request #711 from automatisch/fix/wait-for-postgres-worker fix: Wait for postgres in worker service | 2022-11-12 16:17:33 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | d67db9c63e | fix: Wait for postgres in worker service | 2022-11-12 16:15:06 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 0dfdbc809c | docs: Adjust the functionality of build integration | 2022-11-11 09:54:05 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | adddf23ae3 | refactor: Check http error for actions | 2022-11-11 09:53:53 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | eac3fd24a1 | Merge pull request #708 from automatisch/docs/dynamic-data-explanation docs: Change data to dynamic data for folder structure | 2022-11-10 21:13:24 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 599c0f8cfc | docs: Change data to dynamic data for folder structure | 2022-11-10 20:53:44 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | b1ec8467a6 | Merge pull request #707 from automatisch/refactor/dynamic-data refactor: Use getDynamicData instead of getData | 2022-11-10 19:48:30 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | d2b8d2beff | refactor: Use getDynamicData instead of getData | 2022-11-10 19:46:04 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | a415c7ef4e | Merge pull request #706 from automatisch/docs/auth-fields docs: Add $.app.auth.fields to global variable | 2022-11-10 19:28:28 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 1faf86a9cb | docs: Add $.app.auth.fields to global variable | 2022-11-10 19:22:18 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 3b7d2e9238 | Merge pull request #705 from automatisch/docs/generate-auth-url docs: Add tip info for generateAuthUrl method | 2022-11-10 19:18:50 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 829d0cafe9 | docs: Add tip info for generateAuthUrl method | 2022-11-10 19:16:06 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | a103ca9747 | Merge pull request #704 from automatisch/expand-auth-arguments feat: add .all support in auth arguments | 2022-11-10 18:56:40 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 81c41ef5ee | refactor: Use generateAuthUrl method instead of createAuthData | 2022-11-10 18:50:36 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 10e2794ff9 | refactor: Generate authentication steps from auth properties | 2022-11-10 18:49:49 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | 6d3606abf0 | refactor(twitter): use .all in auth args | 2022-11-10 00:12:26 +01:00 |  | 
			
				
					| 
							
							
								 Ali BARIN | bbace2b2c1 | feat: add .all support in auth arguments | 2022-11-10 00:12:09 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | 5aa937f56a | Merge pull request #703 from automatisch/docs/build-integrations Docs/build integrations | 2022-11-09 23:39:01 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 44159af83e | docs: Expands the explanation of already procesed control | 2022-11-09 23:36:36 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 98041b7af2 | docs: Explain $.auth.set expands the value rather than overriding | 2022-11-09 23:32:57 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 72e1fe3c21 | docs: Explain that trigger array order will be reflected on UI | 2022-11-09 23:29:21 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | af8d1190c5 | docs: Fix wording for the global variable page Co-authored-by: Ali BARIN <ali.barin53@gmail.com> | 2022-11-09 23:10:56 +01:00 |  | 
			
				
					| 
							
							
								 Ömer Faruk Aydın | b07e564a23 | Merge pull request #702 from automatisch/issue-663 feat: add circular progress in flow step | 2022-11-09 22:45:31 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 4b8ac0ff9c | docs: Add explanation to include screenName in verify credentials | 2022-11-09 22:42:51 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 0d479426ed | docs: Add $.step.parameters property to global variable | 2022-11-09 22:42:51 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | e956b2d959 | docs: Separate the tips of pushTriggerItem method | 2022-11-09 22:42:51 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 580e97ffe3 | docs: Adjust wording for building triggers and actions | 2022-11-09 22:42:51 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 1cb951056a | docs: Fix grammar mistakes for build integrations | 2022-11-09 22:42:51 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | a973887db2 | docs: Add explanation for not supporting webhook based triggers atm | 2022-11-09 22:42:51 +01:00 |  | 
			
				
					| 
							
							
								 Faruk AYDIN | 86ae81526a | docs: Fix the wording for actions of build integrations | 2022-11-09 22:42:51 +01:00 |  |