36133 Commits

Author SHA1 Message Date
Ben Irvin
2f3b3b07eb add docs on schema and version checks 2023-06-08 15:49:11 +02:00
Ben Irvin
5e33a7cbfd add running a transfer 2023-06-08 15:12:19 +02:00
Ben Irvin
d0d692b447 fix typo 2023-06-08 14:53:55 +02:00
Bassel Kanso
b6ba26fe05
Merge pull request #16765 from strapi/fix/sso-lock-out-option
SSO - add local authentication lock-out feature
2023-06-08 14:43:20 +03:00
Jamie Howard
0f15960636 feature(ee): emit workflow stage change webhook event 2023-06-08 12:39:52 +01:00
Ben Irvin
4489eed0e0 update event tracking 2023-06-08 13:09:54 +02:00
Ben Irvin
ef7d386cf7 fix links and add content 2023-06-08 12:47:11 +02:00
Ben Irvin
67c3d18884 initialize structure 2023-06-08 12:08:06 +02:00
Christian
6494068ba1
Update packages/core/strapi/lib/types/core-api/controller.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-06-08 12:02:20 +02:00
Christian Capeans
f0aaefbf5f Merge branch 'ts-support/controllers' of https://github.com/strapi/strapi into ts-support/controllers 2023-06-08 11:53:22 +02:00
Christian Capeans
af61b69c3e Replace types for interfaces where needed 2023-06-08 11:53:12 +02:00
Jamie Howard
2ff257d647
Merge pull request #16941 from strapi/fix/clearing-assignee-select 2023-06-08 10:40:26 +01:00
Marc
aa7f6368d0
Update utils.ts 2023-06-08 11:02:12 +02:00
Jamie Howard
70f3dbf97a chore: code cleanup 2023-06-08 09:51:49 +01:00
Bassel
2282ba810a Merge branch 'main' into fix/sso-lock-out-option 2023-06-08 11:46:28 +03:00
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
Jean-Sébastien Herbaux
d0785a2eb7
Merge pull request #16942 from strapi/fix/date-time-picker-values 2023-06-07 16:46:09 +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' v4.11.0 2023-06-07 15:49:34 +02:00
Convly
4ce15c43a8 Update yarn.lock 2023-06-07 15:39:29 +02:00
Convly
634d9e39de v4.10.8 v4.10.8 2023-06-07 15:34:54 +02:00
Ben Irvin
452e2b86d3 add more test cases 2023-06-07 15:08:09 +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
9c42a9232c test filtering 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