Rıdvan Akca
|
e68696ccd4
|
refactor: rewrite get execution steps using useExecutionSteps with RQ
|
2024-03-12 12:12:09 +03:00 |
|
Ali BARIN
|
35d8b2e790
|
Merge pull request #1713 from automatisch/fix-auth-client-auth-fields
fix: use useAppAuth for getting auth fields
|
2024-03-11 16:18:03 +01:00 |
|
Rıdvan Akca
|
1f83573206
|
fix: use useAppAuth for getting auth fields
|
2024-03-11 18:07:15 +03:00 |
|
Ali BARIN
|
2887e76514
|
Merge pull request #1702 from automatisch/AUT-683
refactor: rewrite useAppConfig with RQ
|
2024-03-11 15:43:04 +01:00 |
|
Rıdvan Akca
|
63b9943203
|
refactor: rewrite useAppConfig with RQ
|
2024-03-11 17:32:55 +03:00 |
|
Ali BARIN
|
bd5aedd83f
|
Merge pull request #1696 from automatisch/AUT-685
refactor: implement rest API endpoint for get app and get apps
|
2024-03-11 15:26:54 +01:00 |
|
Rıdvan Akca
|
c9ff6d7bb9
|
fix: pass enabled to useTriggers and useActions hooks
|
2024-03-11 17:17:09 +03:00 |
|
Rıdvan Akca
|
5835def5d0
|
refactor: move abort controller into useLazyApps hook
|
2024-03-11 16:16:12 +03:00 |
|
Ali BARIN
|
6a2694ce3b
|
Merge pull request #1644 from automatisch/sync-webhook
feat(webhook/catch-raw-webhook): add sync support and custom response
|
2024-03-11 14:05:35 +01:00 |
|
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 |
|
Ömer Faruk Aydın
|
f6b2312c49
|
Merge pull request #1710 from automatisch/rest-get-connection-flows
feat: Implement get connection flows API endpoint
|
2024-03-11 12:50:53 +01:00 |
|
Faruk AYDIN
|
6027cb7cb0
|
feat: Implement get connection flows API endpoint
|
2024-03-10 16:11:07 +01:00 |
|
Ömer Faruk Aydın
|
c1740aae6c
|
Merge pull request #1708 from automatisch/rest-app-flows
feat: Implement API endpoint to get flows of the specified app
|
2024-03-09 15:16:01 +01:00 |
|
Faruk AYDIN
|
22ce29e86c
|
feat: Implement API endpoint to get flows of the specified app
|
2024-03-09 15:09:12 +01:00 |
|
Ömer Faruk Aydın
|
251d1b5b2e
|
Merge pull request #1707 from automatisch/rest-get-flows
feat: Implement get flows API endpoint
|
2024-03-08 23:21:34 +01:00 |
|
Faruk AYDIN
|
ea64708c69
|
feat: Implement get flows API endpoint
|
2024-03-08 23:11:42 +01:00 |
|
Ömer Faruk Aydın
|
209ec27a29
|
Merge pull request #1706 from automatisch/rest-config-api
feat: Implement automatisch config API endpoint
|
2024-03-08 22:49:54 +01:00 |
|
Faruk AYDIN
|
ceee495525
|
feat: Implement automatisch config API endpoint
|
2024-03-08 22:42:24 +01:00 |
|
Ömer Faruk Aydın
|
751a2347aa
|
Merge pull request #1703 from automatisch/rest-get-subscription
feat: Implement get subscription API endpoint
|
2024-03-08 14:46:13 +01:00 |
|
Faruk AYDIN
|
efd96d5fdf
|
feat: Implement get subscription API endpoint
|
2024-03-08 14:33:47 +01:00 |
|
Rıdvan Akca
|
2ee5af8bfb
|
feat: add useAppAuth with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
a4c0edf493
|
refactor: remove getApp query from web
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
28c8be97b6
|
feat: add useLazyApps hook
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
f320a44d45
|
refactor: rewrite get-app queries with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
c0cc6cc176
|
refactor: rewrite get-apps queries with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
be62c09d06
|
refactor: rewrite useApp with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
5fe3546d2a
|
feat: add useTriggerSubsteps and useActionSubsteps with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
c4b2ea125c
|
feat: add useActions with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
3301b038fe
|
feat: add useTriggers with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
6a58d1e3da
|
fix(useAdminAppAuthClient): pass signal
|
2024-03-07 16:53:22 +03:00 |
|
Rıdvan Akca
|
e5670d820d
|
refactor: rewrite useApps with RQ
|
2024-03-07 16:53:22 +03:00 |
|
Ömer Faruk Aydın
|
1870aead73
|
Merge pull request #1701 from automatisch/rest-get-app-config
feat: Implement get app config API endpoint
|
2024-03-07 14:26:46 +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 |
|
Ali BARIN
|
3d6847a3a2
|
Merge pull request #1558 from automatisch/AUT-606
fix: remove unnecessery styling causing the problem with scrolling Edit/Create role pages
|
2024-03-07 00:38:20 +01:00 |
|
Ali BARIN
|
613abaec1b
|
Merge pull request #1550 from automatisch/AUT-563
feat: render AdminSettingsLayout once for all child routes
|
2024-03-06 18:56:59 +01:00 |
|
Ömer Faruk Aydın
|
b51ae9ac38
|
Merge pull request #1698 from automatisch/rest-get-execution-steps
feat: Implement get execution steps API endpoint
|
2024-03-06 17:30:33 +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 |
|
kasia.oczkowska
|
9f7dee3baa
|
test: introuce test fix, select role by exact name
|
2024-03-06 16:28:17 +01:00 |
|
kasia.oczkowska
|
d3da62c04a
|
feat: render AdminSettingsLayout once for all child routes
|
2024-03-06 16:28:17 +01:00 |
|
kasia.oczkowska
|
aa7bb3f8c9
|
fix: remove unnecessery styling causing the problem
|
2024-03-06 15:55:03 +01:00 |
|
Ali BARIN
|
3a9dfe339a
|
Merge pull request #1689 from automatisch/fix-auth-in-rq
fix: initialize auth in RQ client
|
2024-03-06 15:52:17 +01:00 |
|
Ali BARIN
|
08830003a3
|
Merge pull request #1560 from automatisch/AUT-619
fix: add optional chaining to data.getTrialStatus check
|
2024-03-06 15:34:04 +01:00 |
|
kasia.oczkowska
|
efeeb6cb02
|
fix: add optional chaining to data.getTrialStatus check and introduce minor code improvements
|
2024-03-06 15:12:02 +01:00 |
|
Ömer Faruk Aydın
|
ac59ce2deb
|
Merge pull request #1697 from automatisch/rest-get-executions
feat: Implement get executions API endpoint
|
2024-03-06 15:08:35 +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 |
|