Nathan Pichon
b4ac2f90d8
feat(review-workflows): remove deleted content-types in assigned workflows ( #17053 )
...
* feat(review-workflows): migrate old to new stage attribute name
* feat(reviewWorkflows): remove ct from workflows when deleted
* fix(operators): re-add $jsonSupersetOf to available operators
2023-06-23 17:18:32 +02:00
Convly
6f7c815c2b
v4.11.2
2023-06-21 15:57:32 +02:00
Marc-Roig
6cdb5a7737
v4.11.1
2023-06-12 17:10:44 +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
Alexandre Bodin
0de06a008d
v4.11.0
2023-06-07 17:16:22 +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
Ben Irvin
e736474f1a
Merge branch 'main' of https://github.com/strapi/strapi into fix/clean-filters
2023-06-05 11:26:38 +02:00
Jamie Howard
96bfeca3db
Merge remote-tracking branch 'origin/main' into webhooks/edit-view
2023-06-02 11:14:18 +01:00
Jamie Howard
ca1ed38fea
Merge pull request #16835 from strapi/feature/set-webhook-events
2023-06-02 11:00:25 +01:00
Jamie Howard
780f71ab9f
Merge remote-tracking branch 'origin/main' into webhooks/edit-view
2023-06-01 17:04:03 +01:00
Nathan Pichon
28173dff9e
Merge branch 'main' into advisory-fix-1
2023-06-01 16:18:03 +02:00
Convly
da080df32b
v4.10.7
2023-05-31 17:46:38 +02:00
nathan-pichon
c8995460ac
fix(content-types): remove getter for private attributes
...
+ Fixes a flaky test (transactions.test.api.js)
2023-05-31 11:45:26 +02:00
Jean-Sébastien Herbaux
c84063f34f
Merge branch 'main' into fix/clean-filters
2023-05-31 09:49:35 +02:00
Jamie Howard
b919da9c26
Merge remote-tracking branch 'origin/main' into feature/set-webhook-events
2023-05-30 10:16:36 +01:00
Jamie Howard
506c495d91
feature: replace webhook validation with webhook store
2023-05-25 12:34:52 +01:00
Convly
7dbae9d05d
v4.10.6
2023-05-24 16:54:28 +02:00
Ben Irvin
eefdae1e5e
require matching case for operators
2023-05-22 10:27:39 +02:00
Ben Irvin
794654ef7b
Merge remote-tracking branch 'originStrapi/main' into fix/clean-filters
2023-05-22 10:23:35 +02:00
Ben Irvin
5c5d27247b
remove case sensitivity
2023-05-18 17:16:02 +02:00
Ben Irvin
6827350469
allow id filter
2023-05-18 17:01:20 +02:00
Ben Irvin
6ffb7f99e1
remove case insensitivity from id check
2023-05-18 10:00:04 +02:00
dependabot[bot]
04bd1d9eeb
chore(deps): bump date-fns from 2.29.3 to 2.30.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-14 23:04:03 +00:00
Ben Irvin
cb0225e316
Update packages/core/utils/lib/convert-query-params.js
...
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-05-12 16:49:09 +02:00
Ben Irvin
00f43de9b7
Update packages/core/utils/lib/operators.js
...
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-05-12 16:48:26 +02:00
Ben Irvin
8b08534ec8
Update packages/core/utils/lib/operators.js
...
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2023-05-12 16:48:18 +02:00
Ben Irvin
53de017ad0
export isOperator and isOperatorOfType directly
2023-05-12 12:50:22 +02:00
Ben Irvin
d961309386
remove comment
2023-05-12 12:14:23 +02:00
Ben Irvin
b3998432d7
only allow attributes and operators on filters
...
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-05-12 12:13:56 +02:00
Ben Irvin
980edbbcce
move operators to utils
2023-05-12 12:13:29 +02:00
Convly
d9277d616b
v4.10.5
2023-05-11 18:28:54 +02:00
Convly
3f55bac2e7
v4.10.4
2023-05-10 14:46:30 +02:00
Ben Irvin
7747d1d3d1
initial commit
2023-05-05 13:11:59 +02:00
Convly
a02b19866a
v4.10.2
2023-05-03 15:04:25 +02:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds ( #16532 )
2023-04-28 15:20:20 +02:00
Alexandre Bodin
68604f9853
Merge branch 'main' of github.com:strapi/strapi into release/4.10.1
2023-04-26 15:50:41 +02:00
Alexandre Bodin
23b531cef5
v4.10.1
2023-04-26 15:45:41 +02:00
Alexandre Bodin
b36292e67b
Merge branch 'releases/4.10.0'
2023-04-26 14:39:05 +02:00
Alexandre Bodin
9b5519778f
v4.10.0
2023-04-26 14:32:28 +02:00
Alexandre BODIN
12d3068013
Migrate generators to ts ( #16392 )
2023-04-26 09:07:40 +02:00
Convly
95d581b31b
Merge branch 'main' into feature/review-workflow
2023-04-19 15:02:34 +02:00
Convly
91e0be2708
v4.9.2
2023-04-19 14:54:40 +02:00
Marc-Roig
e845fc95a0
Merge branch 'main' into feature/review-workflow
2023-04-14 17:20:14 +02:00
Alexandre BODIN
28d82d3333
Migration of providers to ts ( #16323 )
2023-04-13 08:45:44 +02:00
Convly
c8f2f0543b
v4.9.1
2023-04-12 16:24:32 +02:00
Jamie Howard
05cee5cbd7
Merge remote-tracking branch 'origin/main' into feature/review-workflow
2023-04-11 14:15:43 +01:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo ( #16278 )
2023-04-05 14:33:37 +02:00
Convly
ffe3f4621c
v4.9.0
2023-03-29 14:33:56 +02:00