6461 Commits

Author SHA1 Message Date
Gustav Hansen
f06a16895a Chore: Update tests 2023-08-23 12:37:28 +02:00
Gustav Hansen
4b69d56dbc Fix: Use React.lazy over async component imports for plugins 2023-08-23 12:37:28 +02:00
Marc-Roig
37a9af1953
feat: filter out internal actions instead of doing partial updates 2023-08-23 12:14:58 +02:00
Jamie Howard
2fafb39180 Merge remote-tracking branch 'origin/feature/rw-stage-default-sort' into default-sort-by-non-visible-attrs/resolve-merge 2023-08-22 16:22:59 +01:00
Gustav Hansen
ec99de9ff9 feat(review-workflows): Fetch stages a user is allowed to transition into 2023-08-22 16:49:00 +02:00
markkaylor
477bd0a669
Merge branch 'main' into enhancement/list-view-settings-menu 2023-08-22 15:37:09 +02:00
Josh
d08e60ce27
fix: webpack dev server wants false not undefined for a non-enabled plugins (#17744) 2023-08-22 12:59:44 +01:00
Gustav Hansen
4341b3db4c Merge branch 'main' into feature/rw-stage-rbac 2023-08-22 13:46:35 +02:00
Josh
dc02df8b42
feat: add auto-focussing via URLSearchParam to content-manager (#17613)
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-08-22 12:18:06 +01:00
Simone
5785e8f4f0
Feature/nps (#17570)
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
2023-08-22 12:59:43 +02:00
Simone Taeggi
20c49a1e8b feat(cm): new view settings menu for the CM the list view 2023-08-22 12:43:28 +02:00
Gustav Hansen
be6b0ad603 Feature: Add review workflow assignee to CM filter options 2023-08-22 12:33:21 +02:00
Gustav Hansen
3c4f28dad7 Feature: Add review workflow stages to CM list-view filter 2023-08-22 12:33:19 +02:00
Fernando Chavez
12047e3083 Add creator fields to filters and list view 2023-08-22 12:29:46 +02:00
Gustav Hansen
8b26835a68 Feature: Allow review workflow stage column as default sort option 2023-08-22 12:29:46 +02:00
Ben Irvin
cab7bef4b0
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-22 12:24:35 +02:00
Gustav Hansen
d25fed47e8
Merge pull request #17288 from strapi/feature/review-workflow-assignee-2
Feature: Workflow Assignees
2023-08-22 12:24:24 +02:00
Ben Irvin
f1015c3094 add util for throwing standardized validationerror 2023-08-22 12:19:30 +02:00
Marc Roig
8ed02e8301
Merge branch 'feature/rw-stage-default-sort' into feat/default-sort-by-non-visible-attrs 2023-08-22 10:43:14 +02:00
Gustav Hansen
e181a5c87e Merge branch 'main' into feature/review-workflow-assignee-2 2023-08-22 10:41:37 +02:00
Josh
7089eb7a3e
fix: dont use relative paths, use webpack alias instead (#17733) 2023-08-22 09:37:43 +01:00
Ben Irvin
ff32681b9a rename exports 2023-08-22 10:33:23 +02:00
Jamie Howard
e6702ce69a feature(ee): WIP support partial updates of review workflow stage permissions 2023-08-21 16:04:25 +01:00
Marc-Roig
7217d58c78
feat: validate permissions connect disonnect format 2023-08-21 16:25:19 +02:00
Ben Irvin
1f58a64e0b move assertions to one function 2023-08-21 13:40:13 +02:00
Ben Irvin
50f1b1e809 remove old code 2023-08-21 12:49:31 +02:00
Ben Irvin
0852b6aa4b
Update packages/core/admin/server/services/permission/permissions-manager/validate.js
Co-authored-by: Christian <christian.capeans.perez@strapi.io>
2023-08-21 12:43:43 +02: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
Marc-Roig
e8105938c7
feat: partially update rbac permissions 2023-08-18 15:35:25 +02: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
Ben Irvin
9ebce88051
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-17 11:43:19 +02:00
Gustav Hansen
ee14338b97
Merge pull request #17674 from strapi/chore/simplify-app
Chore: Refactor admin app entries
2023-08-17 09:19:02 +02:00
Marc-Roig
83f7cddf21
Merge branch 'main' into releases/4.12.5 2023-08-16 15:53:30 +02:00
Gustav Hansen
7bbfd55eaa Fix: Code splitting for auth routes 2023-08-16 15:46:07 +02:00
Gustav Hansen
54960e085c Chore: Add code comments 2023-08-16 15:46:07 +02:00
Gustav Hansen
8db69af272 Fix: Don't swallow errors when hashing the users email 2023-08-16 15:45:46 +02:00
Gustav Hansen
b333cbee16 Chore: Use createRoute only for plugin related routes 2023-08-16 15:45:46 +02:00
Gustav Hansen
dd73efe18d Chore: Remove createRoute utility for auth routes 2023-08-16 15:45:46 +02:00
Gustav Hansen
6601e325f0 Chore: Cleanup unused utilities and use named exports 2023-08-16 15:45:46 +02:00
Gustav Hansen
70d1dd7bae Fix: Remove duplicated routes check 2023-08-16 15:45:46 +02:00
Gustav Hansen
731d9de4e2 Fix: Load strapi version info non-blocking 2023-08-16 15:45:46 +02:00
Gustav Hansen
e086850c61 Fix: Reverse route filtering / creation 2023-08-16 15:45:46 +02:00
Gustav Hansen
28d1094c1c Chore: Move createRoute to a named export 2023-08-16 15:45:46 +02:00
Gustav Hansen
7e0f6e67fa Chore: Move all admin route imports to named imports 2023-08-16 15:45:46 +02:00
Gustav Hansen
c8cc44ef2c Chore: Move 404 and 500 error pages a router level up 2023-08-16 15:45:46 +02:00
Gustav Hansen
100e4333e3 Chore: Remove duplicated 404 route 2023-08-16 15:45:45 +02:00
Gustav Hansen
4b8caddebd Chore: Flatten InternalErrorPage 2023-08-16 15:45:45 +02:00
Gustav Hansen
8f466913fc Chore: Replace plugin initializer reducer with local state 2023-08-16 15:45:45 +02:00
Gustav Hansen
e43368e10e Chore: Dissolve AppLayout and PluginInitializer 2023-08-16 15:45:45 +02:00