Ali BARIN
|
65ae7bce79
|
chore(webhook/catch-raw-webhook): update description
|
2024-03-11 13:55:43 +01:00 |
|
Ali BARIN
|
57ce8da0ee
|
feat(webhook): add respondWith action
|
2024-03-11 13:54:00 +01:00 |
|
Ali BARIN
|
7484bf7403
|
feat(webhook/catch-raw-webhook): add sync support
|
2024-03-11 13:54:00 +01:00 |
|
Faruk AYDIN
|
6027cb7cb0
|
feat: Implement get connection flows API endpoint
|
2024-03-10 16:11:07 +01:00 |
|
Faruk AYDIN
|
22ce29e86c
|
feat: Implement API endpoint to get flows of the specified app
|
2024-03-09 15:09:12 +01:00 |
|
Faruk AYDIN
|
ea64708c69
|
feat: Implement get flows API endpoint
|
2024-03-08 23:11:42 +01:00 |
|
Faruk AYDIN
|
ceee495525
|
feat: Implement automatisch config API endpoint
|
2024-03-08 22:42:24 +01:00 |
|
Faruk AYDIN
|
efd96d5fdf
|
feat: Implement get subscription API endpoint
|
2024-03-08 14:33:47 +01:00 |
|
Faruk AYDIN
|
95db6cca2c
|
feat: Implement get app config API endpoint
|
2024-03-07 14:18:21 +01:00 |
|
Faruk AYDIN
|
79a792ac62
|
feat: Add app config serializer
|
2024-03-07 14:11:00 +01:00 |
|
Faruk AYDIN
|
c4fd03542b
|
feat: Implement get execution steps API endpoint
|
2024-03-06 17:23:56 +01:00 |
|
Faruk AYDIN
|
e40d6c5ef0
|
feat: Implement execution step serializer
|
2024-03-06 17:23:56 +01:00 |
|
Faruk AYDIN
|
3ff89a03ac
|
feat: Implement get executions API endpoint
|
2024-03-06 14:46:19 +01:00 |
|
Faruk AYDIN
|
25e231cd7c
|
feat: Extend execution serializer with status
|
2024-03-06 14:46:10 +01:00 |
|
Faruk AYDIN
|
35ea18a117
|
chore: Do not enable sentry for dev and test environments
|
2024-03-05 15:47:07 +01:00 |
|
Faruk AYDIN
|
1cb48c7760
|
refactor: Add steps to get execution tests
|
2024-03-04 16:14:11 +01:00 |
|
Faruk AYDIN
|
fe1039cfbc
|
test: Add permissions to get current user tests
|
2024-03-04 16:07:18 +01:00 |
|
Faruk AYDIN
|
a9de79546b
|
refactor: Remove empty associations from serializers
|
2024-03-04 16:06:50 +01:00 |
|
Faruk AYDIN
|
f7c1a47d52
|
feat: Send rest API errors to Sentry
|
2024-03-04 12:19:53 +01:00 |
|
Faruk AYDIN
|
9fd2125923
|
test: Add tests for execution serializer
|
2024-03-03 18:58:54 +01:00 |
|
Faruk AYDIN
|
ede8703f9d
|
feat: Implement get execution API endpoint
|
2024-03-03 18:53:14 +01:00 |
|
Faruk AYDIN
|
6d85623d9b
|
feat: Add execution serializer
|
2024-03-03 18:52:32 +01:00 |
|
Faruk AYDIN
|
6236ee8f6d
|
feat: Add authorizedExecutions to user model
|
2024-03-03 18:51:50 +01:00 |
|
Faruk AYDIN
|
70ae0bc77e
|
feat: Implement get action substeps API endpoint
|
2024-03-02 16:24:20 +01:00 |
|
Faruk AYDIN
|
e28c757352
|
feat: Add find action substeps method to App model
|
2024-03-02 16:24:20 +01:00 |
|
Faruk AYDIN
|
7c368af5ed
|
feat: Implement get app actions API endpoint
|
2024-03-02 16:13:13 +01:00 |
|
Faruk AYDIN
|
df2fbbabc6
|
feat: Implement action serializer
|
2024-03-02 16:12:51 +01:00 |
|
Faruk AYDIN
|
48141eb199
|
feat: Add find actions by key method to App model
|
2024-03-02 16:09:57 +01:00 |
|
Faruk AYDIN
|
cea9ed056b
|
feat: Implement get trigger substeps API endpoint
|
2024-03-01 16:35:46 +01:00 |
|
Ali BARIN
|
1f8b81ee78
|
refactor: remove GetAutomatischInfo GQL query
|
2024-03-01 15:14:22 +01:00 |
|
Faruk AYDIN
|
dfe3add1cc
|
feat: Implement get triggers API endpoint
|
2024-03-01 15:03:53 +01:00 |
|
Faruk AYDIN
|
a32bf5539e
|
feat: Add find triggers by key method to App model
|
2024-03-01 15:02:56 +01:00 |
|
Faruk AYDIN
|
e944333e5f
|
feat: Implement trigger serializer
|
2024-03-01 15:02:21 +01:00 |
|
Faruk AYDIN
|
53606c306d
|
feat: Implement get apps API endpoint
|
2024-03-01 14:21:41 +01:00 |
|
Ali BARIN
|
2c15e0dd32
|
Merge pull request #1665 from automatisch/ts-removal-in-web
refactor(web): remove typescript
|
2024-02-29 11:43:07 +01:00 |
|
Ömer Faruk Aydın
|
007334fef0
|
Merge pull request #1671 from automatisch/helix-integration
feat: Use new API endpoint from Helix
|
2024-02-29 11:41:19 +01:00 |
|
Ali BARIN
|
b3ae2d2748
|
refactor(web): remove typescript
|
2024-02-29 09:38:32 +00:00 |
|
Faruk AYDIN
|
5dca0191d2
|
feat: Implement get app auth API endpoint
|
2024-02-28 16:16:13 +01:00 |
|
Faruk AYDIN
|
356668a68d
|
feat: Implement auth serializer
|
2024-02-28 16:16:13 +01:00 |
|
Faruk AYDIN
|
63c9442126
|
feat: Add find by auth method to App model
|
2024-02-28 16:16:13 +01:00 |
|
Faruk AYDIN
|
0031d7911d
|
fix: Adjust description of app serializer test
|
2024-02-28 16:16:13 +01:00 |
|
Faruk AYDIN
|
31c92b43b4
|
feat: Add optional system prompt variable to Helix app
|
2024-02-28 14:18:55 +01:00 |
|
Faruk AYDIN
|
2667548041
|
feat: Introduce optional session ID for helix app
|
2024-02-28 13:44:04 +01:00 |
|
Faruk AYDIN
|
54282ba7e0
|
feat: Use new API endpoint from Helix
|
2024-02-28 02:23:50 +01:00 |
|
Faruk AYDIN
|
65a0c3b40a
|
fix: Add artificial delay to Helix API attempts
|
2024-02-27 23:44:52 +01:00 |
|
Faruk AYDIN
|
0ab03e1856
|
docs: Add datastore app to the integration list
|
2024-02-27 21:44:51 +01:00 |
|
Faruk AYDIN
|
42c495d8ab
|
fix: Stop asking to helix server after 50 attempts
|
2024-02-27 19:14:19 +01:00 |
|
Faruk AYDIN
|
047034d831
|
fix: Remove min length validation from value of datastore
|
2024-02-27 19:05:27 +01:00 |
|
Faruk AYDIN
|
bdb2f24a81
|
feat: Implement datastore built-in app
|
2024-02-27 19:01:46 +01:00 |
|
Faruk AYDIN
|
8981174302
|
feat: Introduce app serializer
|
2024-02-26 22:25:03 +01:00 |
|