29765 Commits

Author SHA1 Message Date
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
Marc-Roig
aedff736b5 change joincolumn name to integer 2022-10-26 11:29:43 +02:00
Marc-Roig
5f5e3e67db all order columns to float 2022-10-26 09:16:22 +02:00
Marc
191b64df35
Merge pull request #14600 from strapi/fix/bulk-delete-error-no-compos 2022-10-25 18:20:38 +02:00
Convly
d104cc0c60 Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-25 17:58:35 +02:00
Convly
0d0cdb2a94 Merge remote-tracking branch 'origin' into features/deits 2022-10-25 17:58:21 +02:00
Convly
bb75a2433d Add tests for the provider & the entities 2022-10-25 17:58:00 +02:00
Convly
0937aef112 Fix typo & update typings 2022-10-25 17:57:41 +02:00
Convly
9e9b5beb66 Make the createEntitiesStream sync 2022-10-25 17:57:00 +02:00
Convly
4f9382f1b6 Exclude tests folder from tsconfig & update jest config to only test .test.ts files 2022-10-25 17:56:40 +02:00
Marc-Roig
bb6ceaefbe change column type to float 2022-10-25 17:25:39 +02:00
Marc-Roig
7a9f43a027 log relation reorderer error 2022-10-25 16:12:10 +02:00
Pierre Noël
24add7820d Merge branch 'main' into feature/relations-main-view 2022-10-25 16:04:49 +02:00
ivanThePleasant
16c0e79557 Revert to use crypto module on the server code, fix couple of minor code issues 2022-10-25 16:42:47 +03:00
Ben Irvin
c98c3e96a6 only allow parseable boolean inputs 2022-10-25 15:14:24 +02:00
Bassel Kanso
a818949db7
Merge pull request #14690 from strapi/deits/encryption
[DEITS] data-transfer encryption
2022-10-25 15:44:30 +03:00
ivanThePleasant
5620b25138 Merge branch 'main' into chore/user-level-data 2022-10-25 15:21:38 +03:00
Pierre Noël
0c80ddae66
Merge pull request #14717 from strapi/relations-main-view/update-cm-api-doc
Update OPEN API documentation with new relations routes
2022-10-25 14:01:19 +02:00
Christian
e2f9ea14d4
Merge pull request #14691 from strapi/fix/ts-does-not-read-license-txt
Replace directory to be able to get license.txt using a typescript project
2022-10-25 13:23:03 +02:00
Christian
1654b71c50
Merge pull request #14692 from strapi/fix/kitchensink-ts-not-default-app-keys
Add default app keys to the server config
2022-10-25 13:22:46 +02:00
Gustav Hansen
895efc2a5c
Merge pull request #14715 from strapi/fix/fe-test-open-handles
ApplicationInfosPage: Mock image API
2022-10-25 12:19:52 +02:00
Christian Capeans
aff2ed2aa3 Replace directory to have access to the license 2022-10-25 10:46:32 +02:00
Christian
3bdaa4a95c
Merge branch 'main' into fix/kitchensink-ts-not-default-app-keys 2022-10-25 10:45:28 +02:00
Christian Capeans
9166795976 Add default APP_KEYS to the server config 2022-10-25 10:40:10 +02:00
Ben Irvin
875373a3b3 remove comments 2022-10-25 10:03:00 +02:00