9899 Commits

Author SHA1 Message Date
Ben Irvin
a750bc1509 remove exclude option 2022-11-30 09:38:58 +01:00
Ben Irvin
d099bd1e20 use --no- prefix for booleans 2022-11-30 09:28:49 +01:00
Pierre Noël
e4ceee036e set dominant attribute 2022-11-30 09:22:50 +01:00
Jean-Sébastien Herbaux
adfa4f5e2f
Don't throw if assets streams are missing
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-11-30 09:19:15 +01:00
Christian Capeans
80a8fea293 Merge branch 'features/deits' into deits/export-archive 2022-11-30 09:14:24 +01:00
Ben Irvin
e571e7504f
Merge branch 'features/deits' into deits/cli-tests 2022-11-30 09:12:00 +01:00
Simone
a39b999359
Merge branch 'main' into chore/ds-140 2022-11-30 09:10:23 +01:00
Ben Irvin
a492a046e1
Merge branch 'features/deits' into deits/import-progress 2022-11-30 08:56:50 +01:00
Ben Irvin
1821f65366
Merge branch 'features/deits' into deits/ts-strapi-eslint-config 2022-11-30 08:56:36 +01:00
Simone Taeggi
0a68d2d9b6 add another small test 2022-11-29 22:12:07 +01:00
Simone Taeggi
b12ee6b0f7 Merge branch 'main' into features/deits 2022-11-29 21:38:33 +01:00
Simone Taeggi
4b6de6c56d remove comments 2022-11-29 21:31:05 +01:00
Simone Taeggi
f7c3d3220f add other tests 2022-11-29 18:56:57 +01:00
Simone Taeggi
20cbf0d630 Merge branch 'main' into enhancement/axios-refactoring 2022-11-29 17:35:58 +01:00
Convly
afea3145b8 Fix populate structure 2022-11-29 17:35:17 +01:00
Julie Plantey
1d5bdb55d9 auth logo customization in Overview settings form 2022-11-29 17:16:47 +01:00
Convly
749443074a Merge branch 'features/deits' into deits/fix-entities-export 2022-11-29 17:07:52 +01:00
Convly
9910620d10 Merge branch 'features/deits' of github.com:strapi/strapi into features/deits 2022-11-29 17:07:35 +01:00
Convly
9e98d31b8d Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-11-29 17:07:19 +01:00
Jean-Sébastien Herbaux
3ebd2db4d6
Merge pull request #14879 from strapi/features/morphs-populate 2022-11-29 17:06:05 +01:00
Convly
659a55ae99 Remove console.log 2022-11-29 17:05:20 +01:00
Convly
6ee0ec21a9 Merge branch 'features/deits' of github.com:strapi/strapi into deits/fix-entities-export 2022-11-29 17:01:17 +01:00
Simone Taeggi
532030a067 add tests for the interceptors callbacks 2022-11-29 17:00:41 +01:00
Convly
43df00df22 Merge branch 'features/deits' into deits/fix-entities-export 2022-11-29 16:59:56 +01:00
Ben Irvin
711e5ad644
Merge pull request #15033 from strapi/deits/upgrade-commander
[deits] Upgrade commander package
2022-11-29 16:58:43 +01:00
Convly
ad3b8c5a52 Use async fs methods 2022-11-29 16:52:07 +01:00
Convly
1a2b89e403 Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-assets 2022-11-29 16:17:07 +01:00
Ben Irvin
1454fb5b7c Merge branch 'main' into features/deits 2022-11-29 16:04:20 +01:00
Pierre Noël
4884dc3150 put inversedBy only once for many to many relations 2022-11-29 15:59:53 +01:00
Daniele Rubetti
1d0bc17dc6
Merge branch 'strapi:main' into fix/factories-types 2022-11-29 15:43:20 +01:00
Simone Taeggi
70a08c6795 Merge branch 'main' into enhancement/axios-refactoring 2022-11-29 14:23:08 +01:00
Pierre Noël
5d9faf3861 fix test - array's order 2022-11-29 14:02:44 +01:00
Pierre Noël
bbd318d845
Merge branch 'main' into fix/github-test-mysql5 2022-11-29 11:31:29 +01:00
Ben Irvin
bb561a791e upgrade commander 2022-11-29 10:38:10 +01:00
markkaylor
1ffef66e64
Merge pull request #14873 from strapi/fix/custom-fields-breaking-inputs
[Custom fields] Create hook to lazy load custom field components
2022-11-29 10:28:27 +01:00
LK HO
a744346bd2
fix: unused var 2022-11-29 16:48:54 +08:00
Ben Irvin
e9448b7448
Merge branch 'features/deits' into deits/import-progress 2022-11-29 09:35:19 +01:00
Ben Irvin
55b53c0e4f
Merge branch 'features/deits' into deits/ts-strapi-eslint-config 2022-11-29 09:35:07 +01:00
Ben Irvin
e47dfb35ae Merge branch 'main' into features/deits 2022-11-29 09:34:10 +01:00
Ben Irvin
32e189b870 fix build error 2022-11-29 09:29:29 +01:00
LK HO
2bac7a25ce
Update content manager LeftMenu
Make content manager left menu sorting behaviour consistent with content type builder
2022-11-29 15:36:24 +08:00
LK HO
1fe1d1bdca
Update useContentTypeBuilderMenu.js 2022-11-29 15:19:59 +08:00
Simone Taeggi
3e7d720046 upgrade ds version and tests 2022-11-28 18:02:23 +01:00
Christian Capeans
8cb534c831 Merge branch 'features/deits' into deits/export-archive 2022-11-28 17:40:02 +01:00
Simone
9dc359260f
Merge branch 'main' into chore/tracking-edit-field-name 2022-11-28 17:12:21 +01:00
Ben Irvin
60cb9c134a lint 2022-11-28 16:54:36 +01:00
Ben Irvin
3631891480 fix linting errors 2022-11-28 16:41:51 +01:00
Bassel
cb6b687493 comment out getEntitiesSream 2022-11-28 16:12:38 +02:00
Simone Taeggi
89041e1958 update beta version ds and tests 2022-11-28 13:32:27 +01:00
Ben Irvin
ef980513bf use metadatas and schemas 2022-11-28 13:24:34 +01:00