630 Commits

Author SHA1 Message Date
Simone
24fa848ba3
Add new Blocks rich text editor (alpha) (#18166)
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhuri.sandbhor@strapi.io>
2023-09-26 17:21:44 +02:00
Gustav Hansen
fc86e60e00 Merge branch 'main' into feature/rw-stage-rbac 2023-09-25 12:16:34 +02:00
Alexandre Bodin
bac1fb9210 Fix tests & make router config optional 2023-09-15 18:37:02 +02:00
Alexandre Bodin
efc1c40f22 Apply review comments 2023-09-15 11:09:37 +02:00
Jamie Howard
8145855e7a
Merge pull request #18043 from strapi/feature/migration-into-rw-rbac 2023-09-14 11:50:22 +01:00
Jamie Howard
8298ef2f9b chore(ee): cleanup migration file 2023-09-13 10:32:52 +01:00
Jamie Howard
e53cb36ee2 feature(ee): migrate stages into RBAC versions 2023-09-12 15:40:23 +01:00
Gustav Hansen
b6e0798993 Merge branch 'main' into feature/rw-stage-rbac-merge-09-12 2023-09-12 13:47:07 +02:00
Alexandre Bodin
96c86c65c5 Merge branch 'main' into chore/ts-strapi 2023-09-11 15:04:30 +02:00
Marc-Roig
61d65e72f6
fix: prevent workflow name to be reseted when CE -> EE
Workflow name was reseted to 'Default' when upgrading to EE, because the migration files compares the workflow content type between the migration, and on CE -> EE the workflow content type does not exist in CE
2023-09-08 14:35:42 +02:00
Marc-Roig
ba65bb5b8a
fix: pick color attribute on create workflow 2023-09-07 12:36:54 +02:00
Jim LAURIE
1feb571a91
Add event to sync project data more frequently - admin users count + active admin users count (#17857)
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-09-07 00:13:09 +02:00
Marc-Roig
e7f4dbb935
fix: remove settings update policy to update stage 2023-09-06 15:02:58 +02:00
Alexandre Bodin
646a1f0b83 Fix tests 2023-09-06 12:53:59 +02:00
Jamie Howard
d61161d378 test(ee): forbidden stage list 2023-09-06 09:44:55 +01:00
Jamie Howard
44edf8c0c5 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into feature/stage-content-type-check 2023-09-05 16:42:25 +01:00
Alexandre Bodin
f031820696 fix EE imports 2023-09-05 00:18:13 +02:00
Jamie Howard
138569ae9f feature(ee): forbid access to listAvailableStages without READ content type access 2023-09-04 16:51:09 +01:00
Jamie Howard
957f4df2d2 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/support-partial-updates 2023-08-31 11:32:00 +01:00
Jamie Howard
9e080a4d84 chore(ee): remove src stages when stages are being updated
chore(ee): remove minimum length validation for stage array
2023-08-25 16:17:46 +01:00
Jamie Howard
895b960f69 test(ee): add test for partial stage permission update 2023-08-25 09:55:53 +01:00
Jamie Howard
6ee56bc409 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into rw-stage-rbac/list-available-stages 2023-08-23 15:11:28 +01:00
Jamie Howard
6bb9d68da2 chore(ee): clean up controller 2023-08-23 11:52:14 +01:00
Gustav Hansen
4341b3db4c Merge branch 'main' into feature/rw-stage-rbac 2023-08-22 13:46:35 +02:00
Jamie Howard
e6702ce69a feature(ee): WIP support partial updates of review workflow stage permissions 2023-08-21 16:04:25 +01:00
Jamie Howard
8461088555 test(ee): stages.listAvailableStages 2023-08-21 10:39:57 +01:00
Jamie Howard
180de46bb2 chore: cleanup 2023-08-21 09:46:32 +01:00
Jamie Howard
11f8f0bde2 feature(ee): route listing stages that a user can transition an entity into 2023-08-18 12:11:55 +01:00
Jamie Howard
ec1176b582 chore: move stage transition UID to constants 2023-08-14 15:12:48 +01:00
Marc-Roig
a5705063a2
fix: workflow tests 2023-08-09 10:44:43 +02:00
Jamie Howard
6366a1b6df fix(ee): add sendDidEditAssignee to review workflows metrics 2023-08-09 09:33:06 +01:00
Jamie Howard
6215e4cbdd Merge remote-tracking branch 'origin/main' into feature/review-workflow-assignee-2 2023-08-08 16:50:59 +01:00
Marc-Roig
8a27b70a01
fix: parametrized permission action unit tests 2023-08-08 16:40:32 +02:00
Marc-Roig
3b8a10f802
chore: format workflow to have string roles 2023-08-08 15:42:47 +02:00
Marc-Roig
26d2a72fdb
Merge branch 'feature/rw-stage-rbac-settings-permissions' into poc/permissions-parametrized-actions 2023-08-08 14:10:14 +02:00
Marc-Roig
ba09b1e3bd
test: review workflow update workflow permissions 2023-08-08 10:58:23 +02:00
Marc-Roig
88066d9d4a
fix: delete workflow 2023-08-08 10:58:01 +02:00
Marc-Roig
f1a8bf0de6
fix: review workflow stage permissions yup validation 2023-08-08 10:57:48 +02:00
Marc-Roig
1ae2af1f65
fix: send src stage when updating stages 2023-08-07 17:05:47 +02:00
Marc-Roig
1a066908bf
feat: add stage transition service import 2023-08-04 14:57:02 +02:00
Marc-Roig
d6ecb6386a
feat: add stage transitions service 2023-08-04 14:56:37 +02:00
Marc-Roig
5f8ee9e3a9
feat: populate stage permissions by default 2023-08-04 14:55:35 +02:00
Marc-Roig
eb78a7f390
fix: update stage action to be stage.transition 2023-08-04 14:55:11 +02:00
Marc-Roig
488745147a
Merge branch 'feature/rw-stage-rbac' into poc/permissions-parametrized-actions 2023-08-02 15:15:26 +02:00
Marc Roig
3b32ee0d3a
Merge pull request #17512 from strapi/fix/api-partial-update-rw 2023-07-31 15:11:39 +02:00
Marc-Roig
cc2cbd4d95
test: entity service update decorator with strapi stage 2023-07-31 11:45:10 +02:00
Marc-Roig
b62fee6950
fix: do not update review workflow when doing partial updates 2023-07-31 11:21:27 +02:00
Marc-Roig
c3238015ba
fix: reorder rw permissions so they appear as CRUD not CUDR 2023-07-28 11:43:38 +02:00
Marc-Roig
44b62b3870
Merge branch 'main' into releases/4.12.0 2023-07-27 16:59:14 +02:00
Marc-Roig
7869953896
poc: add review workflow stage change action 2023-07-25 14:40:22 +02:00