1364 Commits

Author SHA1 Message Date
Ben Irvin
efdf6d12f5 fix front-end 2023-07-20 12:31:11 +02:00
Ben Irvin
e1e177976a allow defaultRole to be nullable 2023-07-20 11:36:23 +02:00
Marc Roig
c3e1892955
Merge pull request #17384 from strapi/fix/ct-rw-assign-concurrency 2023-07-20 11:12:50 +02:00
Ben Irvin
a799f3e5b8
Merge pull request #17341 from strapi/fix/17172-ssolocked-roles-null 2023-07-20 10:59:23 +02:00
Marc-Roig
764bfd017d
fix: rw content types unit test 2023-07-20 09:39:38 +02:00
Marc-Roig
9976d7e95e
fix: handle edge case where content type is assigned multiple times 2023-07-20 07:32:24 +02:00
Marc-Roig
3afba57431
fix: update workflows in parallel 2023-07-20 07:10:21 +02:00
Gustav Hansen
f0ae404bf8 Fix: Reset workflow once the edit-view unmounts preventing flashes 2023-07-19 22:11:18 +02:00
Gustav Hansen
9da298ef85 Enhancement: Render accordion error state if stage has an error 2023-07-19 22:04:52 +02:00
Gustav Hansen
ff412fccc8 Fix: Fixes various review-workflow UI bugs 2023-07-19 22:00:02 +02:00
Alexandre BODIN
2a2faea1d4
Merge pull request #17379 from strapi/releases/4.11.6 2023-07-19 18:20:49 +02:00
Gustav Hansen
9872632b0b
Merge pull request #17374 from strapi/chore/cleanup-rw-error-handling
Chore: Cleanup review-workflow API error handling
2023-07-19 17:43:40 +02:00
Convly
b4a4e42919 Merge branch 'main' of github.com:strapi/strapi into releases/4.11.6 2023-07-19 16:47:47 +02:00
Gustav Hansen
40afddb55c Chore: Update review-workflow chargebee entitlements 2023-07-19 16:27:04 +02:00
Marc-Roig
8079c740be fix: rename rw model to model uid 2023-07-19 15:38:48 +02:00
Marc-Roig
f740348e80 fix: review workflows assigne check if content type belongs to workflow 2023-07-19 15:38:48 +02:00
Gustav Hansen
ebd3d25c50 Fix: Apply multiple review workflow changes 2023-07-19 15:38:48 +02:00
Gustav Hansen
28aca28856 Merge branch 'main' into feature/review-workflow-assignee-2-merge-23--7-19 2023-07-19 14:27:55 +02:00
Gustav Hansen
a81c63413c Chore: Cleanup review-workflow API error handling 2023-07-19 14:00:49 +02:00
Gustav Hansen
d7e2c6704b Fix: Remove content-type groups from workflow attrs conditionally 2023-07-19 12:39:42 +02:00
Gustav Hansen
a2b088974e
Merge pull request #17358 from strapi/feat/review-workflows-rbac-fe
Feat: Add RBAC permissions for review-workflow settings pages
2023-07-19 12:25:38 +02:00
Gustav Hansen
9a66fe2b75 Chore: Update imports to named imports 2023-07-19 11:58:39 +02:00
Gustav Hansen
5659a628ab Chore: Add manual mock for useLicenseLimits 2023-07-19 11:58:39 +02:00
Gustav Hansen
3a0d905f2d Chore: Move user RBAC conditions out of useLicenseLimits 2023-07-19 11:58:39 +02:00
Gustav Hansen
b5bef2e970 Chore: Extend review-workflow tests to include RBAC 2023-07-19 11:22:35 +02:00
Gustav Hansen
79a28ad2c6 Feat: Add RBAC conditions to the review-workflows settings pages 2023-07-19 11:22:35 +02:00
Ben Irvin
0fff4223ad
Merge branch 'main' into fix/17172-ssolocked-roles-null 2023-07-19 10:59:22 +02:00
Ben Irvin
ae67e82f26 Revert "allow null defaultRole on backend"
This reverts commit 64c995d4ccf5681bac9b10e575ce808f6e17d120.
2023-07-18 17:37:13 +02:00
Ben Irvin
64c995d4cc allow null defaultRole on backend 2023-07-18 17:32:51 +02:00
Marc-Roig
77f327e5c2
fix: jsdoc remove return 2023-07-18 17:24:55 +02:00
Marc Roig
ec00ece8bb
Merge pull request #17310 from strapi/feature/sendReviewWorkflowPropertiesOnceAWeek 2023-07-18 17:21:34 +02:00
Gustav Hansen
e8f4408751 Fix: Fix review workflow settings page permissions 2023-07-18 16:41:26 +02:00
Marc-Roig
2667ce0331
Merge branch 'review-workflow-multiple/amplitude-be' into feature/sendReviewWorkflowPropertiesOnceAWeek 2023-07-18 16:39:04 +02:00
Marc-Roig
dc09aa2f8f
fix: move cron utils to upload 2023-07-18 16:22:20 +02:00
Marc-Roig
e024f590ab
feat: compute review workflow weekly metrics 2023-07-18 15:50:48 +02:00
Gustav Hansen
670bf497cb
Merge pull request #17350 from strapi/feature/review-workflow-multiple-merge-18-07-23
Merge `main` into `feature/review-workflow-multiple` (including bulk publish)
2023-07-18 15:35:54 +02:00
Gustav Hansen
fa9777b27c
Merge pull request #17332 from strapi/feature/throw-if-duplicated-stage-name
feat: throw ValidationError if stage has a duplicated name
2023-07-18 15:35:34 +02:00
Marc Roig
cdcef5da1b
Merge branch 'feature/review-workflow-multiple' into review-workflow-multiple/amplitude-be 2023-07-18 15:14:19 +02:00
Marc-Roig
56d27729bd
fix: do not send number of stages created on create stage event 2023-07-18 15:13:03 +02:00
Marc-Roig
299105d26d
feat: uniqueProperty yup methods 2023-07-18 14:48:42 +02:00
Gustav Hansen
4744d64497 Fix: Migrate CM list-view to new RW stage data structures 2023-07-18 13:12:54 +02:00
Gustav Hansen
3ad06ee323 Fix: Improve admin app error handling for duplicated stages 2023-07-18 12:59:24 +02:00
Marc-Roig
d7a0bcdc8e
fix: make workflow name required 2023-07-18 12:47:52 +02:00
Marc-Roig
252b616804
fix: ignore yup test validation if stage array is empty 2023-07-18 12:26:05 +02:00
Marc-Roig
490a8c239e
chore: yup validation text refactor 2023-07-17 19:00:06 +02:00
Marc-Roig
4a949d4ddd
chore: yup validation variable rename 2023-07-17 18:57:32 +02:00
Marc-Roig
4bdf6ddf2b
feat: yup validate stage names are unique 2023-07-17 18:49:17 +02:00
Ben Irvin
beeff09d6f accept null ssoLockedRoles 2023-07-17 17:09:07 +02:00
Gustav Hansen
72cc277165 Merge branch 'main' into feature/review-workflow-multiple-merge-17-07-23 2023-07-17 13:38:35 +02:00
Marc-Roig
018409f763
test: unit test workflow stages are not duplicated 2023-07-17 11:35:44 +02:00