898 Commits

Author SHA1 Message Date
Bassel
a97d8da47f Merge branch 'main' into fix/sso-lock-out-option 2023-06-06 14:31:41 +03:00
Jamie Howard
9b56e4f838
Merge pull request #16800 from strapi/webhooks/edit-view 2023-06-05 16:17:54 +01:00
Jamie Howard
409e1abc1d chore: code cleanup 2023-06-05 14:41:33 +01:00
Convly
d0e4691af2 Use Knex.Transaction instead of exporting it from DTS 2023-06-05 14:54:38 +02:00
Jamie Howard
9ffd382e1f feat(webhooks/EditView): use context for event table state 2023-06-05 11:33:00 +01:00
Gustav Hansen
d4ff351347 Chore: Update snapshot tests 2023-06-02 15:36:18 +02:00
Jamie Howard
a9a843250d chore: disable review workflow event options 2023-06-02 11:44:42 +01:00
Jamie Howard
96bfeca3db Merge remote-tracking branch 'origin/main' into webhooks/edit-view 2023-06-02 11:14:18 +01:00
Jamie Howard
ca1ed38fea
Merge pull request #16835 from strapi/feature/set-webhook-events 2023-06-02 11:00:25 +01:00
Jamie Howard
780f71ab9f Merge remote-tracking branch 'origin/main' into webhooks/edit-view 2023-06-01 17:04:03 +01:00
Convly
417e130966 Review changes for roles fetching 2023-06-01 16:04:39 +02:00
Simone Taeggi
1599a66682 Merge branch 'main' into fix/sso-lock-out-option 2023-06-01 15:13:22 +02:00
Gustav Hansen
41885fdd3d Merge branch 'main' into chore/react18 2023-06-01 12:50:17 +02:00
Jamie Howard
16764cb1d5 Merge remote-tracking branch 'origin/main' into webhooks/edit-view 2023-05-31 14:59:19 +01: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
Simone Taeggi
2553c35346 remove useless snapshot 2023-05-30 14:43:35 +02:00
Josh
19106faaea chore: update snapshots and tests 2023-05-30 13:12:07 +02:00
Jamie Howard
c557e43243 chore(webhooks/EditView): use renderChildren function 2023-05-30 10:44:32 +01:00
Jamie Howard
b919da9c26 Merge remote-tracking branch 'origin/main' into feature/set-webhook-events 2023-05-30 10:16:36 +01:00
Jamie Howard
510a20c82c chore: update webhook event name 2023-05-30 09:42:03 +01:00
Simone Taeggi
536b2ccd4b test duplicated sso roles are cleaned 2023-05-29 11:22:35 +02:00
Simone Taeggi
f83a848525 Merge branch 'main' into fix/sso-lock-out-option 2023-05-29 10:41:05 +02:00
Simone Taeggi
7eefdb1053 Merge branch 'fix/sso-lock-out-option' of github.com:strapi/strapi into fix/sso-lock-out-option 2023-05-28 23:18:27 +02:00
Simone Taeggi
45b9631494 add useSettingsForm get test 2023-05-28 23:18:21 +02: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
Gustav Hansen
94e4147c4d Chore: Update snapshot tests 2023-05-26 12:50:45 +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
Gustav Hansen
aa461fbbc9
Merge pull request #16816 from strapi/enhancement/use-admin-users
Enhancement: Create useAdminUsers data fetching hook
2023-05-25 12:25:34 +02:00
Gustav Hansen
f3a7c98360 Chore: Reuse useAdminUsers hook for audit logs 2023-05-25 11:49:05 +02:00
Jamie Howard
1c66cdf679 feature(ee): register review workflow webhook events 2023-05-24 16:56:05 +01:00
Gustav Hansen
ce0db3b129 Chore: Update tests for InformationBoxEE 2023-05-24 17:13:43 +02:00
Gustav Hansen
1c13cfe114 Chore: Update InformationBoxEE useReviewWorkflows calls 2023-05-24 16:48:48 +02:00
Gustav Hansen
d17e7fb783 Chore: Update useReviewWorkflows calls for settings page 2023-05-24 16:48:48 +02:00
Gustav Hansen
db7704d833 Chore: Improve hook interface for useReviewWorkflows() 2023-05-24 16:48:48 +02: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
Simone Taeggi
f8acf8385b change the property authenticationDisabled to ssoLockedRoles 2023-05-23 09:19:07 +02:00
Jamie Howard
900c8b351f feat(webhooks/EditView): Build EE edit view row 2023-05-22 16:02:53 +01:00
Ben Irvin
2d8e6d87fd remove comment 2023-05-22 16:53:46 +02:00
Ben Irvin
b9c52652c4 throw error with code 2023-05-22 16:51:26 +02:00