11586 Commits

Author SHA1 Message Date
Ben Irvin
a77d8cfc0b Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-10 16:44:04 +02:00
Ben Irvin
995473d959 add utils.validate and replace sanitize usage 2023-08-10 15:24:35 +02:00
Josh
996ba09add
chore: update storybook to v7 (#17632) 2023-08-10 08:32:54 +01:00
Josh
04dc3a8af3
chore: update ds to 1.9.0 (#17621) 2023-08-09 09:04:34 +01:00
Jamie Howard
f99537daf7
Merge pull request #17600 from strapi/fix/cm-single-types-nav 2023-08-09 08:48:31 +01:00
Jamie Howard
66f2ed977b fix(content-manager): check that permissions are valid in useSyncRbac 2023-08-08 13:17:15 +01:00
Jamie Howard
9845be9dfe Revert "fix(content-manager): simplify useSyncRbac hook"
This reverts commit 1ed84f743b1cac2f2cececa8fd74f28c79362eb9.
2023-08-08 12:44:52 +01: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
Josh
2274e5e04f
fix: cannot clear date-field (#17599) 2023-08-08 09:27:20 +01: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
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
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
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
Christian Capeans
180ac0c84c Merge branch 'main' of https://github.com/strapi/strapi into fix/deits-relations 2023-07-31 16:57: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
Christian Capeans
1c1d77d5f0 Add test to check relations inside components are transferred 2023-07-31 13:02:53 +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
Ben Irvin
c46c760f01
Merge pull request #17452 from strapi/chore/improve-dts-errors 2023-07-31 10:25:02 +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
Alexandre BODIN
6c81e74ebc
Merge pull request #17479 from strapi/chore/ts-color-picker-be 2023-07-28 15:20:19 +02:00
Convly
5526b38185 Merge branch 'main' of github.com:strapi/strapi into enhancement/perfs-wildcard-populate-sanitization 2023-07-28 14:40:08 +02:00
Convly
f8c7ff5ff6 Fix morphTo populate without fragments & add test for morphTo relations sanitization 2023-07-28 14:39:53 +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
Ben Irvin
b5d94c2ff2 fix some spelling errors and standardiZe regional usages 2023-07-28 11:12:04 +02:00
Convly
b4400c66c6 Merge branch 'main' of github.com:strapi/strapi into enhancement/perfs-wildcard-populate-sanitization 2023-07-28 10:03:59 +02:00
Alexandre BODIN
8aa758396e
Merge pull request #17472 from strapi/releases/4.12.0 2023-07-28 09:38:20 +02:00