Commit Graph

  • bb99dd82ba chore: remove unused wait for postgres scripts Ali BARIN 2022-11-27 01:34:04 +01:00
  • 48ccddb555 Merge pull request #744 from automatisch/extend-http-error Ömer Faruk Aydın 2022-11-25 20:01:25 +01:00
  • 23f56e4deb feat(http-error): add response Ali BARIN 2022-11-24 17:50:17 +01:00
  • ef27c9348b feat: stripe triggers (payout + transaction) Pierre Maurice Schwang 2022-11-24 23:22:02 +01:00
  • cb664b563d Merge pull request #739 from ksurl/docker-alpine Ali BARIN 2022-11-23 00:14:20 +01:00
  • 53f38c583a add openssl package ksurl 2022-11-22 14:31:21 -08:00
  • 12622e2045 add dos2unix prestage ksurl 2022-11-22 10:56:04 -08:00
  • 36dfedbaab Merge remote-tracking branch 'upstream/main' into docker-alpine ksurl 2022-11-22 10:48:28 -08:00
  • d3a059d759 fix(docker-compose): add dos2unix Ali BARIN 2022-11-22 16:48:50 +01:00
  • 9ba1351a3b refactor: use healthcheck for db, remove psql client from image (#737) ksurl 2022-11-21 16:18:05 -08:00
  • 399f8ed1db switch to alpine based image ksurl 2022-11-21 16:14:06 -08:00
  • d36b5e8091 fix(docker-compose): add compose image tag (#734) ksurl 2022-11-21 15:01:46 -08:00
  • fc616e818a Merge pull request #736 from automatisch/docs/refresh-token Ömer Faruk Aydın 2022-11-21 23:23:35 +01:00
  • edd438c37f docs: Add OAuth with refresh token to example integrations Faruk AYDIN 2022-11-21 23:15:21 +01:00
  • 92e5ae0ebd refactor(docker-compose): combine dockerfiles with entrypoint (#727) ksurl 2022-11-21 11:26:44 -08:00
  • d3e13c30a6 chore: Make isRefreshTokenRequested optional for IAuth Faruk AYDIN 2022-11-20 22:57:08 +01:00
  • 6bf0e799a1 feat: Add isRefreshTokenRequested condition to auth in global variable Faruk AYDIN 2022-11-20 22:28:31 +01:00
  • 166dda4a4b feat(salesforce): implement refresh token logic Ali BARIN 2022-11-19 20:28:48 +01:00
  • 901605fd9c feat: add refresh token capability Ali BARIN 2022-11-17 23:14:48 +01:00
  • e3e8f570f8 chore(deps): bump loader-utils from 1.4.1 to 1.4.2 dependabot[bot] 2022-11-16 22:43:08 +00:00
  • 6fdfdefe5c fix: use actual DB name in wait for postgres script Ali BARIN 2022-11-18 19:06:38 +01:00
  • 5cc1afa6de docs: Add explanation of automatic error handling for http client Faruk AYDIN 2022-11-19 13:34:43 +01:00
  • 4398570583 feat: show doc info in auth dialog in editor Ali BARIN 2022-11-14 18:05:45 +01:00
  • 2e5b354f49 Merge pull request #716 from automatisch/plausible-docs Ömer Faruk Aydın 2022-11-13 22:55:50 +01:00
  • 11f96e8039 feat(docs): add plausible Ali BARIN 2022-11-13 22:15:19 +01:00
  • 7ae1a079ea Merge pull request #715 from automatisch/chore/docker-compose-project-name Ömer Faruk Aydın 2022-11-13 21:00:02 +01:00
  • b6d2624c4a chore: Pass project name option to docker compose Faruk AYDIN 2022-11-13 20:54:31 +01:00
  • 51d6362863 Merge pull request #714 from automatisch/docker-compose-project-name Ömer Faruk Aydın 2022-11-13 16:30:13 +01:00
  • e30bfe67ed chore: add project name in docker compose Ali BARIN 2022-11-13 16:19:11 +01:00
  • c5bcebad9a docs: Explain postgres user for db creation Faruk AYDIN 2022-11-13 00:46:05 +01:00
  • 5deead7f94 Merge pull request #712 from automatisch/release/0.2.0 Ömer Faruk Aydın 2022-11-12 16:34:22 +01:00
  • 2cff284122 chore: Update cli version in dockerfiles Faruk AYDIN 2022-11-12 16:26:54 +01:00
  • 5c78e6e7bf Release v0.2.0 Ali BARIN 2022-11-12 16:21:42 +01:00
  • e8b06e9b78 Merge pull request #711 from automatisch/fix/wait-for-postgres-worker Ömer Faruk Aydın 2022-11-12 16:17:33 +01:00
  • d67db9c63e fix: Wait for postgres in worker service Faruk AYDIN 2022-11-12 16:15:06 +01:00
  • 0dfdbc809c docs: Adjust the functionality of build integration Faruk AYDIN 2022-11-11 00:48:47 +01:00
  • adddf23ae3 refactor: Check http error for actions Faruk AYDIN 2022-11-11 00:38:10 +01:00
  • eac3fd24a1 Merge pull request #708 from automatisch/docs/dynamic-data-explanation Ömer Faruk Aydın 2022-11-10 21:13:24 +01:00
  • 599c0f8cfc docs: Change data to dynamic data for folder structure Faruk AYDIN 2022-11-10 20:53:44 +01:00
  • b1ec8467a6 Merge pull request #707 from automatisch/refactor/dynamic-data Ömer Faruk Aydın 2022-11-10 19:48:30 +01:00
  • d2b8d2beff refactor: Use getDynamicData instead of getData Faruk AYDIN 2022-11-10 19:46:04 +01:00
  • a415c7ef4e Merge pull request #706 from automatisch/docs/auth-fields Ömer Faruk Aydın 2022-11-10 19:28:28 +01:00
  • 1faf86a9cb docs: Add $.app.auth.fields to global variable Faruk AYDIN 2022-11-10 19:22:18 +01:00
  • 3b7d2e9238 Merge pull request #705 from automatisch/docs/generate-auth-url Ömer Faruk Aydın 2022-11-10 19:18:50 +01:00
  • 829d0cafe9 docs: Add tip info for generateAuthUrl method Faruk AYDIN 2022-11-10 19:16:06 +01:00
  • a103ca9747 Merge pull request #704 from automatisch/expand-auth-arguments Ömer Faruk Aydın 2022-11-10 18:56:40 +01:00
  • 81c41ef5ee refactor: Use generateAuthUrl method instead of createAuthData Faruk AYDIN 2022-11-10 18:50:36 +01:00
  • 10e2794ff9 refactor: Generate authentication steps from auth properties Faruk AYDIN 2022-11-10 18:49:49 +01:00
  • 6d3606abf0 refactor(twitter): use .all in auth args Ali BARIN 2022-11-10 00:12:26 +01:00
  • bbace2b2c1 feat: add .all support in auth arguments Ali BARIN 2022-11-10 00:12:09 +01:00
  • 5aa937f56a Merge pull request #703 from automatisch/docs/build-integrations Ömer Faruk Aydın 2022-11-09 23:39:01 +01:00
  • 44159af83e docs: Expands the explanation of already procesed control Faruk AYDIN 2022-11-09 23:36:36 +01:00
  • 98041b7af2 docs: Explain $.auth.set expands the value rather than overriding Faruk AYDIN 2022-11-09 23:32:57 +01:00
  • 72e1fe3c21 docs: Explain that trigger array order will be reflected on UI Faruk AYDIN 2022-11-09 23:29:21 +01:00
  • af8d1190c5 docs: Fix wording for the global variable page Ömer Faruk Aydın 2022-11-09 23:10:56 +01:00
  • b07e564a23 Merge pull request #702 from automatisch/issue-663 Ömer Faruk Aydın 2022-11-09 22:45:31 +01:00
  • 4b8ac0ff9c docs: Add explanation to include screenName in verify credentials Faruk AYDIN 2022-11-09 21:46:17 +01:00
  • 0d479426ed docs: Add $.step.parameters property to global variable Faruk AYDIN 2022-11-09 21:30:32 +01:00
  • e956b2d959 docs: Separate the tips of pushTriggerItem method Faruk AYDIN 2022-11-09 20:48:10 +01:00
  • 580e97ffe3 docs: Adjust wording for building triggers and actions Faruk AYDIN 2022-11-09 20:32:28 +01:00
  • 1cb951056a docs: Fix grammar mistakes for build integrations Faruk AYDIN 2022-11-09 20:16:41 +01:00
  • a973887db2 docs: Add explanation for not supporting webhook based triggers atm Faruk AYDIN 2022-11-09 20:09:26 +01:00
  • 86ae81526a docs: Fix the wording for actions of build integrations Faruk AYDIN 2022-11-08 23:39:40 +01:00
  • 9d62a552fe docs: Add explanation of setActionItem usage Faruk AYDIN 2022-11-08 23:18:21 +01:00
  • 5497084b57 docs: Add missing properties of global variable Faruk AYDIN 2022-11-08 22:45:15 +01:00
  • 39b7effc26 docs: Use tip box for the integration and app explanation Faruk AYDIN 2022-11-08 22:34:12 +01:00
  • 2c847f62af fix: Cat svg path problem for docs Faruk AYDIN 2022-11-08 22:11:34 +01:00
  • 01ac26de8c docs: Add warning to visit development setup page for integrations Faruk AYDIN 2022-11-08 20:19:10 +01:00
  • c579eebd16 docs: Add content table for build integration pages Faruk AYDIN 2022-11-08 20:12:25 +01:00
  • 47afd60ddf docs: Add warning to say integration and app used interchangeably Faruk AYDIN 2022-11-07 22:43:25 +01:00
  • f432e72253 docs: Add actions page to build integration section Faruk AYDIN 2022-11-07 21:38:22 +01:00
  • d572623552 docs: Add examples page for build integrations Faruk AYDIN 2022-11-07 20:18:11 +01:00
  • 3a129557e0 docs: Add triggers page to build integrations guide Faruk AYDIN 2022-11-07 19:51:23 +01:00
  • 49fac8f147 docs: Add how to test authentication part to auth Faruk AYDIN 2022-11-07 19:34:16 +01:00
  • 3140fb2435 docs: Add auth page to build integration guide Faruk AYDIN 2022-11-07 19:23:13 +01:00
  • 22cea145f8 docs: Add global variable page Faruk AYDIN 2022-11-07 19:17:25 +01:00
  • 6c93d46ec1 feat: add circular progress in flow step Ali BARIN 2022-11-09 00:47:04 +01:00
  • 3c73064b19 Merge pull request #700 from automatisch/dependabot/npm_and_yarn/loader-utils-1.4.1 Ömer Faruk Aydın 2022-11-08 23:57:17 +01:00
  • 247ac1f96f Merge branch 'main' into dependabot/npm_and_yarn/loader-utils-1.4.1 Ömer Faruk Aydın 2022-11-08 23:34:46 +01:00
  • 642f32ab4e Merge pull request #701 from automatisch/fix-e2e-tests Ömer Faruk Aydın 2022-11-08 23:34:22 +01:00
  • 41cb1c71c7 Merge pull request #699 from automatisch/issue-694 Ömer Faruk Aydın 2022-11-08 23:33:58 +01:00
  • 41de2aa769 Merge pull request #698 from automatisch/issue-695 Ömer Faruk Aydın 2022-11-08 23:30:48 +01:00
  • e9e7b679f4 Merge pull request #697 from automatisch/refactor-is-still-verified Ömer Faruk Aydın 2022-11-08 23:09:43 +01:00
  • c9022f4208 test: do not display empty error in execution step Ali BARIN 2022-11-08 21:58:27 +01:00
  • 0a4877993d test: replace Slack with DeepL Ali BARIN 2022-11-08 21:58:02 +01:00
  • ca74fa626a chore(deps): bump loader-utils from 1.4.0 to 1.4.1 dependabot[bot] 2022-11-08 20:36:16 +00:00
  • 608038cbcc feat(web): add status in execution row Ali BARIN 2022-11-08 21:04:56 +01:00
  • bf009ae13b chore(types): add status in Execution Ali BARIN 2022-11-08 21:04:23 +01:00
  • bdb7a1b840 feat(web): hide empty error tab in execution step Ali BARIN 2022-11-08 20:00:28 +01:00
  • d2b0a57064 refactor: abstract exception capture out of is-still-verified Ali BARIN 2022-11-08 19:48:54 +01:00
  • dbceed563a feat: eager load apps Ali BARIN 2022-11-08 00:44:23 +01:00
  • cbf1d86c26 Merge pull request #688 from automatisch/revise-custom-errors Ömer Faruk Aydın 2022-11-07 22:56:31 +01:00
  • 06a2014bc1 feat: Enrich error responses Faruk AYDIN 2022-11-07 22:51:30 +01:00
  • ad46b3eea3 refactor: adapt errors in apps Ali BARIN 2022-11-06 18:55:38 +01:00
  • 5df7867b6d refactor(BaseError): leverage error.message Ali BARIN 2022-11-06 18:55:03 +01:00
  • ceea962464 fix(AddAppConnection): word break error messages Ali BARIN 2022-11-06 18:54:18 +01:00
  • 72386bc589 Merge pull request #693 from automatisch/chore/deepl-auth-field-typo Ömer Faruk Aydın 2022-11-07 19:13:23 +01:00
  • 34068a8188 fix: Typo of DeepL authentication key field Faruk AYDIN 2022-11-07 19:03:17 +01:00
  • 414d521588 Merge pull request #692 from automatisch/docs/deepl-integration Ömer Faruk Aydın 2022-11-07 19:01:28 +01:00
  • d15e3d4c36 docs: Add actions and connection pages for DeepL Faruk AYDIN 2022-11-07 18:58:45 +01:00