23014 Commits

Author SHA1 Message Date
Julie Plantey
e457aee5c9 Merge pull request #13776 from yangfei4913438/translate
add several items in zh-Hans and fixed some other minor bugs.
2022-07-20 12:09:52 +02:00
Ben Irvin
56c720743a add tests for removeRestrictedRelations 2022-07-20 12:01:25 +02:00
ivanThePleasant
b0d73be3e7
Merge pull request #13813 from strapi/fix/admin-env-telemetry
Add environment to the admin analytics calls the correct way
2022-07-20 12:03:15 +03:00
ivanThePleasant
cc4a3ba507 Add environment to the admin analytics calls the correct way 2022-07-20 11:05:26 +03:00
Ben Irvin
5b0ec53f09 check populateCreatorFields 2022-07-20 09:18:23 +02:00
Julie Plantey
e7cd4a9443
Merge pull request #13776 from yangfei4913438/translate
add several items in zh-Hans and fixed some other minor bugs.
2022-07-20 08:45:23 +02:00
Jonas Brunner
e8ca77bc82
Update packages/plugins/documentation/README.md
Co-authored-by: markkaylor <mkaylor.guitar@gmail.com>
2022-07-20 07:27:06 +02:00
Derrick Mehaffy
1fa180085f update koa-passport to fix CVE-2022-25896 2022-07-19 13:54:54 -07:00
Gustav Hansen
f8c9f5b59b
Merge pull request #13803 from strapi/fix/sourcemaps
Fix sourcemaps for development environments
2022-07-19 21:39:10 +02:00
Ben Irvin
e1222f7aef fix comment 2022-07-19 17:58:40 +02:00
Julie Plantey
1efd3651d7 autocomplete fix on edit user and profile page 2022-07-19 14:59:00 +02:00
Gustav Hansen
8717d18ac2 Admin: Enable sourcemaps in development mode 2022-07-19 14:26:57 +02:00
Gustav Hansen
0aa7c77e27 Helper-Plugin: Fix sourcemaps in development environments 2022-07-19 14:26:39 +02:00
Gustav Hansen
42261b8a0a
Merge pull request #13801 from strapi/revert-13785-feature/admin-bundle-size-report
Revert "Github: Add admin bundle-size PR reporter"
2022-07-19 12:46:59 +02:00
Gustav Hansen
23c36b8cd2 Admin: add missing webpack chunk-names 2022-07-19 11:55:04 +02:00
Gustav Hansen
f250fe149c
Revert "Github: Add admin bundle-size PR reporter" 2022-07-19 11:48:02 +02:00
杨飞
627f426d8e optimization 2022-07-19 17:16:57 +08:00
Ben Irvin
9abeb13fbc allow creator relations 2022-07-19 10:30:55 +02:00
Gustav Hansen
8669a0f3ca
Merge pull request #13785 from strapi/feature/admin-bundle-size-report
Github: Add admin bundle-size PR reporter
2022-07-19 10:24:35 +02:00
ihmpavel
b67d9770fb
Remove unnecessary comment 2022-07-18 19:28:59 +02:00
杨飞
9a59921d3e add several items in zh-Hans and fixed some other minor bugs. 2022-07-19 00:36:36 +08:00
Gustav Hansen
6a08246531 Github: Simplify branches configuration 2022-07-18 14:42:56 +02:00
Gustav Hansen
80c1da64c6
Merge pull request #13717 from strapi/fix/enum-ui-validation
CTB: Improve UI validation for enum values
2022-07-18 12:05:54 +02:00
Pierre Noël
b78af34ebf fix unit test 2022-07-18 12:05:32 +02:00
Gustav Hansen
eef4ddf77b
Merge pull request #13768 from strapi/fix/ml-upload-error-msg
ML: Display proper error message thrown by the API
2022-07-18 12:02:42 +02:00
Gustav Hansen
267c7d079d
Merge pull request #13706 from strapi/fix/ml-cropping
PreviewBox: Fix image cropping
2022-07-18 11:49:26 +02:00
Jean-Sébastien Herbaux
00b95ca902
Merge pull request #13283 from pointout/patch-2
Added config info about S3 compatible services
2022-07-18 11:45:57 +02:00
Gustav Hansen
8a5542cee3 Github: Improve bundle-size has stripping regex 2022-07-18 09:10:33 +02:00
ihmpavel
fd54a71f37
feat(graphql): Add bounded cache 2022-07-16 00:43:40 +02:00
dependabot[bot]
abd072f5fb
Bump jest-circus from 28.1.2 to 28.1.3
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 28.1.2 to 28.1.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 10:18:08 +00:00
Gustav Hansen
5511cda079
Merge pull request #13786 from strapi/dependabot/npm_and_yarn/html-loader-3.1.2
Bump html-loader from 3.0.1 to 3.1.2
2022-07-15 12:17:33 +02:00
dependabot[bot]
d216be14d5
Bump html-loader from 3.0.1 to 3.1.2
Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases)
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v3.0.1...v3.1.2)

