6461 Commits

Author SHA1 Message Date
Marc-Roig
f8cc7e03dd
Merge branch 'feature/rw-stage-rbac-settings-permissions' into poc/permissions-parametrized-actions 2023-08-08 15:14:29 +02:00
Gustav Hansen
2550ded225 Fix: Make return values of data-fetching hooks stable 2023-08-08 15:07:17 +02:00
Gustav Hansen
1b7eb764a0 Enhancement: Render permissions for each workflow stage 2023-08-08 15:07:17 +02:00
Marc-Roig
b914f194f0
Merge branch 'feature/rw-stage-rbac-settings-permissions' into poc/permissions-parametrized-actions 2023-08-08 15:06:29 +02:00
Gustav Hansen
6bbc43e306 Fix: Make return values of data-fetching hooks stable 2023-08-08 15:03:51 +02:00
Gustav Hansen
795bea005b Enhancement: Render permissions for each workflow stage 2023-08-08 15:03:51 +02:00
Marc-Roig
3d07c67652
Merge branch 'feature/rw-stage-rbac-settings-permissions' into poc/permissions-parametrized-actions 2023-08-08 14:41:36 +02:00
Gustav Hansen
a559924619 Fix: Make return values of data-fetching hooks stable 2023-08-08 14:37:39 +02:00
Gustav Hansen
40d1cf2575 Enhancement: Render permissions for each workflow stage 2023-08-08 14:37:39 +02:00
Jamie Howard
66f2ed977b fix(content-manager): check that permissions are valid in useSyncRbac 2023-08-08 13:17:15 +01: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
Jamie Howard
9845be9dfe Revert "fix(content-manager): simplify useSyncRbac hook"
This reverts commit 1ed84f743b1cac2f2cececa8fd74f28c79362eb9.
2023-08-08 12:44:52 +01:00
Gustav Hansen
308c458753 Fix: Make return values of data-fetching hooks stable 2023-08-08 13:19:38 +02:00
Gustav Hansen
e46553a319 Enhancement: Render permissions for each workflow stage 2023-08-08 13:19:38 +02:00
Fernando Chávez
23c79d1884
Merge pull request #17589 from strapi/fix/not-existing-pages
Go to the last page if current page doesn't exist
2023-08-08 12:56:23 +02:00
smoothdvd
867aabe972
Merge branch 'main' into claude-ai-translate 2023-08-08 18:24:52 +08:00
Simone
3e0f6d3514
Revert "List view: new cog button icon with the view settings in the list view page (#17551)" (#17601)
This reverts commit e786f44833aad311e0ef669a7e98aa21ced2bd0a.
2023-08-08 12:05:25 +02:00
Fernando Chavez
8dbc3c09ee go to the last page if page doesn't exist 2023-08-08 11:56:03 +02:00
Simone
e786f44833
List view: new cog button icon with the view settings in the list view page (#17551)
* new view settings menu implementation inside the list view

* add custom styl to the FieldPicker options

* refactor the FieldPicker component ui

* remove useless Box component from the FieldPicker

* remove useless Box

* remove import

* add missing await to waitfor
2023-08-08 11:43:05 +02:00
Jamie Howard
1ed84f743b fix(content-manager): simplify useSyncRbac hook 2023-08-08 10:29:15 +01: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
Gustav Hansen
b26fdac44b
Merge pull request #17527 from strapi/chore/use-admin-roles
Chore: Consolidate useAdminRoles and useAdminRolePermissions hooks
2023-08-07 16:26:16 +02:00
Jamie Howard
ba8173b387 feature(feature): Add filtering on admin roles 2023-08-07 13:43:09 +02:00
Gustav Hansen
2bf2534aeb Chore: Consolidate role and permission data fetching hooks 2023-08-07 13:43:09 +02:00
Gustav Hansen
c1ba33a6b4
Merge pull request #17579 from MonsterDeveloper/fix-components-view-configuration
fix: save component's view configuration
2023-08-07 12:37:07 +02:00
markkaylor
f45ae5443e
fix: support cellformatter in ListView table (#17590) 2023-08-07 11:32:11 +01:00
Andrei Bobkov
02d2bd8442 fix: save component's view configuration 2023-08-07 12:08:15 +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
Gustav Hansen
9a807ccaa5
Merge pull request #17458 from strapi/chore/webpack-force-sourcemaps
Chore: Enforce build sourcemaps with an environment variable
2023-08-04 12:47:58 +02:00
Simone
9f0cb493ac
[Fix] Bulk publish: show the count of already published entries (#17545)
* add the already published number in the message inside the bulk publish modal

* refactor unit test to remove console errors and add a new unit test to check the message content
2023-08-04 09:35:05 +02:00
Convly
c0f90739d6 Merge branch 'main' of github.com:strapi/strapi into releases/4.12.1 2023-08-02 17:17:57 +02:00
Convly
be8985fa20 v4.12.1 2023-08-02 17:13:32 +02:00
Marc-Roig
f2cea6be57
feat: actionParameters default value 2023-08-02 15:19:47 +02:00
Marc-Roig
ad8f2af337
feat: permission to domain when adding role permissions 2023-08-02 15:19:22 +02:00
Marc-Roig
488745147a
Merge branch 'feature/rw-stage-rbac' into poc/permissions-parametrized-actions 2023-08-02 15:15:26 +02:00
Gustav Hansen
bf635f157f Chore: Move marketplace and plugins hooks into their page contexts 2023-08-01 17:40:16 +02:00
Christian
6787a08db4
Merge branch 'main' into dev/caseInsenFilters 2023-07-31 16:08:40 +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
Gustav Hansen
1c7e19ea8a
Merge pull request #17462 from strapi/fix/registration-lastname-null
Fix: Registration - Send null for lastname instead of empty string
2023-07-31 09:33:51 +02:00
Gustav Hansen
20937a7464 Chore: Apply lint autofixable rules 2023-07-31 08:18:00 +02:00
Ben Irvin
7dd36e6e1c
Merge pull request #17491 from strapi/chore/fix-typos 2023-07-28 14:09: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