Commit Graph

4221 Commits

Author SHA1 Message Date
Ali BARIN
2ed372c9f1 feat(api): add get users endpoint 2025-04-25 12:28:02 +00:00
Ali BARIN
5214475033 Merge pull request #2462 from automatisch/aut-1548
feat(api): add create template endpoint
2025-04-25 13:44:35 +02:00
Ali BARIN
fdded19c30 feat(api): add create template endpoint 2025-04-25 11:35:37 +00:00
Ali BARIN
56100ac197 Merge pull request #2461 from automatisch/aut-1551
feat(api): add delete template endpoint
2025-04-25 12:54:03 +02:00
Ali BARIN
eac51c1894 feat(api): add delete template endpoint 2025-04-25 10:07:41 +00:00
Ali BARIN
e3802e4415 Merge pull request #2460 from automatisch/aut-1550
feat(api): add get template endpoint
2025-04-25 12:04:01 +02:00
Ali BARIN
aae4511013 feat(api): add get template endpoint 2025-04-25 09:58:52 +00:00
Ali BARIN
f1fa0d4b2a Merge pull request #2459 from automatisch/aut-1549
feat(api): get templates endpoint
2025-04-25 11:49:07 +02:00
Ali BARIN
fcb160e61a feat(api): get templates endpoint 2025-04-25 09:43:50 +00:00
Ali BARIN
b5ca2af0c9 Merge pull request #2458 from automatisch/aut-1555
feat(api): add update flow status endpoint
2025-04-25 11:02:25 +02:00
Ali BARIN
79009fc31f feat(api): add update flow status endpoint 2025-04-25 08:53:04 +00:00
Ali BARIN
ec005a072b Merge pull request #2457 from automatisch/aut-1554
feat(api): add delete flow endpoint
2025-04-25 10:38:17 +02:00
Ali BARIN
13f29554a9 feat(api): add delete flow endpoint 2025-04-25 08:31:36 +00:00
Ali BARIN
0eff15e61a Merge pull request #2456 from automatisch/aut-1559
feat(api): add create flow endpoint for users
2025-04-25 01:06:59 +02:00
Ali BARIN
bd0732347d feat(api): add create flow endpoint for users 2025-04-24 23:06:49 +00:00
Ali BARIN
379b66b21e Merge pull request #2455 from automatisch/aut-1553
feat(api): add get flow endpoint
2025-04-25 00:53:36 +02:00
Ali BARIN
fecf434c28 feat(api): add get flow endpoint 2025-04-24 22:47:45 +00:00
Ali BARIN
e3b0eaa250 Merge pull request #2454 from automatisch/aut-1547
feat(api): add get execution endpoint
2025-04-24 18:06:39 +02:00
Ali BARIN
83b72b9283 feat(api): add get execution endpoint 2025-04-24 15:45:32 +00:00
Ali BARIN
b7bd0c3004 Merge pull request #2453 from automatisch/aut-1546
feat(api): add get executions endpoint
2025-04-24 17:11:57 +02:00
Ali BARIN
6ecb05db3e feat(api): add get executions endpoint 2025-04-24 15:06:11 +00:00
Ali BARIN
23e9deee90 Merge pull request #2452 from automatisch/aut-1558
feat(api): add delete folder endpoint
2025-04-24 15:28:34 +02:00
Ali BARIN
b453377fb9 feat(api): add delete folder endpoint 2025-04-24 13:15:40 +00:00
Ali BARIN
b4e23888bf Merge pull request #2451 from automatisch/aut-1557
feat(api): add create folder endpoint for users
2025-04-24 15:06:37 +02:00
Ali BARIN
b15ad10a55 feat(api): add create folder endpoint for users 2025-04-24 13:00:41 +00:00
Ali BARIN
115b409b92 Merge pull request #2450 from automatisch/aut-1545
feat(api): add get folders endpoint for users
2025-04-24 13:43:49 +02:00
Ali BARIN
46570f9388 feat(api): add get folders endpoint for users 2025-04-24 11:36:50 +00:00
Ali BARIN
e13348bef4 Merge pull request #2449 from automatisch/retain-test-report-on-failure
test: retain test report on failure
2025-04-24 12:54:10 +02:00
Jakub P
a2b4300fdb test: retain test report on failure 2025-04-24 11:32:13 +02:00
Ali BARIN
ec7e0fdf3d Merge pull request #2448 from automatisch/aut-1544
feat(api): add get-folders endpoint
2025-04-24 10:35:59 +02:00
Ali BARIN
df960dcfd2 Merge pull request #2420 from automatisch/AUT-1492
feat: disable moving flow to a folder
2025-04-24 10:35:53 +02:00
Ali BARIN
3b240617c2 feat(api): add get-folders endpoint 2025-04-23 17:28:20 +00:00
Ali BARIN
d633d8b3d6 Merge pull request #2447 from automatisch/aut-1537
feat(api): add get-app endpoint
2025-04-23 17:59:42 +02:00
Ali BARIN
a04ca8f86c feat(api): add get-app endpoint 2025-04-23 15:54:48 +00:00
Ali BARIN
d199935f20 feat(FlowFolderChangeDialog): allow action only for flow owners 2025-04-23 14:59:20 +00:00
kasia.oczkowska
0ffc8dd96f feat: disable moving flow to a folder 2025-04-23 14:59:20 +00:00
Ali BARIN
b27a10c897 Merge pull request #2446 from automatisch/public-api-get-apps
feat(api): add get-apps endpoint
2025-04-23 16:06:59 +02:00
Ali BARIN
dca6c8db20 Merge pull request #2441 from automatisch/aut-1530
feat: Implement isOwner flag for get flow API endpoint
2025-04-23 16:06:47 +02:00
Ali BARIN
f32303154a feat: Implement isOwner flag only for get flow API endpoint 2025-04-23 12:35:32 +00:00
Ali BARIN
0ea28d70ad feat(api): add get-apps endpoint 2025-04-23 12:10:48 +00:00
Ömer Faruk Aydın
e95ffb44e4 Merge pull request #2445 from automatisch/internal-api-namespace
refactor: Use internal namespace for the existing API
2025-04-23 11:55:03 +02:00
Faruk AYDIN
7853762355 fix: Update vitest coverage threshold 2025-04-23 11:50:42 +02:00
Ali BARIN
5432322208 fix(helpers/license): remove namespace in URL 2025-04-23 11:40:39 +02:00
Ali BARIN
f94aea6da4 fix: correct paths in imports 2025-04-23 11:40:39 +02:00
Faruk AYDIN
cddfbad68a refactor: Use internal namespace for the existing API 2025-04-23 11:40:39 +02:00
Ali BARIN
53f0d80c80 Merge pull request #2438 from automatisch/aut-1528
feat(web): introduce API tokens in admin dashboard
2025-04-23 08:52:29 +02:00
Ömer Faruk Aydın
b79aaa0f5a Merge pull request #2442 from automatisch/aut-1532
fix(authorization): expect Flow.read to export flow
2025-04-17 14:59:48 +02:00
Ali BARIN
318089b2e0 fix(authorization): expect Flow.read to export flow 2025-04-16 12:40:53 +00:00
Ömer Faruk Aydın
ab0d4e582e Merge pull request #2440 from automatisch/authenticate-api-token
feat: Move api token authentication to .ee files
2025-04-16 13:36:39 +02:00
Faruk AYDIN
eb263a470d feat: Move api token authentication to .ee files 2025-04-16 13:29:40 +02:00