12157 Commits

Author SHA1 Message Date
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
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 Capeans
aff2ed2aa3 Replace directory to have access to the license 2022-10-25 10:46:32 +02:00
Ben Irvin
875373a3b3 remove comments 2022-10-25 10:03:00 +02:00
Ben Irvin
506b780c9b move cli logic to cli 2022-10-25 10:00:05 +02:00
Pierre Noël
2f8a9cd1a0 Add CM documentation for getAvailable, getExisting and numberOfDraftRelations 2022-10-24 18:35:09 +02:00
Ben Irvin
610a8da997 linting 2022-10-24 18:22:43 +02:00
Ben Irvin
2a0d44bebd add getPopulateAttributesFromContentType 2022-10-24 18:22:00 +02:00
Gustav Hansen
86a2eea3cb ApplicationInfosPage: Mock image API 2022-10-24 17:49:50 +02:00
Ben Irvin
bc140b6207 prompt for key if not provided 2022-10-24 17:46:23 +02:00
Madhuri Sandbhor
43e0346d3c snapshot updated 2022-10-24 17:31:35 +02:00
Madhuri Sandbhor
17a0261587 updated learn more button wordings 2022-10-24 17:22:50 +02:00
Ben Irvin
7a5d422fe9 fix text 2022-10-24 17:21:29 +02:00
Ben Irvin
eb6089c831 fix text 2022-10-24 17:16:38 +02:00
Convly
fcc2b9f98f Merge branch 'features/deits' into deits/lssp/links-streaming 2022-10-24 17:15:01 +02:00
Jean-Sébastien Herbaux
f302644d30
Merge pull request #14669 from strapi/deits/config-tests
Configure typescript tests
2022-10-24 17:12:52 +02:00
Convly
9e3f64ec09 Add links streaming capabilities for the local strapi source provider 2022-10-24 17:11:59 +02:00
Ben Irvin
e78dba24e5 update comment 2022-10-24 17:04:52 +02:00
Ben Irvin
e162878bcd fix linting 2022-10-24 17:03:43 +02:00
Ben Irvin
1aa29a99ed compression option is required 2022-10-24 16:50:12 +02:00
Convly
c2badd0b6a Emit sourceMap + add .npmignore 2022-10-24 16:44:33 +02:00
Gustav Hansen
f916756a7e ML: Fix folder prop-types 2022-10-24 16:30:54 +02:00
Ben Irvin
6254b58d0e update options format 2022-10-24 16:27:56 +02:00
Ben Irvin
71e8285e27 fix defaults 2022-10-24 16:21:13 +02:00
Madhuri Sandbhor
f99dc61cf6 fixed translation id 2022-10-24 15:50:58 +02:00
Madhuri Sandbhor
adc84e2c3c added aria attr and related translation 2022-10-24 15:27:01 +02:00
Marc-Roig
5106ed251e test relation orderer 2022-10-24 15:18:38 +02:00
Marc-Roig
0f330d1410 Merge branch 'feature/relations-reordering' into relations-reordering/fractional-orderer 2022-10-24 14:48:10 +02:00
Marc-Roig
b8cf3a13d7 document relations orderer 2022-10-24 14:47:15 +02:00
Jamie Howard
d0958eec24 Merge branch 'feature/relations-main-view' of github.com:strapi/strapi into fix/relations/rel-error-handling 2022-10-24 12:47:02 +01:00
Pierre Noël
6f24dda45b add relation test for the admin api 2022-10-24 12:54:27 +02:00
Josh
a950015e5b
Merge pull request #14674 from strapi/chore/webpack/fix-plugin-tsx 2022-10-24 11:21:37 +01:00
Marc-Roig
36ca8d7df6 max order default to 0 if no relations 2022-10-24 11:56:22 +02:00
Gustav Hansen
f033c8fe06
Merge pull request #14710 from strapi/chore/fix-prop-types
Chore: Fix prop-type errors in setting list views
2022-10-24 11:50:58 +02:00
Madhuri Sandbhor
9cf3b62dec updated review comments 2022-10-24 11:40:59 +02:00
Mark Kaylor
bb970aeedd Refactor tests 2022-10-24 11:37:11 +02:00
Mark Kaylor
be94355dfa Remove logs 2022-10-24 11:36:58 +02:00
markkaylor
efb2f1920b
Merge branch 'main' into feature/custom-field-default-options 2022-10-24 11:29:17 +02:00
Marc-Roig
640adedd73 fractional orderer error management 2022-10-24 11:21:44 +02:00
Josh
bd1cf0137b
Merge branch 'main' into chore/webpack/fix-plugin-tsx 2022-10-24 10:10:24 +01:00
Pierre Noël
05c93d44c5 add content api tests for connect relation format 2022-10-24 11:09:01 +02:00
Josh
65351187e4 refactor: use path lib to make work across OS & add test 2022-10-24 10:08:36 +01:00
Gustav Hansen
756c4bcc04 SettingsPage: Fix prop-types 2022-10-24 10:34:15 +02:00