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 |
|
Ö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 |
|
Ömer Faruk Aydın
|
f4d8d909b0
|
Merge pull request #1695 from automatisch/sentry-enhancement
chore: Do not enable sentry for dev and test environments
|
2024-03-05 15:53:36 +01:00 |
|
Faruk AYDIN
|
35ea18a117
|
chore: Do not enable sentry for dev and test environments
|
2024-03-05 15:47:07 +01:00 |
|
Ömer Faruk Aydın
|
ee9433261b
|
Merge pull request #1693 from automatisch/refactor-get-executions-tests
refactor: Add steps to get execution tests
|
2024-03-04 16:23:09 +01:00 |
|
Faruk AYDIN
|
1cb48c7760
|
refactor: Add steps to get execution tests
|
2024-03-04 16:14:11 +01:00 |
|
Ömer Faruk Aydın
|
172bf4bd51
|
Merge pull request #1692 from automatisch/remove-empty-associations
refactor: Remove empty associations from serializers
|
2024-03-04 16:14:00 +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 |
|
kasia.oczkowska
|
7afdf43872
|
feat: introduce propTypes
|
2024-03-04 15:21:07 +01:00 |
|
Rıdvan Akca
|
bfc7d5d0dd
|
refactor(web): rewrite useAdminAppAuthClient with react-query (#1690)
|
2024-03-04 13:09:42 +01:00 |
|
Ömer Faruk Aydın
|
690832052a
|
Merge pull request #1691 from automatisch/error-handler
feat: Send rest API errors to Sentry
|
2024-03-04 13:01:20 +01:00 |
|
Faruk AYDIN
|
f7c1a47d52
|
feat: Send rest API errors to Sentry
|
2024-03-04 12:19:53 +01:00 |
|
Ali BARIN
|
930843d065
|
fix: initialize auth in RQ client
|
2024-03-04 10:48:55 +00:00 |
|
Ömer Faruk Aydın
|
a9ee609502
|
Merge pull request #1688 from automatisch/rest-get-execution
feat: Implement get execution API endpoint
|
2024-03-03 19:06:10 +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 |
|
Ömer Faruk Aydın
|
92665d80d6
|
Merge pull request #1687 from automatisch/get-action-substeps
feat: Implement get action substeps API endpoint
|
2024-03-02 16:30:43 +01:00 |
|
Faruk AYDIN
|
70ae0bc77e
|
feat: Implement get action substeps API endpoint
|
2024-03-02 16:24:20 +01:00 |
|