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
|
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
|
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
|
062199d0e3
|
feat: write endpoints to update SamlAuthProvidersRoleMappings
|
2024-09-10 09:50:53 +00:00 |
|
Ali BARIN
|
3e34359fa9
|
feat: write REST API endpoint to update role
|
2024-09-05 15:35:44 +00:00 |
|
Ali BARIN
|
63dfb6947e
|
feat: make role name unique and remove key usage
|
2024-09-04 11:13:39 +00:00 |
|
Ali BARIN
|
2709491d59
|
feat: write REST API endpoint to create role
|
2024-09-03 13:55:18 +00: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
|
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 |
|
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
|
9519ec53ef
|
feat: write PATCH /v1/flows/:flowId
|
2024-08-30 11:07:52 +02:00 |
|
Ali BARIN
|
35bada360d
|
refactor(update-config): move logic to config model
|
2024-08-30 11:07:44 +02:00 |
|
Ali BARIN
|
e77a03b855
|
feat: write PATCH /v1/admin/config
|
2024-08-30 11:07:44 +02:00 |
|
Ali BARIN
|
af6fa80d20
|
test(reset-connection): cover formattedData with DB changes
|
2024-08-29 11:20:09 +02:00 |
|
Ali BARIN
|
e7474dcb9e
|
refactor(reset-connection): streamline patches
|
2024-08-29 11:20:09 +02:00 |
|
Ali BARIN
|
0eb906d5df
|
test(reset-connection): remove unnecessary read connection permission
|
2024-08-29 11:20:09 +02:00 |
|
Ali BARIN
|
c7babf227c
|
feat: write POST /v1/connections/:connectionId/reset
|
2024-08-29 11:20:09 +02:00 |
|
Ali BARIN
|
c413ae06dc
|
feat: write DELETE /v1/connections/:connectionId
|
2024-08-29 09:26:24 +02:00 |
|
Ali BARIN
|
456f8a30cc
|
test(update-app-config): correct test case name
|
2024-08-29 09:26:16 +02:00 |
|
Ali BARIN
|
ca81e14d63
|
feat: write PATCH /v1/admin/apps/:appKey/config
|
2024-08-29 09:26:16 +02:00 |
|
Faruk AYDIN
|
a153787ae6
|
chore: Use patch instead of get for update user tests
|
2024-08-28 17:54:15 +03:00 |
|
Faruk AYDIN
|
d0aa2bca69
|
feat: Implement rest API endpoint to update users for admin
|
2024-08-28 17:49:38 +03:00 |
|
Faruk AYDIN
|
4054f551d4
|
feat: Implement update user rest API endpoint
|
2024-08-28 17:07:13 +03:00 |
|
Ali BARIN
|
61ff6986d3
|
test(update-auth-client): cover HTTP 422 response
|
2024-08-28 11:16:46 +02:00 |
|
Ali BARIN
|
b2bda8479e
|
feat: write PATCH /v1/admin/apps/:appKey/auth-clients/:appAuthClientId
|
2024-08-28 11:16:46 +02:00 |
|
Ali BARIN
|
0800642a2a
|
refactor(create-config): move unique violation error handling to error-handler
|
2024-08-28 10:32:06 +02:00 |
|
Ali BARIN
|
af4c1f08ec
|
feat: write POST /v1/admin/apps/:key/config
|
2024-08-28 10:32:06 +02:00 |
|
Ali BARIN
|
5995038e21
|
fix(error-handler): use HTTP 422 for validation errors
|
2024-08-27 16:34:09 +02:00 |
|
Ali BARIN
|
337ba6ea87
|
test(create-auth-client): cover error handler
|
2024-08-27 16:34:09 +02:00 |
|
Ali BARIN
|
04c6183752
|
refactor(create-auth-client): accept only auth client schema fields
|
2024-08-27 16:34:09 +02:00 |
|
Ali BARIN
|
81c39d7d93
|
refactor: rewrite create-app-auth-client mutation as REST endpoint
|
2024-08-27 16:34:09 +02:00 |
|
Faruk AYDIN
|
1a833aad52
|
feat: Implement rest API endpoint to verify connection
|
2024-08-27 14:51:28 +03:00 |
|
Faruk AYDIN
|
ce6214dc0f
|
refactor: Rename create test action as test connection
|
2024-08-26 16:26:03 +03:00 |
|
Faruk AYDIN
|
0cf9bc1a32
|
feat: Implement delete step rest API endpoint
|
2024-08-23 16:55:44 +03:00 |
|
Ali BARIN
|
24bf07e068
|
Update version to 0.13.1
|
2024-08-02 15:54:26 +02:00 |
|
Ali BARIN
|
c9fecec575
|
Merge pull request #2002 from automatisch/aut-1255
feat: expose installationCompleted in GET /v1/automatisch/info
|
2024-08-02 11:46:48 +02:00 |
|
Faruk AYDIN
|
50d91405a9
|
Update version to 0.13.0
|
2024-08-01 17:32:19 +02:00 |
|
Ali BARIN
|
02005a3f09
|
feat: expose installationCompleted in GET /v1/automatisch/info
|
2024-08-01 13:02:21 +00:00 |
|
Ali BARIN
|
730fdd32b1
|
feat: use dynamic DOCS URL
|
2024-07-23 09:48:20 +00:00 |
|
Faruk AYDIN
|
cf9e09ea7a
|
feat: Implement reset password rest API endpoint
|
2024-07-16 16:22:10 +02:00 |
|