Ali BARIN
|
8ea547c1d7
|
docs(available-apps): fix telegram link
|
2022-12-06 18:14:21 +01:00 |
|
Ali BARIN
|
14a8551e82
|
docs: add typeform and telegram in available apps
|
2022-12-04 21:26:11 +01:00 |
|
Ali BARIN
|
2e4ecfab16
|
docs(telegram-bot): describe actions and auth
|
2022-12-04 17:27:59 +01:00 |
|
Ali BARIN
|
bd2f2cbf64
|
Merge pull request #761 from automatisch/docs/typeform-app
docs(typeform): Add connection and trigger pages
|
2022-12-01 18:22:45 +01:00 |
|
Faruk AYDIN
|
f9133a6e96
|
docs: Add the webhook-based trigger to integration examples
|
2022-12-01 17:57:38 +01:00 |
|
Faruk AYDIN
|
57a23946cc
|
docs(typeform): Add connection and trigger pages
|
2022-12-01 17:57:07 +01:00 |
|
Pierre Maurice Schwang
|
34e2c77934
|
chore: address review comments
|
2022-11-29 20:06:17 +01:00 |
|
Pierre Maurice Schwang
|
f47d912074
|
Merge branch 'main' into feat/stripe
|
2022-11-28 19:28:33 +01:00 |
|
Pierre Maurice Schwang
|
f25b67c81c
|
docs: add documentation for stripe connection / triggers
|
2022-11-28 19:24:51 +01:00 |
|
Ali BARIN
|
2e0b2191c0
|
feat: accept username, password, tls for redis configuration
|
2022-11-28 01:57:43 +01:00 |
|
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
|
5cc1afa6de
|
docs: Add explanation of automatic error handling for http client
|
2022-11-19 13:37:23 +01:00 |
|
Ali BARIN
|
11f96e8039
|
feat(docs): add plausible
|
2022-11-13 22:15:19 +01:00 |
|
Faruk AYDIN
|
b6d2624c4a
|
chore: Pass project name option to docker compose
|
2022-11-13 20:54:31 +01:00 |
|
Faruk AYDIN
|
c5bcebad9a
|
docs: Explain postgres user for db creation
|
2022-11-13 00:50:08 +01:00 |
|
Ali BARIN
|
5c78e6e7bf
|
Release v0.2.0
|
2022-11-12 16:21:42 +01:00 |
|
Faruk AYDIN
|
0dfdbc809c
|
docs: Adjust the functionality of build integration
|
2022-11-11 09:54:05 +01:00 |
|
Faruk AYDIN
|
599c0f8cfc
|
docs: Change data to dynamic data for folder structure
|
2022-11-10 20:53:44 +01:00 |
|
Faruk AYDIN
|
1faf86a9cb
|
docs: Add $.app.auth.fields to global variable
|
2022-11-10 19:22:18 +01:00 |
|
Faruk AYDIN
|
829d0cafe9
|
docs: Add tip info for generateAuthUrl method
|
2022-11-10 19:16:06 +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 |
|
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 |
|
Faruk AYDIN
|
9d62a552fe
|
docs: Add explanation of setActionItem usage
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
5497084b57
|
docs: Add missing properties of global variable
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
39b7effc26
|
docs: Use tip box for the integration and app explanation
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
2c847f62af
|
fix: Cat svg path problem for docs
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
01ac26de8c
|
docs: Add warning to visit development setup page for integrations
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
c579eebd16
|
docs: Add content table for build integration pages
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
47afd60ddf
|
docs: Add warning to say integration and app used interchangeably
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
f432e72253
|
docs: Add actions page to build integration section
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
d572623552
|
docs: Add examples page for build integrations
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
3a129557e0
|
docs: Add triggers page to build integrations guide
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
49fac8f147
|
docs: Add how to test authentication part to auth
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
3140fb2435
|
docs: Add auth page to build integration guide
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
22cea145f8
|
docs: Add global variable page
|
2022-11-09 22:42:51 +01:00 |
|
Faruk AYDIN
|
d15e3d4c36
|
docs: Add actions and connection pages for DeepL
|
2022-11-07 18:58:45 +01:00 |
|
Faruk AYDIN
|
d681d06de1
|
docs: Add salesforce to available apps
|
2022-11-07 09:55:33 +01:00 |
|
Ali BARIN
|
99640b3d73
|
docs(salesforce): describe auth and triggers
|
2022-11-06 21:30:05 +01:00 |
|
Faruk AYDIN
|
3b829af43d
|
docs: Add app definition page for build integrations
|
2022-11-06 02:03:37 +01:00 |
|
Faruk AYDIN
|
bb7ef994f7
|
docs: Add folder structure page to build integrations section
|
2022-11-05 20:12:40 +01:00 |
|