dependabot[bot]
|
a54edbc0b9
|
Bump aws-sdk from 2.892.0 to 2.1186.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.892.0 to 2.1186.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.892.0...v2.1186.0)
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-02 09:08:18 +00:00 |
|
Jean-Sébastien Herbaux
|
9390f681bc
|
Merge pull request #13793 from ihmpavel/graphql-bounded
feat(graphql): Add bounded cache
|
2022-08-02 11:01:56 +02:00 |
|
Bassel Kanso
|
749d1906f9
|
add e2e tests to cover the counting case in the meta when deep filtering
|
2022-08-02 11:52:19 +03:00 |
|
Convly
|
20259d944d
|
Fix ts utils' getConfigPath returning false positive due to ancestors lookup
|
2022-08-02 10:52:10 +02:00 |
|
Ben Irvin
|
794b5e155d
|
revert generateAbility
|
2022-08-02 10:44:31 +02:00 |
|
Ben Irvin
|
db1531cc98
|
fix mocks
|
2022-08-02 10:13:18 +02:00 |
|
Mark Kaylor
|
4d3e0a4b15
|
Add custom field validation registered by user
|
2022-08-02 09:15:26 +02:00 |
|
Jake Wesorick
|
e215383a7b
|
Add more locales. smn, smn_FI, se, se_FI, se_NO, se_SE, gd, gd_GB, ug, ug_CN.
|
2022-08-02 13:37:21 +07:00 |
|
Pierre Noël
|
7f8ea3b5e5
|
add apiToken.salt directly in the config of created projects
|
2022-08-01 17:42:37 +02:00 |
|
dependabot[bot]
|
1e2f7d1c8f
|
Bump cloudinary from 1.29.0 to 1.30.1
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.29.0 to 1.30.1.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_npm/compare/1.29.0...1.30.1)
---
updated-dependencies:
- dependency-name: cloudinary
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 15:21:10 +00:00 |
|
dependabot[bot]
|
80c1c25d27
|
Bump @graphql-tools/utils from 8.6.6 to 8.9.0
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.6.6 to 8.9.0.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@8.9.0/packages/utils)
---
updated-dependencies:
- dependency-name: "@graphql-tools/utils"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 15:21:04 +00:00 |
|
Alexandre Bodin
|
7039c0d228
|
v4.3.2
v4.3.2
|
2022-08-01 17:18:09 +02:00 |
|
Julie Plantey
|
a163acea82
|
Merge pull request #13918 from strapi/folder-breadcrumbs/cm
[Breadcrumbs] CM / ML Modal
|
2022-08-01 17:13:11 +02:00 |
|
Pierre Noël
|
1eab2fb08c
|
v4.3.1
v4.3.1
|
2022-08-01 16:44:44 +02:00 |
|
Alexandre Bodin
|
8ab2db1497
|
Fix missing private package
|
2022-08-01 16:41:30 +02:00 |
|
Marc-Roig
|
09fdd984c1
|
test upload image
|
2022-08-01 15:53:03 +02:00 |
|
Julie Plantey
|
9fa0adeb8e
|
feedback fixes
|
2022-08-01 15:41:56 +02:00 |
|
Gustav Hansen
|
88caa92f87
|
Merge pull request #13847 from strapi/dependabot/npm_and_yarn/ora-5.4.1
Bump ora from 5.4.0 to 5.4.1
|
2022-08-01 15:31:01 +02:00 |
|
Gustav Hansen
|
d9a7e21abe
|
chore: Update snapshot tests
|
2022-08-01 15:28:01 +02:00 |
|
Gustav Hansen
|
17e8700365
|
chore: Update @strapi/design-system to 1.2.1
|
2022-08-01 15:04:27 +02:00 |
|
Gustav Hansen
|
ae71c7a7c4
|
chore: Update @strapi/design-system to 1.2.1-beta.0
|
2022-08-01 14:54:13 +02:00 |
|
Alexandre BODIN
|
b186d63152
|
Merge pull request #13780 from strapi/dependabot/npm_and_yarn/knex-1.0.7
Bump knex from 1.0.4 to 1.0.7
|
2022-08-01 13:55:59 +02:00 |
|
Andrei
|
2143c2d3d0
|
Merge branch 'strapi:master' into strapi/fix/issue-13453-documentation-fix
|
2022-08-01 13:46:26 +02:00 |
|
Andrei Wilkens
|
f4519a89a1
|
renamed addSchema to addComponentSchema and fixed a template string
|
2022-08-01 13:44:21 +02:00 |
|
Ben Irvin
|
a8d6c215d2
|
cleanup
|
2022-08-01 13:40:43 +02:00 |
|
Ben Irvin
|
20fe90de93
|
test subject objects
|
2022-08-01 13:31:27 +02:00 |
|
Ben Irvin
|
56c22e33f3
|
fix tests
|
2022-08-01 13:12:10 +02:00 |
|
Ben Irvin
|
295133bb33
|
finish condition tests
|
2022-08-01 12:28:04 +02:00 |
|
Marc-Roig
|
f0b67b9ec5
|
add function for uploading image
|
2022-08-01 12:14:13 +02:00 |
|
Julie Plantey
|
c824230092
|
added test for getBreadcrumbDataCM
|
2022-08-01 12:05:18 +02:00 |
|
Ben Irvin
|
58156444e3
|
expect ability.rules
|
2022-08-01 11:46:13 +02:00 |
|
Jean-Sébastien Herbaux
|
ce6c3f911e
|
Merge pull request #13855 from strapi/fix/dz-populate-same-field-name
Better handle populating of dynamic-zones
|
2022-08-01 11:31:04 +02:00 |
|
Bassel Kanso
|
b218ec3997
|
count columns based on distinct ID
|
2022-08-01 12:15:05 +03:00 |
|
Jean-Sébastien Herbaux
|
9866d64954
|
Merge pull request #13747 from strapi/dependabot/npm_and_yarn/apollo-server-koa-3.10.0
Bump apollo-server-koa from 3.1.2 to 3.10.0
|
2022-08-01 10:58:08 +02:00 |
|
Convly
|
9aff190dc3
|
Merge branch 'api-token-v2/engine-abstraction' into api-token-v2/up-engine-impl
|
2022-08-01 10:51:22 +02:00 |
|
Convly
|
77d8499f65
|
Skip engine test while it's being refactored
|
2022-08-01 10:49:33 +02:00 |
|
Convly
|
b033e023ba
|
Fix front tests
|
2022-08-01 10:48:34 +02:00 |
|
Convly
|
31ef51e245
|
Update wording
|
2022-08-01 10:48:01 +02:00 |
|
Convly
|
faf531ef7b
|
Fix front tests
|
2022-08-01 10:37:52 +02:00 |
|
Ben Irvin
|
59b34420d7
|
cleanup
|
2022-08-01 10:22:32 +02:00 |
|
ivanThePleasant
|
05ac05ed5a
|
Add new function to utils that is responsible for hashing the admin user
|
2022-08-01 11:21:57 +03:00 |
|
Ben Irvin
|
b3133075e9
|
fix before* hooks test
|
2022-08-01 09:44:42 +02:00 |
|
Convly
|
72c721e8e2
|
Remove old engine test
|
2022-08-01 09:31:11 +02:00 |
|
Ben Irvin
|
51f8210a73
|
re-enable condition tests
|
2022-08-01 09:06:23 +02:00 |
|
Angel Leonardo Banderas Larios
|
c277e3d7aa
|
Add support to upload cloudinary file to specific folder with path variable
|
2022-07-31 11:39:24 -05:00 |
|
Ben Irvin
|
7d4a106f99
|
fix registerFunction
|
2022-07-31 17:56:35 +02:00 |
|
Julie Plantey
|
bdc0454cd7
|
breadcrumbs in ML modal - CM
|
2022-07-31 17:43:42 +02:00 |
|
Ben Irvin
|
673d471b30
|
start testing with mocks
|
2022-07-31 17:27:57 +02:00 |
|
Ben Irvin
|
1aec4fa0b7
|
allow createRegisterFunction to be wrapped
|
2022-07-31 17:15:36 +02:00 |
|
Julie Plantey
|
110317b6b1
|
updated snapshots
|
2022-07-31 16:51:09 +02:00 |
|