10449 Commits

Author SHA1 Message Date
Alexandre Bodin
65a6c9cfa7 Merge branch 'releases/4.11.0' 2023-06-07 17:25:38 +02:00
Alexandre Bodin
0de06a008d v4.11.0 2023-06-07 17:16:22 +02:00
Josh
8d6dc353e8 fix: dtp value should not pass empty string 2023-06-07 15:35:02 +01:00
Convly
951765ee62 Merge branch 'releases/4.10.8' 2023-06-07 15:49:34 +02:00
Convly
634d9e39de v4.10.8 2023-06-07 15:34:54 +02:00
Ben Irvin
4d4e1c4c64 fix utils version 2023-06-07 15:08:09 +02:00
Ben Irvin
0af9620f7c require matching case for operators 2023-06-07 15:08:08 +02:00
Ben Irvin
6e51da2815 update strapi/utils package 2023-06-07 15:08:08 +02:00
Ben Irvin
a881c3929c remove case sensitivity 2023-06-07 15:08:08 +02:00
Ben Irvin
93181d5a9c allow id filter 2023-06-07 15:08:08 +02:00
Ben Irvin
135bb34518 remove case insensitivity from id check 2023-06-07 15:08:08 +02:00
Ben Irvin
ebb2a3ee16 fix scope 2023-06-07 15:08:08 +02:00
Ben Irvin
1f9e0bcf1d Update packages/core/utils/lib/convert-query-params.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-06-07 15:08:08 +02:00
Ben Irvin
2764c3c6ba Update packages/core/utils/lib/operators.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-06-07 15:08:08 +02:00
Ben Irvin
1c0c28fb0d Update packages/core/utils/lib/operators.js
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-06-07 15:08:08 +02:00
Ben Irvin
32dc008197 export isOperator and isOperatorOfType directly 2023-06-07 15:08:08 +02:00
Ben Irvin
5d915bc496 remove comment 2023-06-07 15:08:08 +02:00
Ben Irvin
9f57ff7bff only allow attributes and operators on filters
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-06-07 15:08:08 +02:00
Ben Irvin
be02aa2130 move operators to utils 2023-06-07 15:08:03 +02:00
Ben Irvin
6a0444334b initial commit 2023-06-07 15:07:07 +02:00
nathan-pichon
2fa8f30371 fix(content-types): remove getter for private attributes
+ Fixes a flaky test (transactions.test.api.js)
2023-06-07 14:44:04 +02:00
Josh
8357aab46e
chore: fix tests (#16937)
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-06-07 11:43:09 +01:00
Convly
b71f521762 Merge branch 'main' into releases/4.11.0 2023-06-07 12:07:35 +02:00
Jean-Sébastien Herbaux
7ec5466c22
Merge pull request from GHSA-9xg4-3qfm-9w8f
Improve sanitization in sanitizeQuery and convertQueryParams
2023-06-07 12:06:40 +02:00
Convly
106cfafca4 Merge branch 'main' into releases/4.11.0 2023-06-07 11:31:42 +02:00
Jean-Sébastien Herbaux
4d76b58dee
Merge pull request #16910 from strapi/dependabot/npm_and_yarn/typescript-5.1.3 2023-06-06 16:27:46 +02:00
Josh
38fb966605
chore: upgrade ds to 1.8.0 (#16931) 2023-06-06 15:13:17 +01:00
Fernando Chavez
420f30002f snaps fix 2023-06-06 09:13:32 +02:00
Fernando Chavez
7eb0b9da37 edit icon validation error with a more readable message 2023-06-06 09:13:32 +02:00
Fernando Chavez
affd0c0a9a allow old icon names on the regex 2023-06-06 09:13:32 +02:00
Fernando Chavez
0439cfec0d fix icon names on tests 2023-06-06 09:13:32 +02:00
Fernando Chavez
9ae4140b9a fix regex problem 2023-06-06 09:13:32 +02:00
Fernando Chavez
633fcd2b63 add more space between icons searchbar and icon picker 2023-06-06 09:13:32 +02:00
Fernando Chávez
b14a181b4d Update packages/core/admin/admin/src/content-manager/pages/EditSettingsView/components/DynamicZoneList.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-06-06 09:13:32 +02:00
Fernando Chavez
4f87df708f remove brand icons 2023-06-06 09:13:32 +02:00
Fernando Chavez
8647512dc3 icons regex 2023-06-06 09:13:32 +02:00
Fernando Chavez
f6c442265e improves and small fixes on component icons 2023-06-06 09:13:32 +02:00
Fernando Chavez
63cef20136 improves on dynamic zone component list on content type builder 2023-06-06 09:13:32 +02:00
Fernando Chavez
b3f1896aba move components' icons to a constants file and other improves 2023-06-06 09:13:32 +02:00
Fernando Chavez
86e071b8b4 make a map between DS icons and component icons 2023-06-06 09:13:32 +02:00
Fernando Chavez
d14a097c72 fix lint errors 2023-06-06 09:13:32 +02:00
Fernando Chavez
cf28b91a06 fix problems with accesibility on component icons 2023-06-06 09:13:32 +02:00
Fernando Chavez
0e2454a572 not use a popover on icon picker searchbar 2023-06-06 09:13:32 +02:00
Fernando Chavez
8e57bfd1f7 update component card tests and update snapshots 2023-06-06 09:13:30 +02:00
Fernando Chavez
1444c3e134 Fix bug on searchIcon on components icons picker and add remove icon btn 2023-06-06 09:12:05 +02:00
Fernando Chavez
09febe2e2a add component's icon back to the content manager 2023-06-06 09:12:03 +02:00
Fernando Chavez
3dba19426f add component icons on content type builders dynamic zones 2023-06-06 09:11:14 +02:00
Fernando Chavez
94cb61d62f add IconPicker field to components 2023-06-06 09:11:14 +02:00
Jamie Howard
9b56e4f838
Merge pull request #16800 from strapi/webhooks/edit-view 2023-06-05 16:17:54 +01:00
Jamie Howard
409e1abc1d chore: code cleanup 2023-06-05 14:41:33 +01:00