12157 Commits

Author SHA1 Message Date
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
Josh
2274e5e04f
fix: cannot clear date-field (#17599) 2023-08-08 09:27:20 +01: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
Gustav Hansen
234b3cc739
Merge pull request #17565 from noobCode-69/folder
Fix : Media Library List View navigation
2023-08-07 12:29:38 +02:00
so_hell
ffbaca0974 Fix: Media Library List View 2023-08-07 12:14:52 +02:00
Andrei Bobkov
02d2bd8442 fix: save component's view configuration 2023-08-07 12:08:15 +02:00
Josh
3308e31ef4
chore: setup helper-plugin for TS conversion (#17460) 2023-08-07 10:44:05 +01:00
Marc-Roig
3c1b898f8c
fix: add qs lib in core permissions 2023-08-04 15:21:15 +02:00
Marc-Roig
07173a8e75
fix: remove unused qs import 2023-08-04 14:58:43 +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
Convly
22d1e6d275 Refacto expr utils 2023-08-04 10:01:12 +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
a8e67d08d6 Remove useless code 2023-08-04 08:59:08 +02:00
Convly
25d521e3f1 Remove the targetField type narrowing causing circular dep 2023-08-04 08:46:54 +02:00
Gustav Hansen
c1708b520f
Merge pull request #17513 from strapi/fix/download-file
fix(upload): Use native fetch over API client for downloadFile
2023-08-03 12:52:46 +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
Marc-Roig
8b9fc73564
poc: add review workflow stage change action 2023-08-02 11:21:14 +02:00
Gustav Hansen
bf635f157f Chore: Move marketplace and plugins hooks into their page contexts 2023-08-01 17:40:16 +02:00
Gustav Hansen
77d3084a51 fix(upload): Use native fetch over API client for downloadFile 2023-08-01 12:43:43 +02:00
Jean-Sébastien Herbaux
f5107c7236
Merge pull request #16507 from strapi/enhancement/perfs-wildcard-populate-sanitization 2023-07-31 18:18:58 +02:00
Christian
bbfc691559
Merge pull request #17475 from strapi/fix/deits-relations 2023-07-31 17:28:10 +02:00
Convly
d7349181cb Merge branch 'main' into enhancement/perfs-wildcard-populate-sanitization 2023-07-31 17:08:25 +02:00