Jakub P.
|
06e8f5bfdc
|
test: trigger only flow should not be publishable
|
2024-09-23 22:35:19 +02:00 |
|
Ömer Faruk Aydın
|
c8dae9ea9a
|
Merge pull request #2097 from automatisch/to-require-property
feat: Introduce toRequireProperty custom assertion
|
2024-09-23 16:24:01 +03:00 |
|
Faruk AYDIN
|
cbfb5dd8a6
|
feat: Introduce toRequireProperty custom assertion
|
2024-09-23 16:16:13 +03:00 |
|
Jakub P.
|
09b2b7350c
|
test: add applications settings tests
|
2024-09-20 13:03:22 +02:00 |
|
Ömer Faruk Aydın
|
e146793d32
|
Merge pull request #2091 from automatisch/aut-1216
feat: use REST API endpoint to update user
|
2024-09-20 13:32:38 +03:00 |
|
Faruk AYDIN
|
0bad2ead10
|
chore: Fix typo for useAdminUpdateUser hook
|
2024-09-20 13:11:46 +03:00 |
|
Jakub P
|
25176884e7
|
fix: add missing snackbar on user update error
|
2024-09-20 13:11:43 +03:00 |
|
Ali BARIN
|
266d4cddb0
|
chore: remove redundant update user mutation
|
2024-09-20 13:10:42 +03:00 |
|
Ali BARIN
|
6e529a4205
|
feat: use REST API endpoint to update user
|
2024-09-20 13:09:46 +03:00 |
|
Ömer Faruk Aydın
|
d2cce278bd
|
Merge pull request #2089 from automatisch/aut-1266
feat: use REST API endpoint to update flow status
|
2024-09-19 14:10:44 +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 |
|
Ali BARIN
|
184d748890
|
feat: use REST API endpoint to update flow status
|
2024-09-19 14:02:51 +03:00 |
|
Ömer Faruk Aydın
|
8cc732c8d1
|
Merge pull request #2085 from automatisch/aut-1259
feat: use REST API endpoint to create user
|
2024-09-19 13:58:13 +03:00 |
|
Faruk AYDIN
|
c688d67e4b
|
feat: Implement admin user serializer test
|
2024-09-19 13:51:04 +03:00 |
|
Jakub P.
|
3408be2840
|
test: search for proper snackbar on user create error
|
2024-09-19 13:50:11 +03:00 |
|
Ali BARIN
|
e126066132
|
chore: remove redundant create user mutation
|
2024-09-19 13:50:09 +03:00 |
|
Ali BARIN
|
cfec447d8a
|
feat(web): use REST API endpoint to create user
|
2024-09-19 13:49:12 +03:00 |
|
Ali BARIN
|
805d1fdd52
|
fix(useAdminCreateRole): correct query in invalidation
|
2024-09-19 13:49:12 +03:00 |
|
Ali BARIN
|
9299948072
|
feat: add admin user serializer with accept invitation url
|
2024-09-19 13:49:12 +03:00 |
|
Ömer Faruk Aydın
|
b02960a5ec
|
Merge pull request #2083 from automatisch/aut-1257
feat: write and implement REST API endpoint to update step
|
2024-09-19 13:40:57 +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
|
074e7828f3
|
feat(web): use REST API endpoint to update step
|
2024-09-19 13:30:45 +03:00 |
|
Ali BARIN
|
5f7d1f9219
|
feat: write REST API endpoint to update step
|
2024-09-19 13:30:45 +03:00 |
|
Ömer Faruk Aydın
|
b29c6105a1
|
Merge pull request #2088 from automatisch/aut-1213
feat: use REST API endpoint to delete step
|
2024-09-19 13:15:26 +03:00 |
|
Ali BARIN
|
1297f5d43c
|
chore: remove redundant delete step mutation
|
2024-09-19 13:08:19 +03:00 |
|
Ali BARIN
|
f94a5385d7
|
feat: use REST API endpoint to delete step
|
2024-09-19 13:07:37 +03:00 |
|
Ömer Faruk Aydın
|
8ef2000e45
|
Merge pull request #2087 from automatisch/aut-1261
feat: use REST API endpoint to delete flow
|
2024-09-19 13:06:48 +03:00 |
|
Ali BARIN
|
30d496076b
|
chore: remove redundant delete flow mutation
|
2024-09-19 12:37:47 +03:00 |
|
Ali BARIN
|
5de06d4482
|
feat: use REST API endpoint to delete flow
|
2024-09-19 12:36:59 +03:00 |
|
Ömer Faruk Aydın
|
97fa983305
|
Merge pull request #2086 from automatisch/aut-1260
feat: use REST API endpoint to delete current user
|
2024-09-19 12:34:35 +03:00 |
|
Ali BARIN
|
dccc3c5bc1
|
chore: remove redundant delete current user mutation
|
2024-09-19 12:27:28 +03:00 |
|
Ali BARIN
|
ed12465975
|
feat: use REST API endpoint to delete current user
|
2024-09-19 12:25:58 +03:00 |
|
Ömer Faruk Aydın
|
b78be222d7
|
Merge pull request #2084 from automatisch/aut-1228
feat: use REST API endpoint to create flow
|
2024-09-19 12:22:33 +03:00 |
|
Ali BARIN
|
342990e1bf
|
chore: remove redundant create flow mutation
|
2024-09-18 14:53:06 +00:00 |
|
Ali BARIN
|
2e5dfdbb0d
|
feat: use REST API endpoint to create flow
|
2024-09-18 14:51:23 +00:00 |
|
Faruk AYDIN
|
1790ef0ee6
|
feat: Implement update flow status rest API endpoint
|
2024-09-17 16:07:12 +03:00 |
|
Ömer Faruk Aydın
|
712a5756e2
|
Merge pull request #2070 from automatisch/aut-1248
feat: write and implement REST API endpoint to duplicate flow
|
2024-09-17 14:11:27 +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
|
22299868fa
|
feat: use REST API endpoint to duplicate flow
|
2024-09-17 12:49:16 +03:00 |
|
Ali BARIN
|
0d126a8e2b
|
feat: write REST API endpoint to duplicate flow
|
2024-09-17 12:49:13 +03:00 |
|
Ömer Faruk Aydın
|
776d027dfa
|
Merge pull request #2081 from automatisch/rest-create-user
feat: Implement rest API endpoint for admins to create user
|
2024-09-17 12:45:08 +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 |
|
Ömer Faruk Aydın
|
f7cd57e549
|
Merge pull request #2080 from automatisch/rest-update-connection
feat: Implement rest API endpoint to update connection
|
2024-09-16 13:38:43 +03:00 |
|
Faruk AYDIN
|
34aadbfb09
|
feat: Implement rest API endpoint to update connection
|
2024-09-16 12:55:39 +03:00 |
|