24134 Commits

Author SHA1 Message Date
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
Bassel Kanso
f7e4f15b53 deleting nx.json file 2022-07-14 11:06:04 +03:00
Bassel Kanso
93ba7a72f6 Merge branch 'features/api-token-v2' into api-token-v2/granular-access-selection 2022-07-14 11:05:36 +03: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
Rémi de Juvigny
d445b48b0c Fix issue when destructuring custom fields 2022-07-13 18:52:47 +02:00
Gustav Hansen
bd3e82c368 ML: Display proper error message thrown by the API 2022-07-13 18:14:01 +02:00
Rémi de Juvigny
66fe273202 Update useCustomFields api 2022-07-13 17:33:24 +02:00
ivanThePleasant
ae35914dba Add environment property to admin telemetry calls 2022-07-13 16:55:33 +03:00
Rémi de Juvigny
c6a2184e76 Make CustomFields a singleton class 2022-07-13 15:46:46 +02:00
markkaylor
63d2a06faf
Merge pull request #13708 from strapi/custom-fields/add-server-registry
[Custom Fields] Add custom fields registry on server
2022-07-13 15:24:52 +02: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
Rémi de Juvigny
48d12fb920 Apply Alex feedback 2022-07-13 14:44:22 +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
Alexandre BODIN
e2b48c6aef
Merge pull request #13637 from meherchandan/fix/knex-migration-transaction-error
fix: knex transaction error on adding the migrations in migration folder
2022-07-13 14:09:00 +02:00
Gustav Hansen
b2be3d4834
Merge pull request #13759 from strapi/chore/ctb-tab-label
CTB: Improve tab labels
2022-07-13 13:57:59 +02:00
Pierre Noël
53d2a3d17d revert jest update + use and refactor strapi.cron 2022-07-13 13:35:32 +02:00
Pierre Noël
bbceef7fbe add unit test + update jest 2022-07-13 13:32:52 +02:00
Pierre Noël
9a7cc93c65 fix unit test + rename destroy 2022-07-13 13:29:13 +02:00
Pierre Noël
d7cee0caa2 change event name + fix cron config 2022-07-13 13:29:13 +02:00
Pierre Noël
acb6ceae15 add backend telemetry events in ML 2022-07-13 13:29:12 +02:00
Pierre Noël
c7e522ef1f Merge branch 'master' into features/ML-folder 2022-07-13 13:28:28 +02:00
Pierre Noël
849213e9ad
Merge pull request #13740 from strapi/chore/jest-28
chore: Update jest, jest-circus and jest-cli to 28
2022-07-13 13:18:24 +02:00
Bassel Kanso
7571562e0b add placeholder Select to token duration 2022-07-13 13:48:14 +03:00
Pierre Noël
8b4644b783 revert errors.test.js 2022-07-13 12:25:18 +02:00
Gustav Hansen
4570dd608d CTB: Improve tab labels 2022-07-13 12:18:46 +02:00
Gustav Hansen
6d26ff5a4b Update packages/core/content-type-builder/admin/src/translations/en.json
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2022-07-13 12:14:20 +02:00
Mark Kaylor
a8aabcdeb2 Fix documentation plugin 2022-07-13 11:19:44 +02:00
Mark Kaylor
69a08228ee Convert type customField to underlying data type 2022-07-13 11:19:30 +02:00
Bassel Kanso
225b45a2c2 change to findOne and add some fixes 2022-07-13 12:15:32 +03:00
Gustav Hansen
710a39fc0d
Merge pull request #13751 from Le-Bit/typo-can-by-used
fix: typo in root level ops warning message
2022-07-13 09:08:54 +02:00
Pierre Noël
2e926e63ca revert strapi.start to load and listen 2022-07-12 17:57:01 +02:00
Pierre Noël
5706191547 fix unit tests open handles 2022-07-12 17:57:01 +02:00
Pierre Noël
d48d91ee1c fix open handles 2022-07-12 17:57:00 +02:00
Pierre Noël
e9bfdca6c9 fix worker-queue.test.js 2022-07-12 17:56:59 +02:00
Pierre Noël
9d0a01a051 fix add-missing-keys-to-other-language.test.js 2022-07-12 17:56:59 +02:00
Pierre Noël
6d265c2917 fix permission-domain.test.js 2022-07-12 17:56:58 +02:00
Gustav Hansen
f98c00ff4f chore: Update jest to 28.x 2022-07-12 17:56:58 +02:00
Gustav Hansen
f880614ad8 chore: Add comments on why the GraphQL regex is needed in core right now 2022-07-12 17:38:15 +02:00
Alexandre BODIN
0b1faa81bb
Merge pull request #13748 from strapi/fix/jest-config-github
Fix jest running tests twice because of .github and jest behavior
2022-07-12 17:10:46 +02:00
Lebit
5d831d4ca6 fix: typo 2022-07-12 17:03:05 +02:00
Jean-Sébastien Herbaux
ea1ae545cc
Merge pull request #13749 from strapi/typescript/fix/typings
[TS] Fix light typings issues
2022-07-12 16:35:04 +02:00
Jean-Sébastien Herbaux
af06cfac48
Merge pull request #13733 from strapi/typescript/fix/invalid-middleware-template-file
[TS] Rename invalid template file with correct extension
2022-07-12 15:05:10 +02:00