Commit Graph

4198 Commits

Author SHA1 Message Date
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
Ömer Faruk Aydın
38e726a2a6 Merge pull request #2439 from automatisch/api-token-authentication
feat: Implement authentication for API tokens
2025-04-16 13:26:18 +02:00
Faruk AYDIN
305de6b028 chore: Update ci node action version 2025-04-16 13:21:01 +02:00
Faruk AYDIN
883736636b feat: Implement authentication for API tokens 2025-04-16 13:13:24 +02:00
Ali BARIN
15e8f1d5a8 feat(web): introduce API tokens in admin dashboard 2025-04-15 16:01:34 +00:00
Ömer Faruk Aydın
2c1888e1b3 Merge pull request #2436 from automatisch/redact-api-token
feat: Separate api token serializers and do not show token except creation
2025-04-15 11:44:26 +02:00
Faruk AYDIN
4fb9967fb0 test: Adjust get api tokens endpoint test to new serializer format 2025-04-15 11:40:06 +02:00
Faruk AYDIN
0d6dbffd8e feat: Separate api token serializers and do not show token except creation 2025-04-15 11:33:35 +02:00
Ali BARIN
90acfb7a24 Merge pull request #2422 from automatisch/aut-1515
feat(migrations): introduce manage permissions instead of create, update, delete, publish
2025-04-15 11:15:27 +02:00
Ömer Faruk Aydın
11bf8f38aa Merge pull request #2434 from automatisch/delete-api-token
feat: Implement api token removal API endpoint
2025-04-14 11:53:27 +02:00
Faruk AYDIN
79d6f66c4e feat: Implement api token removal API endpoint 2025-04-11 14:07:26 +02:00
Jakub P
01c7e0f4a9 test: adapt role-conditions tests to new permission types 2025-04-10 09:58:57 +02:00
Ali BARIN
87d37a9481 feat(PermissionCatalogField): adapt loader for new form 2025-04-09 18:28:23 +00:00
Ali BARIN
69b6c8f00e test(permissions): use manage permission in relevant tests 2025-04-09 14:23:58 +00:00
Ali BARIN
e2542f39e1 feat(Roles): adopt request form data for new form style 2025-04-09 14:02:16 +00:00
Ali BARIN
80a54bc444 feat(permission-catalog): re-order actions 2025-04-09 14:02:16 +00:00
Ali BARIN
6c0a5aad76 feat(Can): use new manage permission in checks 2025-04-09 14:02:16 +00:00
Ali BARIN
ee1b910f3c feat(backend): use manage permissions in checks 2025-04-09 14:02:16 +00:00
Ali BARIN
8b1ed54d54 feat(web): use new manage permission in checks 2025-04-09 14:02:16 +00:00
Ali BARIN
f4c7ca3e7f feat(migrations): introduce manage permissions instead of create, update, delete, publish 2025-04-09 14:02:16 +00:00
Ömer Faruk Aydın
4a08ee49da Merge pull request #2433 from automatisch/list-api-tokens
feat: Implement listing API tokens API endpoint
2025-04-09 13:03:08 +02:00
Faruk AYDIN
83d4f5e2e7 feat: Implement listing API tokens API endpoint 2025-04-09 12:04:23 +02:00
Ömer Faruk Aydın
c5d9ad1b69 Merge pull request #2430 from automatisch/create-api-token-endpoint
feat: Implement create API Token endpoint
2025-04-09 11:59:23 +02:00
Faruk AYDIN
6f39be7039 fix: Update api token snapshot for model tests 2025-04-09 11:53:54 +02:00