30539 Commits

Author SHA1 Message Date
Gustav Hansen
6c10038a8d
Merge pull request #14731 from strapi/fix/react-colorful-peer-deps
Color-Picker: Add react and react-dom dependencies
2022-10-28 09:25:36 +02:00
Gustav Hansen
9153a0503a
Merge pull request #14730 from strapi/fix/koa2-ratelimit-update
chore: Update koa2-ratelimit to 1.1.2
2022-10-28 09:19:05 +02:00
Alexandre Bodin
57e1eb5ee8 Move e2e to api tests and unify test command 2022-10-27 19:49:37 +02:00
Jamie Howard
00d6962b5e feat(strapi): entity validator 2022-10-27 17:35:33 +01:00
Mark Kaylor
54ad17928e Test filter api requests 2022-10-27 18:18:17 +02:00
Convly
0836a5bdb9 Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-27 17:48:18 +02:00
Jamie Howard
a3d182e045
Merge pull request #14453 from strapi/fix/13893/collection-name-clash
Avoid content type `pluralName` DB clashes
2022-10-27 16:45:10 +01:00
Convly
1c5c3eb6b9 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-10-27 17:38:35 +02:00
Jean-Sébastien Herbaux
42eb063652
Merge pull request #14729 from strapi/deits/readable-db-stream
[DEITS] Readable query stream API for the query-builder
2022-10-27 17:35:43 +02:00
Convly
bc4b412aa2 Remove useless comment 2022-10-27 17:35:22 +02:00
Jean-Sébastien Herbaux
80ecc88abe
Merge pull request #14732 from strapi/fix/load-file-import
Fix load-files import
2022-10-27 17:32:40 +02:00
Convly
94749e2eb6 Add test for import default 2022-10-27 17:16:26 +02:00
Convly
4f3fdafe37 Fix import from load-files 2022-10-27 16:59:42 +02:00
dobrud
2466e664ad
Merge branch 'main' of https://github.com/strapi/strapi into s3-uploader-baseUrl
# Conflicts:
#	packages/providers/upload-aws-s3/lib/__tests__/upload-aws-s3.test.js
#	packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:37:50 +02:00
dobrud
26eb9c9e36
use more meaningful mock values 2022-10-27 16:28:26 +02:00
dobrud
9f75ec1260
add tests
# Conflicts:
#	packages/providers/upload-aws-s3/lib/__tests__/upload-aws-s3.test.js
2022-10-27 16:28:26 +02:00
dobrud
69d625eaa4
always show deprecation warning 2022-10-27 16:28:02 +02:00
dobrud
2de56a4f59
extract function
# Conflicts:
#	packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:28:02 +02:00
dobrud
5e3741586b
address PR feedback
# Conflicts:
#	packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:27:13 +02:00
Gustav Hansen
8b1fc8706d chore: Fix mocking in failing tests 2022-10-27 16:25:27 +02:00
Gustav Hansen
af5facd09c chore: Update snapshot tests 2022-10-27 16:20:39 +02:00
Jean-Sébastien Herbaux
364629a219
Merge pull request #14280 from 5ika/main
Allow ESM module for custom middlewares
2022-10-27 16:01:57 +02:00
Convly
a0a8e06c54 Push values to stream from a regular loop instead of shifting the initial array 2022-10-27 16:00:07 +02:00
Convly
1cfb30658a Remove useless checks & fix the limit 2022-10-27 15:50:44 +02:00
Gustav Hansen
b529c6d5a9 Chore: Harmonize versions of babel-loader and webpack 2022-10-27 15:45:14 +02:00
Gustav Hansen
02001cc189 Helper-Plugin: Replace babel with esbuild 2022-10-27 15:45:14 +02:00
Gustav Hansen
527b7852a5
Merge pull request #14656 from strapi/feature/test-fail-on-prop-type
Jest: Fail tests on failing prop-types
2022-10-27 15:10:45 +02:00
Gustav Hansen
8d9459427d Color-Picker: Add react and react-dom dependencies 2022-10-27 15:04:59 +02:00
Gustav Hansen
0a285aa71c chore: Update koa2-ratelimit to 1.1.2 2022-10-27 14:48:12 +02:00
Convly
fa4dcb669b Fix limit & offset computation 2022-10-27 14:32:48 +02:00
Convly
edeaab484c Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-27 14:25:46 +02:00
Convly
3ded23c54c Merge branch 'features/deits' into deits/readable-db-stream 2022-10-27 14:25:33 +02:00
Convly
52bd5f1385 Update the data transfer package version 2022-10-27 14:23:52 +02:00
Convly
49e80dc495 Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-27 14:20:53 +02:00
Convly
b5cf4a6763 Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-10-27 14:18:49 +02:00
Convly
78c5f82c37 Update symbols 2022-10-27 14:17:14 +02:00
Convly
125269d4fa Add readable stream capabilities to the query builder 2022-10-27 11:51:44 +02:00
Ben Irvin
2b96dc721e
Merge pull request #14636 from strapi/deits/cli
[DEITS] add the cli backbone
2022-10-27 11:08:16 +02:00
Ben Irvin
75bdf92bfa
Merge branch 'features/deits' into deits/cli 2022-10-27 11:07:46 +02:00
Convly
8a8d68e6e0 Add missing auto destroy test 2022-10-27 10:56:30 +02:00
Gustav Hansen
609bdd9f7b Jest: Fail tests on failing prop-types 2022-10-27 10:44:31 +02:00
Gustav Hansen
fe48ca1117
Merge pull request #14713 from strapi/fix/prop-types-folders
ML: Fix folder prop-types
2022-10-27 10:44:09 +02:00
Convly
f7fff30f70 Add the components getter for the Strapi interface 2022-10-27 10:15:21 +02:00
Convly
57d7deea7d Add tests for the links 2022-10-27 10:15:02 +02:00
Marc-Roig
70595ae790 access array last element without at 2022-10-26 17:30:22 +02:00
Madhuri Sandbhor
97e6bb4346
Merge pull request #14714 from strapi/fix/marketplace-card
[Marketplace] Exp-320 Change wording in marketplace card
2022-10-26 14:43:43 +02:00
ivanThePleasant
efb4125181 Fix lining issue 2022-10-26 15:13:40 +03:00
ivanThePleasant
5cf5b23c66 Add missing await in dynamic import 2022-10-26 14:57:26 +03:00
ivanThePleasant
521b177563 Merge branch 'main' into chore/user-level-data 2022-10-26 14:27:34 +03:00
ivanThePleasant
b9db4a0bea Fix test, add missing await clause, add web crypto api for FE user hash 2022-10-26 14:27:10 +03:00