12382 Commits

Author SHA1 Message Date
Marc-Roig
566a0f74ba
test: populate edge case 2023-06-08 10:09:48 +02:00
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
Christian
86128b9e12
Update packages/core/strapi/lib/types/core-api/service.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-07 16:46:49 +02:00
Christian
4500d4cb73
Update packages/core/strapi/lib/types/core/strapi/index.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-07 16:46:41 +02:00
Christian
4211eca6f3
Update packages/core/strapi/lib/types/core-api/service.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-07 16:46:31 +02:00
Christian
e903193ff0
Update packages/core/strapi/lib/types/core-api/router.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-07 16:46:23 +02:00
Christian
02965879f3
Update packages/core/strapi/lib/types/core-api/router.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-07 16:46:13 +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
Bassel
f704024bdf fix failing test 2023-06-07 14:37:22 +03:00
Josh
8357aab46e
chore: fix tests (#16937)
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-06-07 11:43:09 +01:00
Jamie Howard
4203273a06 fix(ee): allow clearing of assignee select 2023-06-07 11:36:37 +01:00
Bassel
f4908a8a21 remove lodash pick and omit 2023-06-07 13:26:32 +03: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
Alexandre Bodin
42e189cc3f Ts conversion of utils 2023-06-07 11:49:12 +02:00
Marc-Roig
0c295bd6a1
feat: add strapi dependency 2023-06-07 11:45:36 +02:00
Christian Capeans
98baf796ff Fix controllerhandler 2023-06-07 11:44:29 +02:00
Bassel
057cb55f9c remove testids and use labels instead 2023-06-07 12:42:14 +03:00
Convly
106cfafca4 Merge branch 'main' into releases/4.11.0 2023-06-07 11:31:42 +02:00
Bassel
587d2ee944 remove onSuccess 2023-06-07 12:23:16 +03:00
Christian Capeans
9bb046f3da Remove unexisting import 2023-06-07 11:19:25 +02:00
Christian Capeans
8a5ac95d47 Rename uid file 2023-06-07 11:17:16 +02:00
Christian Capeans
b85963f549 Update types with new Utils 2023-06-07 11:15:27 +02:00
Marc-Roig
b64acedc45
feat: sanitize update assignee entity 2023-06-07 10:47:17 +02:00
Marc-Roig
82668517b2
feat: delete assignee if id is null 2023-06-07 10:46:59 +02:00
Marc-Roig
5622c6baf3
feat: validate update assignee 2023-06-07 10:44:57 +02:00
Alexandre Bodin
877ccaa485 Update content-types 2023-06-07 10:11:42 +02:00
Convly
132ecc5b69 Add more expression types 2023-06-07 09:54:45 +02:00
Convly
58d2f3ec0b Fix missing require for ee auth service 2023-06-06 22:40:24 +02:00
Christian Capeans
dd8f98c5cd Improve types for controllers, services and routes 2023-06-06 22:23:58 +02:00
Christian Capeans
199ed9fc25 Merge branch 'features/type-system' into ts-support/controllers 2023-06-06 18:39:23 +02:00