Faruk AYDIN
|
95db6cca2c
|
feat: Implement get app config API endpoint
|
2024-03-07 14:18:21 +01:00 |
|
Faruk AYDIN
|
c4fd03542b
|
feat: Implement get execution steps API endpoint
|
2024-03-06 17:23:56 +01:00 |
|
Faruk AYDIN
|
3ff89a03ac
|
feat: Implement get executions API endpoint
|
2024-03-06 14:46:19 +01:00 |
|
Faruk AYDIN
|
1cb48c7760
|
refactor: Add steps to get execution tests
|
2024-03-04 16:14:11 +01:00 |
|
Faruk AYDIN
|
fe1039cfbc
|
test: Add permissions to get current user tests
|
2024-03-04 16:07:18 +01:00 |
|
Faruk AYDIN
|
ede8703f9d
|
feat: Implement get execution API endpoint
|
2024-03-03 18:53:14 +01:00 |
|
Faruk AYDIN
|
70ae0bc77e
|
feat: Implement get action substeps API endpoint
|
2024-03-02 16:24:20 +01:00 |
|
Faruk AYDIN
|
7c368af5ed
|
feat: Implement get app actions API endpoint
|
2024-03-02 16:13:13 +01:00 |
|
Faruk AYDIN
|
cea9ed056b
|
feat: Implement get trigger substeps API endpoint
|
2024-03-01 16:35:46 +01:00 |
|
Faruk AYDIN
|
dfe3add1cc
|
feat: Implement get triggers API endpoint
|
2024-03-01 15:03:53 +01:00 |
|
Faruk AYDIN
|
53606c306d
|
feat: Implement get apps API endpoint
|
2024-03-01 14:21:41 +01:00 |
|
Faruk AYDIN
|
5dca0191d2
|
feat: Implement get app auth API endpoint
|
2024-02-28 16:16:13 +01:00 |
|
Faruk AYDIN
|
8981174302
|
feat: Introduce app serializer
|
2024-02-26 22:25:03 +01:00 |
|
Faruk AYDIN
|
7d5b2ec81e
|
feat: Implement get app API endpoint
|
2024-02-26 17:59:48 +01:00 |
|
Faruk AYDIN
|
94f171d757
|
feat: Use timestamp for serializer date objects
|
2024-02-26 14:11:56 +01:00 |
|
Faruk AYDIN
|
b93b465f09
|
feat: Implement get flow API endpoint
|
2024-02-26 00:52:02 +01:00 |
|
Faruk AYDIN
|
de0bd2f486
|
faet: Implement automatisch license API endpoint
|
2024-02-25 03:28:20 +01:00 |
|
Faruk AYDIN
|
079fb5d108
|
feat: Implement automatisch info API endpoint
|
2024-02-25 03:27:17 +01:00 |
|
Faruk AYDIN
|
1afd374cf6
|
feat: Implement get invoices API endpoint
|
2024-02-25 01:31:36 +01:00 |
|
Rıdvan Akca
|
d17d8e2805
|
feat: implement app-auth-client endpoint
|
2024-02-24 01:02:28 +01:00 |
|
Faruk AYDIN
|
ca7636e7bc
|
feat: Move get user API endpoint to admin namespace
|
2024-02-24 00:40:54 +01:00 |
|
Faruk AYDIN
|
532cfc10d0
|
feat: Move get users API endpoint to admin namespace
|
2024-02-24 00:31:15 +01:00 |
|
Faruk AYDIN
|
3abf61152a
|
chore: Remove redundant roleId from user serializer
|
2024-02-23 01:30:57 +01:00 |
|
Faruk AYDIN
|
6fdc4bf900
|
feat: Implement get paddle info API endpoint
|
2024-02-22 20:22:05 +01:00 |
|
Faruk AYDIN
|
d21e1f75b5
|
feat: Implement get payment plans API endpoint
|
2024-02-21 18:15:32 +01:00 |
|
Faruk AYDIN
|
84a0b37fcc
|
feat: Implement permission catalog API endpoint
|
2024-02-21 17:52:51 +01:00 |
|
Faruk AYDIN
|
f135a0f09e
|
feat: Implement get role API endpoint for admin
|
2024-02-21 17:39:05 +01:00 |
|
Faruk AYDIN
|
9eae0ab947
|
fix: Move get saml auth provider mocks to correct namespace
|
2024-02-21 15:37:39 +01:00 |
|
Faruk AYDIN
|
3bf1f79c79
|
feat: Implement admin get roles API endpoint
|
2024-02-21 15:35:30 +01:00 |
|
Faruk AYDIN
|
eb15bd01ca
|
feat: Implement API endpoint to show saml auth provider
|
2024-02-19 23:41:37 +01:00 |
|
Faruk AYDIN
|
6fe9a548ad
|
feat: Implement get saml auth providers API endpoint
|
2024-02-19 21:48:06 +01:00 |
|
Faruk AYDIN
|
5be3b101a5
|
feat: Implement saml auth provider factory
|
2024-02-19 17:58:52 +01:00 |
|
Faruk AYDIN
|
0afcdce6d3
|
refactor: Do not expose subscription info for get user trial
|
2024-02-14 14:23:54 +01:00 |
|
Faruk AYDIN
|
a591d0ea87
|
test: Add tests for get user trial action
|
2024-02-14 14:18:42 +01:00 |
|
Faruk AYDIN
|
a769f78801
|
test: Add tests for api/v1/users API endpoint
|
2024-02-14 01:20:29 +01:00 |
|
Faruk AYDIN
|
d583e42428
|
refactor: Structure api mock data with folders
|
2024-02-14 01:02:42 +01:00 |
|
Faruk AYDIN
|
824c434b0b
|
feat: Implement api/v1/users/:userId API endpoint
|
2024-02-13 03:44:44 +01:00 |
|
Faruk AYDIN
|
9f0e0ca656
|
feat: Implement users/me API endpoint
|
2024-02-13 02:06:24 +01:00 |
|
Faruk AYDIN
|
95f89ba03e
|
refactor: Use objectionjs instead of knex for factories
|
2024-02-13 01:49:40 +01:00 |
|
Faruk AYDIN
|
af9ceac0b4
|
feat: Use vitest instead of jest for ESM compatibility
|
2024-01-12 14:07:59 +01:00 |
|
Faruk AYDIN
|
b0f53268f6
|
feat: Convert factories files to JS
|
2024-01-04 21:10:42 +01:00 |
|
Faruk AYDIN
|
d30e491817
|
test: Delete formattedData from connection factory before persisting
|
2023-10-31 15:57:22 +01:00 |
|
Faruk AYDIN
|
aa727e3260
|
test: Adjust step factory to assign correct appKey
|
2023-10-31 15:56:49 +01:00 |
|
Faruk AYDIN
|
9abfaec4d5
|
test: Adjust permission factory to pass all values
|
2023-10-26 17:17:12 +02:00 |
|
Faruk AYDIN
|
945c52dd6b
|
test: Add createdAt and updatedAt defaultst to execution and flow
|
2023-10-26 17:16:42 +02:00 |
|
Faruk AYDIN
|
6567d24760
|
test: Adjust app key of step depending on type
|
2023-10-26 17:15:50 +02:00 |
|
Faruk AYDIN
|
61afebc827
|
test: Implement execution step factory
|
2023-10-24 12:35:29 +02:00 |
|
Faruk AYDIN
|
a4c22799e7
|
fix: Correct executions table name for execution factory
|
2023-10-24 12:35:29 +02:00 |
|
Faruk AYDIN
|
870a110a75
|
fix: Fetch lastStep directly on the step factory
|
2023-10-24 12:35:29 +02:00 |
|
Ömer Faruk Aydın
|
c1bf063b12
|
Merge pull request #1377 from automatisch/factories/execution
test: Implement factory for the execution model
|
2023-10-23 23:06:45 +02:00 |
|