Commit Graph
18 Commits
Author SHA1 Message Date
Faruk AYDIN 5dfa38ca99 feat: Convert ts files to js files for controllers 2024-01-04 17:06:19 +01:00
Faruk AYDIN 04f4693c85 fix: Fetch webhooks by flow id 2023-07-12 14:05:46 +02:00
Ali BARIN de7a35dfe9 feat: introduce singleton webhook URL 2023-06-22 08:51:43 +00:00
Ali BARIN a2dd6d76a8 fix(webhook/handler): log whole computed payload 2023-06-06 12:59:12 +02:00
Ali BARIN aabf2a1c79 feat: debug log incoming webhook requests 2023-05-24 15:35:38 +02:00
Ali BARIN ad419855e9 feat(webhook/handler): use UUID for internal ids 2023-05-24 12:59:48 +02:00
Ali BARIN d540322d8b refactor(webhook): respond with 204 instead of 200 2023-05-16 16:40:12 +02:00
Faruk AYDIN 9cb4607f69 refactor: User permission and limits to run flows 2023-04-11 16:59:59 +02:00
Ali BARIN 54e68f6252 feat: skip processing tasks over task quota 2023-03-09 12:48:16 +00:00
Ali BARIN 03368e2cca fix(webhook): correct internal ID for GET requests 2022-12-08 22:19:45 +01:00
Ali BARIN d9f9056515 refactor(webhook): remove auth placeholder 2022-12-08 11:57:36 +01:00
Ali BARIN 51ccdf3577 feat(webhook): do not process actions in test run 2022-12-08 10:42:35 +01:00
Ali BARIN e8d8a5e89d feat(webhook): mark test run in executions 2022-12-08 10:22:39 +01:00
Ali BARIN 3c62f182ab feat(webhook): add webhook application 2022-12-08 00:34:26 +01:00
Ali BARIN 77a7df1cff feat(webhook): process trigger in controller 2022-11-30 19:33:30 +01:00
Ali BARIN 05ce3edb80 fix(webhook): respond with 404 for non-webhook flows 2022-11-30 19:32:58 +01:00
Ali BARIN 0f4f36c654 refactor: name webhook controller handler 2022-11-30 02:12:59 +01:00
Faruk AYDIN d83e8dabf8 feat: Implement webhook logic along with new entry typeform trigger 2022-11-30 02:12:56 +01:00