399 Commits

Author SHA1 Message Date
Jamie Howard
2d4db7a482
Merge pull request #17128 from strapi/fix/rw-webhooks 2023-07-03 15:24:10 +01:00
Jamie Howard
7ff725ed6c chore: cleanup 2023-06-27 16:14:44 +01:00
Jamie Howard
5985781a9a fix(ee): retrieve stage name and ID from updated entity 2023-06-27 11:35:28 +01:00
Jamie Howard
2ca802bcbd fix(ee): review workflow entity service decorator tests 2023-06-27 11:09:47 +01:00
Jamie Howard
5898f6cce8 fix(ee): send stage names in webhook payload 2023-06-26 16:47:57 +01:00
Jamie Howard
954044bf11 fix(ee): correct payload structure for review workflows stage change webhook event 2023-06-26 16:32:04 +01:00
Ben Irvin
c8e128d11c Merge branch 'main' into chore/upgrade-jest-to-29.5 2023-06-26 16:31:04 +02:00
Ben Irvin
23e86fd063 fix some tests 2023-06-26 16:26:39 +02:00
Alexandre Bodin
63a0ff708e Fix relative imports 2023-06-26 09:39:58 +02:00
Jamie Howard
7427fb4845
Merge pull request #16956 from strapi/feature/emit-review-workflow-webhooks 2023-06-20 08:53:48 +01:00
Jamie Howard
b9a173fce8 fix(ee): use entity service directly for emit event calls 2023-06-19 16:37:20 +01:00
Jamie Howard
34483f58ea test(ee): fix tests 2023-06-19 15:15:05 +01:00
Jamie Howard
02b50ff730 chore: cleanup 2023-06-19 14:47:44 +01:00
Jamie Howard
c3876eb9c1 chore: cleanup 2023-06-19 11:27:45 +01:00
Jamie Howard
049059c800 chore: refactor how we get the previous stage 2023-06-19 11:23:09 +01:00
Jamie Howard
89dad0d065 fix(ee): tests 2023-06-12 16:29:12 +01:00
Jean-Sébastien Herbaux
aea0ea8350
Merge pull request #16990 from strapi/releases/4.11.1 2023-06-12 17:27:43 +02:00
Jamie Howard
4dd26a2445 feature(ee): emit workflow id with stage change event 2023-06-12 16:24:09 +01:00
Marc
cc4f58ce38
Merge pull request #16552 from strapi/fix/remove-persisted-tables-from-store 2023-06-12 10:53:21 +02:00
Convly
f427c244eb Merge branch 'main' into features/type-system 2023-06-09 18:58:03 +02:00
Jamie Howard
47a020ef72 test(ee) 2023-06-09 14:43:28 +01:00
Jamie Howard
f05762e2e8 feature(ee): modify webhook payload 2023-06-09 14:41:22 +01:00
Jamie Howard
9e4bf7f97b fix(ee): update order mistake 2023-06-09 14:33:27 +01:00
Jamie Howard
ed5fe3766d fix(ee): entity service decorator tests 2023-06-09 14:25:19 +01:00
Jamie Howard
0bba0878f4 chore: rename webhook event 2023-06-09 14:23:57 +01:00
Marc-Roig
7a80dfa0d5
chore: fix styling 2023-06-09 10:54:12 +02:00
Jamie Howard
0f15960636 feature(ee): emit workflow stage change webhook event 2023-06-08 12:39:52 +01:00
Convly
58d2f3ec0b Fix missing require for ee auth service 2023-06-06 22:40:24 +02:00
Bassel
1449663b27 move to user controller 2023-06-06 18:40:23 +03:00
Bassel
f07531cb86 add route to for ssoLocked and update accordingly 2023-06-06 17:29:55 +03:00
Bassel
a97d8da47f Merge branch 'main' into fix/sso-lock-out-option 2023-06-06 14:31:41 +03:00
Convly
d0e4691af2 Use Knex.Transaction instead of exporting it from DTS 2023-06-05 14:54:38 +02:00
Convly
417e130966 Review changes for roles fetching 2023-06-01 16:04:39 +02:00
Jamie Howard
9ecb8fe34c test: fix tests for addAllowedEvent 2023-05-31 14:28:32 +01:00
Jamie Howard
d77e42b859 refactor(webhooks): populate allowed events from relevant modules 2023-05-30 16:13:10 +01:00
Jamie Howard
510a20c82c chore: update webhook event name 2023-05-30 09:42:03 +01:00
Jamie Howard
5547c788eb fix: register review workflow webhook events earlier in bootstrap 2023-05-26 14:25:03 +01:00
Ben Irvin
2f1ac2777e remove comment 2023-05-26 12:51:03 +02:00
Simone Taeggi
a06a9b8fe8 Merge branch 'main' into fix/sso-lock-out-option 2023-05-25 17:18:33 +02:00
Jamie Howard
947fac9653 test(ee): review workflows 2023-05-25 13:25:16 +01:00
Jamie Howard
1c66cdf679 feature(ee): register review workflow webhook events 2023-05-24 16:56:05 +01:00
Ben Irvin
ec1ce8b55a rename ssoLockedRoles 2023-05-24 10:52:05 +02:00
Ben Irvin
7b7a7b97e0 clean up error handling again 2023-05-24 09:56:04 +02:00
Ben Irvin
9404cb352e fix error handling 2023-05-24 09:44:24 +02:00
Ben Irvin
de6537791e fix comment 2023-05-23 15:09:53 +02:00
Ben Irvin
632c0787dc
Merge branch 'fix/sso-lock-out-option' into fix/ss-lock-out-backend 2023-05-23 12:41:28 +02:00
Ben Irvin
0c387365a6 add tests 2023-05-23 12:40:36 +02:00
Ben Irvin
20141bbae2 throw when user is missing 2023-05-23 11:36:17 +02:00
Ben Irvin
8251a9d4e4 get roles from query.load 2023-05-23 11:29:02 +02:00
Ben Irvin
72b5d2f4f0 move all code to ee 2023-05-23 11:20:18 +02:00