12157 Commits

Author SHA1 Message Date
Jamie Howard
47a020ef72 test(ee) 2023-06-09 14:43:28 +01:00
Jamie Howard
f05762e2e8 feature(ee): modify webhook payload 2023-06-09 14:41:22 +01:00
Bassel Kanso
94b79d41b4
Merge branch 'main' into fix/transfer-push-stuck 2023-06-09 16:38:58 +03:00
Jamie Howard
9e4bf7f97b fix(ee): update order mistake 2023-06-09 14:33:27 +01:00
Jamie Howard
ed5fe3766d fix(ee): entity service decorator tests 2023-06-09 14:25:19 +01:00
Jamie Howard
0bba0878f4 chore: rename webhook event 2023-06-09 14:23:57 +01:00
Christian Capeans
37ec6abc3c Delete sending null in the assets transfer 2023-06-09 15:03:54 +02:00
Marc-Roig
7a80dfa0d5
chore: fix styling 2023-06-09 10:54:12 +02:00
Marc-Roig
7ad44c8699
Merge branch 'main' into fix/rbac-condition-and-relations 2023-06-09 10:32:42 +02:00
Convly
4726734b52 Add back the common service type 2023-06-09 10:00:12 +02:00
Convly
78e6952af9 Fix relation attribute type, add back relation and target properties 2023-06-09 09:57:21 +02:00
Marc-Roig
c6d273be82
chore: move deprecated tag 2023-06-09 09:02:34 +02:00
Marc-Roig
f04dd1ade5
chore: add deprecated jsdoc tag 2023-06-09 08:58:10 +02:00
Marc-Roig
d18762de62
fix: keep webhook events object and print a warning error 2023-06-09 08:43:49 +02:00
GitStart
761f0c7803
Merge branch 'main' into fix/ctb-removes-hidden-fields 2023-06-09 05:22:42 +01:00
Marc
f7c15a991f
Merge pull request #16932 from strapi/feature/rw-assignee-put-route 2023-06-08 17:46:09 +02:00
dependabot[bot]
9699edeefe
chore(deps): bump stream-json from 1.7.4 to 1.8.0
Bumps [stream-json](https://github.com/uhop/stream-json) from 1.7.4 to 1.8.0.
- [Commits](https://github.com/uhop/stream-json/compare/1.7.4...1.8.0)

---
updated-dependencies:
- dependency-name: stream-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 15:38:38 +00:00
Ben Irvin
e321cba19b
Merge pull request #16912 from strapi/dependabot/npm_and_yarn/semver-and-types/semver-7.5.1 2023-06-08 17:36:19 +02:00
Jamie Howard
ccde1a4466 feature(ee): add review workflow stage change event to webhook form 2023-06-08 15:34:25 +01:00
Jamie Howard
0f15960636 feature(ee): emit workflow stage change webhook event 2023-06-08 12:39:52 +01: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
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
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