---
updated-dependencies:
- dependency-name: html-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 09:03:32 +00:00
Gustav Hansen
3c8e9a381c Github: Add admin bundle-size PR reporter 2022-07-15 10:09:57 +02:00
Gustav Hansen
7f84c4ed8a PreviewBox: Simplify conditional 2022-07-14 12:01:36 +02:00
Gustav Hansen
f94df6ff12 PreviewBox: Fix cropping flow for local assets 2022-07-14 11:58:19 +02:00
Gustav Hansen
bf7ec7c747
Merge pull request #13781 from strapi/dependabot/npm_and_yarn/koa-2.13.4
Bump koa from 2.13.3 to 2.13.4
2022-07-14 11:50:09 +02:00
Gustav Hansen
36def5dfc7
Merge pull request #13772 from strapi/fix/upload-typo
Upload: Fix typo in upload middleware
2022-07-14 11:23:07 +02:00
dependabot[bot]
03e949b769
Bump koa from 2.13.3 to 2.13.4
Bumps [koa](https://github.com/koajs/koa) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.13.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.3...2.13.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 09:06:37 +00:00
Gustav Hansen
b3d6e8ab87
Merge pull request #13728 from strapi/chore/replace-moment-js
Replace remaining moment-js calls with date-fns
2022-07-14 09:54:12 +02:00
ivanThePleasant
2a9f721ac8
Merge pull request #13765 from strapi/chore/analytics-admin-env
Add environment property to admin telemetry calls
2022-07-14 10:37:38 +03:00
Gustav Hansen
081f4aabda Upload: Fix typo in upload middleware 2022-07-13 22:19:19 +02:00
Gustav Hansen
bd3e82c368 ML: Display proper error message thrown by the API 2022-07-13 18:14:01 +02:00
ivanThePleasant
ae35914dba Add environment property to admin telemetry calls 2022-07-13 16:55:33 +03:00
Alexandre BODIN
b4cd5bf9a8
Merge pull request #13729 from strapi/dependabot/npm_and_yarn/nx-14.4.2
Bump nx from 14.3.6 to 14.4.2
2022-07-13 15:20:06 +02:00
Alexandre BODIN
92d5a31fde
Merge pull request #13739 from strapi/dependabot/npm_and_yarn/swagger-ui-dist-4.12.0
Bump swagger-ui-dist from 4.11.1 to 4.12.0
2022-07-13 15:17:26 +02:00
Alexandre BODIN
5d5a961860
Merge pull request #13741 from strapi/dependabot/npm_and_yarn/cheerio-1.0.0-rc.12
Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12
2022-07-13 15:16:37 +02:00
Gustav Hansen
87435f5593 chore: Improve error messages for enum validation
Co-authored-by: Pierre Noel <pierre.noel@strapi.io>
2022-07-13 14:41:30 +02:00
dependabot[bot]
0f0069d713
Bump apollo-server-koa from 3.1.2 to 3.10.0
Bumps [apollo-server-koa](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-koa) from 3.1.2 to 3.10.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-koa@3.10.0/packages/apollo-server-koa)

---
updated-dependencies:
- dependency-name: apollo-server-koa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 12:24:42 +00:00
dependabot[bot]
1b23af2245
Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.10 to 1.0.0-rc.12.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.10...v1.0.0-rc.12)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 12:23:31 +00:00
Alexandre Bodin
fe296baf71 v4.2.3 v4.2.3 2022-07-13 14:20:58 +02:00