14487 Commits

Author SHA1 Message Date
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
Ben Irvin
c44553f474 rename to protocolForPath 2023-08-02 10:20:49 +02:00
Ben Irvin
b0170a2632 add type 2023-08-02 10:11:34 +02:00
Ben Irvin
f55ad19141 fix protocol error 2023-08-02 10:01:49 +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
Alexandre Bodin
eb5a97801d Migrate color picker backend to ts and setup initial frontend configs 2023-07-27 20:38:48 +02:00
Convly
e813301257 Merge branch 'main' of github.com:strapi/strapi into enhancement/perfs-wildcard-populate-sanitization 2023-07-27 17:20:23 +02:00
Alexandre BODIN
5981e7e7c3
Merge pull request from GHSA-m284-85mf-cgrc
Apply RBAC permissions to read field
2023-07-27 17:18:29 +02:00