Commit Graph

3218 Commits

Author SHA1 Message Date
Ali BARIN
c851125ee4 test(api): cover user filter in get flows endpoint 2025-04-27 12:30:41 +00:00
Ali BARIN
bdca75590f feat(api): add create user invitation endpoint 2025-04-25 16:39:38 +00:00
Ali BARIN
3d2c578094 feat(api): add delete user invitation endpoint 2025-04-25 16:08:55 +00:00
Ali BARIN
4b7bd6390b feat(api): add get user invitations endpoint 2025-04-25 15:04:21 +00:00
Ali BARIN
6013dcc8e0 feat(api): add get flows endpoint 2025-04-25 14:22:32 +00:00
Ali BARIN
279d9ca859 feat(api): add delete user endpoint 2025-04-25 12:44:05 +00:00
Ali BARIN
e7a8023f1d feat(api): add get user endpoint 2025-04-25 12:37:58 +00:00
Ali BARIN
2ed372c9f1 feat(api): add get users endpoint 2025-04-25 12:28:02 +00:00
Ali BARIN
fdded19c30 feat(api): add create template endpoint 2025-04-25 11:35:37 +00:00
Ali BARIN
eac51c1894 feat(api): add delete template endpoint 2025-04-25 10:07:41 +00:00
Ali BARIN
aae4511013 feat(api): add get template endpoint 2025-04-25 09:58:52 +00:00
Ali BARIN
fcb160e61a feat(api): get templates endpoint 2025-04-25 09:43:50 +00:00
Ali BARIN
79009fc31f feat(api): add update flow status endpoint 2025-04-25 08:53:04 +00:00
Ali BARIN
13f29554a9 feat(api): add delete flow endpoint 2025-04-25 08:31:36 +00:00
Ali BARIN
bd0732347d feat(api): add create flow endpoint for users 2025-04-24 23:06:49 +00:00
Ali BARIN
fecf434c28 feat(api): add get flow endpoint 2025-04-24 22:47:45 +00:00
Ali BARIN
83b72b9283 feat(api): add get execution endpoint 2025-04-24 15:45:32 +00:00
Ali BARIN
6ecb05db3e feat(api): add get executions endpoint 2025-04-24 15:06:11 +00:00
Ali BARIN
b453377fb9 feat(api): add delete folder endpoint 2025-04-24 13:15:40 +00: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
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
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
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
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
Ali BARIN
318089b2e0 fix(authorization): expect Flow.read to export flow 2025-04-16 12:40:53 +00:00
Faruk AYDIN
eb263a470d feat: Move api token authentication to .ee files 2025-04-16 13:29:40 +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
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
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