Commit Graph

470 Commits

Author SHA1 Message Date
Ali BARIN
6ecb05db3e feat(api): add get executions endpoint 2025-04-24 15:06:11 +00:00
Ali BARIN
b15ad10a55 feat(api): add create folder endpoint for users 2025-04-24 13:00:41 +00:00
Ali BARIN
f32303154a feat: Implement isOwner flag only for get flow API endpoint 2025-04-23 12:35:32 +00:00
Ali BARIN
69b6c8f00e test(permissions): use manage permission in relevant tests 2025-04-09 14:23:58 +00:00
Faruk AYDIN
6f39be7039 fix: Update api token snapshot for model tests 2025-04-09 11:53:54 +02:00
Faruk AYDIN
540525d6fb feat: Implement create API Token endpoint 2025-04-09 11:50:10 +02:00
Faruk AYDIN
59510dcb0a feat: Implement token generation logic on api tokens 2025-04-09 11:50:10 +02:00
Faruk AYDIN
616c1a92bc refactor: Move api token related files to ee 2025-04-09 11:50:10 +02:00
Faruk AYDIN
5723dbf31b feat: Implement API Token model 2025-04-07 14:29:23 +02:00
Faruk AYDIN
59b887079a feat: Implement isOwner flag for get flows API endpoint 2025-04-01 12:58:19 +02:00
Faruk AYDIN
9b5f33058c fix: Do not require start and end date time for execution filters 2025-03-28 16:16:16 +01:00
Faruk AYDIN
f7e81ec687 test: Implement get executions method time filters tests 2025-03-28 16:16:16 +01:00
Faruk AYDIN
6068b6c746 feat: Implement time based filters for executions API endpoint 2025-03-28 16:16:16 +01:00
Faruk AYDIN
9fad4f5876 feat: Implement status filter for executions 2025-03-26 16:07:22 +01:00
Faruk AYDIN
906b8c94e9 feat: Implement name filter for get executions API endpoint 2025-03-26 15:51:44 +01:00
Faruk AYDIN
3fa509674e fix: Filtered flows by only owned with null folder id 2025-03-24 18:03:37 +01:00
Faruk AYDIN
9a0aef9d9b feat: Use status directly from executions 2025-03-19 17:09:36 +01:00
Faruk AYDIN
417aa3bd30 feat: Update execution status after the creation of execution step 2025-03-19 16:44:24 +01:00
Faruk AYDIN
d8d89032ae feat: Implement onlyOwnedFlows filter to get flows API endpoint 2025-03-14 16:37:14 +01:00
Faruk AYDIN
60b5d71309 feat: Add status flag to get flows filters 2025-03-14 14:36:52 +01:00
Faruk AYDIN
b9163a8b73 chore: Remove redundant only blocks from tests 2025-03-12 16:18:26 +01:00
Faruk AYDIN
a359cf0b29 fix: Lint errors of user model test 2025-03-12 16:15:03 +01:00
Faruk AYDIN
f616ec5c8d test: Update getFlows test for user model 2025-03-12 16:12:59 +01:00
Faruk AYDIN
e13dfe220d fix: Specify uncategorized flows by using not-owned folders 2025-03-12 15:45:59 +01:00
Faruk AYDIN
cf80ba28eb feat: Add create flow from template method to user model 2025-03-10 16:35:30 +01:00
Faruk AYDIN
8246adec03 fix: User model tests by returning flow explicitly 2025-03-10 16:35:30 +01:00
Faruk AYDIN
ac1f644071 feat: Implement createEmptyFlow method for user model 2025-03-10 16:35:30 +01:00
Faruk AYDIN
75a7a068f3 refactor: Use import flow as static flow model method 2025-03-10 16:35:30 +01:00
Ali BARIN
be8a967ab1 refactor(config): rename and re-type footer columns 2025-03-10 12:06:13 +00:00
Ali BARIN
035ed6fee3 feat(config): add customizable footer 2025-03-10 09:53:36 +00:00
Faruk AYDIN
842833f3d0 feat: Implement getFlowDataWithIconUrls method for templates 2025-03-07 15:55:34 +01:00
Faruk AYDIN
0a4d0f9f3a refactor: Extract iconUrl generation of steps to helper 2025-03-06 17:18:16 +01:00
Faruk AYDIN
89e9a93872 feat: Add enable templates column to config 2025-03-04 12:34:02 +01:00
Faruk AYDIN
3cfa174628 test: Implement tests for create template API endpoint 2025-02-26 16:55:29 +01:00
Faruk AYDIN
72436f7d3b feat: Implement admin create template API endpoint 2025-02-26 16:35:53 +01:00
Faruk AYDIN
44ea560c79 chore: Adjust template model file extension to ee 2025-02-18 13:07:53 +01:00
Faruk AYDIN
2e279d4709 feat: Create template model 2025-02-17 14:48:25 +01:00
Faruk AYDIN
3d1657b63c fix: Unassign flow folders before removing folder 2025-02-14 12:14:27 +01:00
Faruk AYDIN
f0f5c8fc9a fix: Allow to have null folder for flows 2025-02-14 12:03:07 +01:00
Ali BARIN
ebc6382a86 fix(flow): copy over step name while duplicating flow 2025-02-12 08:44:55 +00:00
Jakub P.
8f7e458612 fix: add missing hash sign for primaryColor in gitea 2025-02-11 10:56:09 +01:00
Jakub P.
10bc5fc3ff fix: add gmail to backend snapshot test 2025-02-07 10:45:50 +01:00
Faruk AYDIN
434029ccb8 feat: Implement folder filters for get flows API endpoint 2025-02-05 19:08:49 +01:00
Ali BARIN
3a7c5f24b0 Merge pull request #1855 from automatisch/AUT-962
feat(monday): add monday integration
2025-02-05 17:59:59 +01:00
Jakub P.
c05f61c7ce fix: add monday to backend apps snapshot 2025-02-04 23:38:13 +01:00
Faruk AYDIN
15d02e3b7f feat: Implement update flow folder API endpoint 2025-02-04 14:17:03 +01:00
Faruk AYDIN
172eab410b feat: Add folderId column to the flow model 2025-02-03 19:44:26 +01:00
Ali BARIN
ae44573e11 test(user): fix user trial period 2025-02-03 19:39:52 +01:00
Ali BARIN
0d3a3719e7 Merge pull request #2313 from automatisch/brave-search 2025-02-01 11:24:59 +01:00
Ali BARIN
a0651972ab Merge pull request #2324 from automatisch/fix-user-trial-test
test(user): fix date for past trial
2025-01-30 15:10:50 +01:00