Ali BARIN
|
369f04fdbc
|
feat: write REST API endpoint to register user
|
2024-09-12 13:19:01 +03:00 |
|
Faruk AYDIN
|
8c692758ae
|
chore: Remove redundant only flag for tests
|
2024-09-12 13:01:49 +03:00 |
|
Faruk AYDIN
|
32d39b88bd
|
feat: Ask for current password while updating user password
|
2024-09-12 12:54:46 +03:00 |
|
Faruk AYDIN
|
8bd66da511
|
chore: Move update current user mutation to converted ones
|
2024-09-11 12:51:32 +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
|
2992236be4
|
test(create-step): make current and another user explicit
|
2024-09-10 10:35:19 +00:00 |
|
Ali BARIN
|
82161f028e
|
test(create-step): state permission conditions explicitly
|
2024-09-10 10:21:42 +00:00 |
|
Ali BARIN
|
1bcaec144b
|
test(create-step): use non-admin user
|
2024-09-10 10:15:59 +00:00 |
|
Ali BARIN
|
852d4bba0a
|
chore: remove redundant create step mutation
|
2024-09-10 10:12:59 +00:00 |
|
Ali BARIN
|
813646e392
|
feat: write REST API endpoint to create step
|
2024-09-10 10:12:59 +00:00 |
|
Ali BARIN
|
fdf53844e1
|
test(update-role-mappings): use name over key
|
2024-09-10 10:00:40 +00:00 |
|
Ali BARIN
|
be57a82302
|
test(factories/role): re-create different role if it exists
|
2024-09-10 09:56:15 +00:00 |
|
Ali BARIN
|
fb82e863e0
|
test(update-role-mappings): correct the test case name
|
2024-09-10 09:50:54 +00:00 |
|
Ali BARIN
|
101483409f
|
style(update-role-mappings): add a breakline
|
2024-09-10 09:50:54 +00:00 |
|
Ali BARIN
|
6fe863eec1
|
test(update-role-mappings): use explicit remote role name
|
2024-09-10 09:50:54 +00:00 |
|
Ali BARIN
|
fbb6526aac
|
refactor(update-role-mappings): move logic to model
|
2024-09-10 09:50:54 +00:00 |
|
Ali BARIN
|
5556aea913
|
chore: remove upsert-saml-auth-providers-role-mappings mutation
|
2024-09-10 09:50:54 +00:00 |
|
Ali BARIN
|
062199d0e3
|
feat: write endpoints to update SamlAuthProvidersRoleMappings
|
2024-09-10 09:50:53 +00:00 |
|
Ali BARIN
|
e5366534ed
|
chore: remove redundant delete role mutation
|
2024-09-06 09:51:22 +00:00 |
|
Ali BARIN
|
0b6c28422c
|
feat: write REST API endpoint to delete role
|
2024-09-06 09:51:22 +00:00 |
|
Ali BARIN
|
c9ba219de1
|
chore: remove redundant update role mutation
|
2024-09-05 15:35:44 +00:00 |
|
Ali BARIN
|
3e34359fa9
|
feat: write REST API endpoint to update role
|
2024-09-05 15:35:44 +00:00 |
|
Ali BARIN
|
1818930d2f
|
Merge pull request #2059 from automatisch/aut-1229
feat: write and implement REST API endpoint to create role
|
2024-09-05 17:35:19 +02:00 |
|
Ali BARIN
|
c03e674001
|
chore: add isAdmin virtual attribute in role model
|
2024-09-05 12:15:37 +00:00 |
|
Ali BARIN
|
10a25b82e0
|
chore(migrations/remove_key_column_in_roles): use arrow functions
|
2024-09-05 12:13:33 +00:00 |
|
Faruk AYDIN
|
5c4ca3c84f
|
fix: Add missing pollInverval keys for triggers
|
2024-09-05 13:40:44 +03:00 |
|
Faruk AYDIN
|
06c4b7ed2e
|
fix: Throw error if trigger doesn't have a type
|
2024-09-05 13:32:19 +03:00 |
|
Ali BARIN
|
5591f6ccc9
|
fix(migrations): backfill role.key column in down migration
|
2024-09-04 11:30:39 +00:00 |
|
Ali BARIN
|
63dfb6947e
|
feat: make role name unique and remove key usage
|
2024-09-04 11:13:39 +00:00 |
|
Ali BARIN
|
b089069b8e
|
test: use faker in role factory
|
2024-09-03 14:18:14 +00:00 |
|
Ali BARIN
|
e76a99fd68
|
chore: remove redundant create role mutation
|
2024-09-03 13:56:23 +00:00 |
|
Ali BARIN
|
64ebdce1b2
|
feat: write migration to make roles unique by key
|
2024-09-03 13:55:28 +00:00 |
|
Ali BARIN
|
2709491d59
|
feat: write REST API endpoint to create role
|
2024-09-03 13:55:18 +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
|
560407b972
|
chore: Comment delete current user mutations as converted
|
2024-09-03 15:51:55 +03:00 |
|
Faruk AYDIN
|
f8c25ae508
|
feat: Implement rest API endpoint to remove current user
|
2024-09-03 15:50:44 +03:00 |
|
Ali BARIN
|
c524277665
|
Merge pull request #2054 from automatisch/aut-1224
Split UpsertSamlAuthProvider mutation into two endpoints
|
2024-09-03 11:42:05 +02: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
|
e7118ffe15
|
chore: Comment create flow mutation as converted
|
2024-09-02 15:03:59 +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
|
d3dc207166
|
feat: Extend step serializer with last execution 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
|
1d4f829d29
|
chore: remove upsert-saml-auth-provider mutation
|
2024-08-30 11:46:06 +00:00 |
|
Ali BARIN
|
4afa79fca4
|
feat: write endpoitns to create and update SamlAuthProvider
|
2024-08-30 10:56:56 +00:00 |
|
Ali BARIN
|
413f3db5b4
|
test(update-flow): align user role permissions
|
2024-08-30 11:07:52 +02:00 |
|
Ali BARIN
|
8ddfcce787
|
chore: remove update-flow mutation
|
2024-08-30 11:07:52 +02:00 |
|
Ali BARIN
|
9519ec53ef
|
feat: write PATCH /v1/flows/:flowId
|
2024-08-30 11:07:52 +02:00 |
|