Faruk AYDIN
|
529eec69e9
|
feat: Implement an API endpoint to get flow folder
|
2025-02-06 12:44:15 +01:00 |
|
Faruk AYDIN
|
434029ccb8
|
feat: Implement folder filters for get flows API endpoint
|
2025-02-05 19:08:49 +01:00 |
|
Faruk AYDIN
|
15d02e3b7f
|
feat: Implement update flow folder API endpoint
|
2025-02-04 14:17:03 +01:00 |
|
Faruk AYDIN
|
109f628921
|
chore: Add step validation to import step API endpoint
|
2025-01-20 14:54:44 +01:00 |
|
Faruk AYDIN
|
28a74f0cb2
|
feat: Implement import flow API endpoint
|
2025-01-17 13:15:54 +01:00 |
|
Faruk AYDIN
|
f15d1ac7b1
|
refactor: Only return JSON for flow export
|
2025-01-13 12:14:16 +01:00 |
|
Faruk AYDIN
|
c180b98460
|
feat: Complete export flow rest API endpoint
|
2025-01-10 17:22:00 +03:00 |
|
Faruk AYDIN
|
c641e8729b
|
refactor: Rename createActionStepAfterStepId as createAfterStep for flow
|
2024-11-01 14:24:07 +01:00 |
|
Ali BARIN
|
d32820ee09
|
refactor(flow): distribute createActionStep logic to different methods in model
|
2024-10-31 10:19:26 +01:00 |
|
Ali BARIN
|
fbf898be64
|
test(flow): write model tests
|
2024-10-30 14:39:06 +01:00 |
|
Faruk AYDIN
|
2e5b44c424
|
refactor: Use toStrictEqual instead of toEqual for tests
|
2024-10-25 12:33:39 +02:00 |
|
Faruk AYDIN
|
1790ef0ee6
|
feat: Implement update flow status rest API endpoint
|
2024-09-17 16:07:12 +03:00 |
|
Faruk AYDIN
|
bf6ff6b0f7
|
refactor: Revise duplicate flow controller tests
|
2024-09-17 13:18:48 +03:00 |
|
Ali BARIN
|
0d126a8e2b
|
feat: write REST API endpoint to duplicate flow
|
2024-09-17 12:49:13 +03:00 |
|
Faruk AYDIN
|
bab25c51d9
|
feat: Implement rest API endpoint to delete flow
|
2024-09-14 21:54:10 +03:00 |
|
Ali BARIN
|
2992236be4
|
test(create-step): make current and another user explicit
|
2024-09-10 10:35:19 +00:00 |
|
Ali BARIN
|
82161f028e
|
test(create-step): state permission conditions explicitly
|
2024-09-10 10:21:42 +00:00 |
|
Ali BARIN
|
1bcaec144b
|
test(create-step): use non-admin user
|
2024-09-10 10:15:59 +00:00 |
|
Ali BARIN
|
813646e392
|
feat: write REST API endpoint to create step
|
2024-09-10 10:12:59 +00:00 |
|
Faruk AYDIN
|
79e9455244
|
feat: Implement create flow rest API endpoint
|
2024-09-02 15:01:20 +03:00 |
|
Ali BARIN
|
413f3db5b4
|
test(update-flow): align user role permissions
|
2024-08-30 11:07:52 +02:00 |
|
Ali BARIN
|
9519ec53ef
|
feat: write PATCH /v1/flows/:flowId
|
2024-08-30 11:07:52 +02:00 |
|
Faruk AYDIN
|
6a7cdf2570
|
feat: Use persisted access tokens for authentication
|
2024-04-22 16:57:34 +02:00 |
|
Faruk AYDIN
|
ea64708c69
|
feat: Implement get flows API endpoint
|
2024-03-08 23:11:42 +01:00 |
|
Faruk AYDIN
|
d74b215169
|
test: Cover bad request responses for API endpoint tests
|
2024-02-26 13:30:30 +01:00 |
|
Faruk AYDIN
|
404ea94dd2
|
test: Cover not found responses for API endpoint tests
|
2024-02-26 01:40:20 +01:00 |
|
Faruk AYDIN
|
b93b465f09
|
feat: Implement get flow API endpoint
|
2024-02-26 00:52:02 +01:00 |
|