Ali BARIN
|
115394ac8c
|
test(helpers/authentication): bring back applicable tests
|
2024-09-30 12:04:58 +00:00 |
|
Ali BARIN
|
de42eda65f
|
refactor(helpers/authentication): remove obsolete arguments in isAuthenticated
|
2024-09-30 12:04:37 +00:00 |
|
Ali BARIN
|
0b7591edce
|
refactor: remove whole graphql implementation
|
2024-09-30 12:02:25 +00:00 |
|
Ali BARIN
|
b1f2727beb
|
test(create-dynamic-data): use 422 for error response
|
2024-09-30 08:25:56 +00:00 |
|
Ali BARIN
|
d6e78a48a0
|
feat(AddAppConnection): show meaningful error messages only
|
2024-09-30 08:25:56 +00:00 |
|
kasia.oczkowska
|
4d5fc50f1a
|
feat: refactor verify connection mutation with the REST API endpoint
|
2024-09-30 08:25:54 +00:00 |
|
Ali BARIN
|
dc0273148c
|
chore: remove redundant reset connection mutation
|
2024-09-30 08:25:09 +00:00 |
|
Ali BARIN
|
5e6f4bfb88
|
feat(useAuthenticateApp): use REST API endpoint to reset connection
|
2024-09-30 08:24:03 +00:00 |
|
Ali BARIN
|
bc0e18d074
|
chore: remove redundant update connection mutation
|
2024-09-30 08:24:02 +00:00 |
|
Ali BARIN
|
5e20ac07d1
|
chore(add-authentication-steps): remove unnecessary id arguments
|
2024-09-30 08:23:29 +00:00 |
|
Ali BARIN
|
37c78e6bbd
|
chore: remove redundant generate auth url mutation
|
2024-09-30 08:23:26 +00:00 |
|
Ali BARIN
|
7dcfb1081b
|
feat(useAuthenticateApp): use REST API endpoint to create auth url
|
2024-09-30 08:23:00 +00:00 |
|
kasia.oczkowska
|
d3caadf4af
|
feat: refactor update-current-user mutation with the REST API endpoint
|
2024-09-27 13:42:58 +01:00 |
|
Ali BARIN
|
23c1a42163
|
chore: remove redundant create connection mutation
|
2024-09-24 08:31:26 +00:00 |
|
Ali BARIN
|
32f7bbfbab
|
chore: remove redundant execute flow mutation
|
2024-09-24 10:23:33 +02:00 |
|
Faruk AYDIN
|
cbfb5dd8a6
|
feat: Introduce toRequireProperty custom assertion
|
2024-09-23 16:16:13 +03:00 |
|
Ali BARIN
|
266d4cddb0
|
chore: remove redundant update user mutation
|
2024-09-20 13:10:42 +03:00 |
|
Jakub P.
|
b774a62f8c
|
fix: add missing snackbars on flow status update
|
2024-09-19 14:03:45 +03:00 |
|
Ali BARIN
|
66c12e1a92
|
chore: remove redundant update flow status mutation
|
2024-09-19 14:03:43 +03:00 |
|
Faruk AYDIN
|
c688d67e4b
|
feat: Implement admin user serializer test
|
2024-09-19 13:51:04 +03:00 |
|
Ali BARIN
|
e126066132
|
chore: remove redundant create user mutation
|
2024-09-19 13:50:09 +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
|
cd16a3cc15
|
chore: remove redundant update step mutation
|
2024-09-19 13:31:31 +03:00 |
|
Ali BARIN
|
5f7d1f9219
|
feat: write REST API endpoint to update step
|
2024-09-19 13:30:45 +03:00 |
|
Ali BARIN
|
1297f5d43c
|
chore: remove redundant delete step mutation
|
2024-09-19 13:08:19 +03:00 |
|
Ali BARIN
|
30d496076b
|
chore: remove redundant delete flow mutation
|
2024-09-19 12:37:47 +03:00 |
|
Ali BARIN
|
dccc3c5bc1
|
chore: remove redundant delete current user mutation
|
2024-09-19 12:27:28 +03:00 |
|
Ali BARIN
|
342990e1bf
|
chore: remove redundant create flow mutation
|
2024-09-18 14:53:06 +00:00 |
|
Faruk AYDIN
|
1790ef0ee6
|
feat: Implement update flow status rest API endpoint
|
2024-09-17 16:07:12 +03:00 |
|
Faruk AYDIN
|
bf6ff6b0f7
|
refactor: Revise duplicate flow controller tests
|
2024-09-17 13:18:48 +03:00 |
|
Faruk AYDIN
|
c6003b6695
|
fix: Correct duplicate flow mock name
|
2024-09-17 13:05:23 +03:00 |
|
Ali BARIN
|
8352540fcb
|
chore: remove redundant duplicate flow mutation
|
2024-09-17 12:50:54 +03:00 |
|
Ali BARIN
|
0d126a8e2b
|
feat: write REST API endpoint to duplicate flow
|
2024-09-17 12:49:13 +03:00 |
|
Faruk AYDIN
|
fa9b6d1006
|
chore: Mark create user mutation as converted mutation
|
2024-09-17 11:42:29 +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
|
fd971449ca
|
chore: Mark update connection as converted mutation
|
2024-09-16 13:39:44 +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
|
1009c71e72
|
chore: Move reset connection to converted mutations
|
2024-09-15 01:02:58 +03:00 |
|
Faruk AYDIN
|
44f782221f
|
chore: Mark delete flow as converted mutation
|
2024-09-15 00:11:15 +03:00 |
|
Faruk AYDIN
|
bab25c51d9
|
feat: Implement rest API endpoint to delete flow
|
2024-09-14 21:54:10 +03:00 |
|
Faruk AYDIN
|
1e9c5a1682
|
chore: Mark create connection as converted mutation
|
2024-09-14 00:27:09 +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 |
|
Faruk AYDIN
|
e0d6f0d653
|
refactor: Fetch role and permissions for current user in create connection tests
|
2024-09-12 13:41:16 +03:00 |
|
Faruk AYDIN
|
a4d3b387d0
|
refactor: Add extra empty line for create connection test block
|
2024-09-12 13:35:00 +03:00 |
|
Ali BARIN
|
7394aca02d
|
feat: write REST API endpoint to create connection
|
2024-09-12 13:33:38 +03:00 |
|
Faruk AYDIN
|
bb76bfcd8b
|
fix: Typo for register user tests
|
2024-09-12 13:19:01 +03:00 |
|
Ali BARIN
|
6ff6d0a7dc
|
fix(register-user): correct trial expiry date
|
2024-09-12 13:19:01 +03:00 |
|