Faruk AYDIN
26be72f76d
test: Improve encrypt data tests for AppAuthClient model
2024-10-07 14:21:14 +02:00
Ali BARIN
737391c721
test(app-auth-client): write model tests
2024-10-07 09:14:18 +00:00
Faruk AYDIN
c2976080f6
test: Implement subscription model tests
2024-10-02 13:44:21 +03:00
Faruk AYDIN
0a1b6931af
test: Add tests for Identity model
2024-10-02 10:52:05 +03:00
Ali BARIN
4db8683bd6
test(access-token): write model tests
2024-10-01 10:37:43 +00:00
Faruk AYDIN
2d8faf849e
test: Implement execution model tests
2024-09-30 17:25:15 +03:00
Ali BARIN
c9de9fa185
Merge pull request #2096 from automatisch/aut-1276
...
test(SamlAuthProvidersRoleMapping): assert model properties
2024-09-30 16:24:46 +02:00
Ali BARIN
0618877d58
test(models/saml-auth-providers-role-mapping): assert model properties
2024-09-30 14:14:02 +00:00
Faruk AYDIN
7abe44da19
refactor: Use matchsnapshot for datastore tests
2024-09-30 16:43:06 +03:00
Faruk AYDIN
9006a0c25f
refactor: Update required validations with custom assertion
2024-09-30 16:39:06 +03:00
Faruk AYDIN
f8389ff8ab
feat: Implement datastore model tests
2024-09-30 16:39:06 +03:00
Jakub P.
b774a62f8c
fix: add missing snackbars on flow status update
2024-09-19 14:03:45 +03:00
Ali BARIN
9299948072
feat: add admin user serializer with accept invitation url
2024-09-19 13:49:12 +03:00
Ali BARIN
8134b6db6a
refactor(update-step): move connection authorization to model
2024-09-19 13:31:33 +03:00
Ali BARIN
5f7d1f9219
feat: write REST API endpoint to update step
2024-09-19 13:30:45 +03:00
Faruk AYDIN
1790ef0ee6
feat: Implement update flow status rest API endpoint
2024-09-17 16:07:12 +03:00
Ali BARIN
0d126a8e2b
feat: write REST API endpoint to duplicate flow
2024-09-17 12:49:13 +03:00
Faruk AYDIN
89aa7ffc73
feat: Implement rest API endpoint for admins to create user
2024-09-17 11:41:18 +03:00
Faruk AYDIN
34aadbfb09
feat: Implement rest API endpoint to update connection
2024-09-16 12:55:39 +03:00
Faruk AYDIN
b0abf94191
refactor: Move reset logic to connection model
2024-09-15 01:03:17 +03:00
Faruk AYDIN
bab25c51d9
feat: Implement rest API endpoint to delete flow
2024-09-14 21:54:10 +03:00
Faruk AYDIN
8c39739880
refactor: Use getApp method for generateAuthUrl method of connection
2024-09-12 13:58:23 +03:00
Ali BARIN
ace1f84094
feat: write REST API endpoint to generate auth url
2024-09-12 13:57:25 +03:00
Ali BARIN
7394aca02d
feat: write REST API endpoint to create connection
2024-09-12 13:33:38 +03:00
Ali BARIN
369f04fdbc
feat: write REST API endpoint to register user
2024-09-12 13:19:01 +03:00
Faruk AYDIN
32d39b88bd
feat: Ask for current password while updating user password
2024-09-12 12:54:46 +03:00
Faruk AYDIN
f86799e494
feat: Implement rest API endpoint to update current user password
2024-09-11 12:51:32 +03:00
Ömer Faruk Aydın
862842e3e1
Merge pull request #2064 from automatisch/aut-1237
...
feat: write and implement REST API endpoint to delete role
2024-09-10 17:19:55 +03:00
Ali BARIN
813646e392
feat: write REST API endpoint to create step
2024-09-10 10:12:59 +00:00
Ali BARIN
fbb6526aac
refactor(update-role-mappings): move logic to model
2024-09-10 09:50:54 +00:00
Ali BARIN
0b6c28422c
feat: write REST API endpoint to delete role
2024-09-06 09:51:22 +00:00
Ali BARIN
3e34359fa9
feat: write REST API endpoint to update role
2024-09-05 15:35:44 +00:00
Ali BARIN
c03e674001
chore: add isAdmin virtual attribute in role model
2024-09-05 12:15:37 +00:00
Ali BARIN
63dfb6947e
feat: make role name unique and remove key usage
2024-09-04 11:13:39 +00:00
Faruk AYDIN
33a2386d74
feat: Remove associated access tokens while removing user
2024-09-03 16:03:48 +03:00
Faruk AYDIN
0df5e5283e
refactor: Remove user associations before removing user
2024-09-03 16:00:24 +03:00
Faruk AYDIN
f8c25ae508
feat: Implement rest API endpoint to remove current user
2024-09-03 15:50:44 +03:00
Ömer Faruk Aydın
a70fb009c7
Merge pull request #2055 from automatisch/rest-test-step
...
feat: Implement rest api endpoint to test step
2024-09-02 15:22:10 +03:00
Faruk AYDIN
79e9455244
feat: Implement create flow rest API endpoint
2024-09-02 15:01:20 +03:00
Faruk AYDIN
6ca8e8958a
feat: Implement rest api endpoint to test step
2024-09-02 14:00:31 +03:00
Faruk AYDIN
51e200533b
feat: Introduce lastExecutionStep relation to Step model
2024-09-02 14:00:31 +03:00
Ali BARIN
35bada360d
refactor(update-config): move logic to config model
2024-08-30 11:07:44 +02:00
Ali BARIN
7a54ff212e
feat: incorporate NotAuthorized error in error handler
2024-08-30 10:23:28 +02:00
Ali BARIN
87b26b6342
fix(app-config): add missing createdAt updatedAt fields in schema
2024-08-28 10:32:06 +02:00
Faruk AYDIN
1a833aad52
feat: Implement rest API endpoint to verify connection
2024-08-27 14:51:28 +03:00
Faruk AYDIN
0cf9bc1a32
feat: Implement delete step rest API endpoint
2024-08-23 16:55:44 +03:00
Ali BARIN
a4ec7b3047
feat(compute-parameters): add valueType with parse option and string by default ( #2025 )
...
* feat(compute-parameters): add valueType with parse option and string by default
* test(compute-parameters): write tests for valueType with parse and undefined
* fix(compute-parameters): cover valueType = parse in nested objects
* test(compute-parameters): cover valueType = 'parse' in nested non-primitives
* fix(compute-parameters): mark fields optional
2024-08-22 16:20:18 +02:00
Ömer Faruk Aydın
13b995c9f2
Merge pull request #2017 from automatisch/AUT-1094
...
fix(update-flow-status): throw at incomplete trigger step
2024-08-09 11:06:14 +02:00
Ali BARIN
47aabbe9c5
fix(update-flow-status): throw at incomplete trigger step
2024-08-08 08:48:27 +00:00
Jakub P.
a755ee8dc1
fix: improve paths for windows os
2024-08-05 14:00:02 +00:00