28700 Commits

Author SHA1 Message Date
Marc
935da9c575
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:45 +01:00
Marc
f4d38fb2b3
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:35 +01:00
Marc
83d87f24e9
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:22 +01:00
Marc
9de687b408
Update docs/docs/core/database/relations/reordering.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:34:12 +01:00
Marc
dc5b235f7d
Update docs/docs/core/database/intro.md
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-02-23 20:33:53 +01:00
Ben Irvin
06aea362c4 close transactions on failed transfer
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2023-02-23 18:00:06 +01:00
Christian Capeans
ed010184b1 Add documentation to install with lerna 2023-02-23 16:02:54 +01:00
Bassel
db1c010f5b add typing for asset batch 2023-02-23 16:53:11 +02:00
Simone
042475006a
Merge branch 'features/data-transfer' into data-transfer/tracking-api-token-transfer-token 2023-02-23 14:29:53 +01:00
Simone Taeggi
610b2d0fa4 fix eslint error 2023-02-23 14:28:45 +01:00
Bassel
e40e411433 refactor assets streaming 2023-02-23 15:25:19 +02:00
Jamie Howard
77999e2675
Merge pull request #15866 from strapi/private-s3-bucket/upload-extension-unit-tests 2023-02-23 11:54:26 +00:00
Jamie Howard
de5d6b5a8c refactor(content-manager): entity manager support single types 2023-02-23 11:50:01 +00:00
Simone Taeggi
7f64567cbe add ellipsis to title and fix eslint problem 2023-02-23 12:25:28 +01:00
Jamie Howard
2797c1e0ca Merge remote-tracking branch 'origin/feature/private-s3-bucket' into private-s3-bucket/upload-extension-unit-tests 2023-02-23 11:08:10 +00:00
Jamie Howard
c10a4b06db refactor(upload): extension unit test 2023-02-23 11:06:54 +00:00
Marc-Roig
b123fa9d30 required repeatable media must have at least one elm 2023-02-23 12:04:42 +01:00
Marc-Roig
19e9f952ef Merge branch 'main' into fix/required-media-field-in-api 2023-02-23 10:49:14 +01:00
Marc-Roig
b1c48ac026 change extension to mdx 2023-02-23 10:45:08 +01:00
Marc-Roig
a0b49511cb add relations reordering docs 2023-02-23 10:44:07 +01:00
Josh
85ff7d107f
Merge pull request #15892 from strapi/fix/front-unit-tests 2023-02-23 09:41:18 +00:00
Josh
8f632df07a fix: frontend unit tests 2023-02-23 09:16:32 +00:00
Convly
1cadd5a8ae Merge branch 'releases/4.6.2' into main 2023-02-22 19:10:05 +01:00
Convly
bae505f44c v4.6.2 v4.6.2 2023-02-22 19:06:25 +01:00
Convly
f03ab1201b Fix wrong import names for some icons in the CTB 2023-02-22 18:48:54 +01:00
Jean-Sébastien Herbaux
d42ec294a5
Merge pull request #15887 from strapi/fix/ctb-icon-imports 2023-02-22 18:46:58 +01:00
Convly
befa37377a Fix wrong import names for some icons in the CTB 2023-02-22 18:45:46 +01:00
Jamie Howard
04efe043d0 test(upload): support dynamic zones 2023-02-22 16:46:00 +00:00
Marc
006a531e85
Merge pull request #15879 from strapi/private-s3-bucket/update-snapshots 2023-02-22 17:32:27 +01:00
Jean-Sébastien Herbaux
139e0dc260
Merge pull request #15886 from strapi/fix/sqlite-database-template-typescript 2023-02-22 17:23:36 +01:00
Marc
3541ef94db
Merge pull request #15867 from strapi/private-s3-bucket/use-traverse-entity 2023-02-22 17:18:25 +01:00
Convly
fd10b9b587 Fix the relative path for sqlite database in the default database configuration 2023-02-22 17:08:08 +01:00
Convly
fcfb8f6e00 Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-22 17:05:36 +01:00
Simone Taeggi
9515855a1b reduce the characters showned in the list view for the name column 2023-02-22 16:47:05 +01:00
Fernando Chavez
d4c2098fd5 Fix error with cloud flags .svg 2023-02-22 16:44:03 +01:00
Bassel
1c5fd3d1b1 stream assets in batches 2023-02-22 17:27:39 +02:00
Marc-Roig
1106763c7a change jsdoc 2023-02-22 16:21:41 +01:00
Marc-Roig
d21490e7a9 sign files when replacing image 2023-02-22 16:12:58 +01:00
Marc-Roig
813eed2d9c sign for multiple media attributes 2023-02-22 16:12:39 +01:00
Simone Taeggi
7dac99e011 update snapshots 2023-02-22 16:11:03 +01:00
Marc
e2eab7c842
Merge pull request #15881 from strapi/fix/for-each-async 2023-02-22 16:10:41 +01:00
Josh
bae8209625
Merge pull request #15884 from strapi/revert-15842-fix/build-not-exiting 2023-02-22 15:10:24 +00:00
Simone Taeggi
33bdeb8303 add limitation on the schema validation of the name API and Transfer token 2023-02-22 16:04:30 +01:00
Fernando Chavez
99efdd921b use new version of the flag .svg 2023-02-22 16:00:02 +01:00
Alexandre BODIN
1bc4627746
Revert "Call process.exit after successful build" 2023-02-22 15:49:47 +01:00
Alexandre Bodin
482e7d7dbf Merge branch 'main' into chore/ee-seats 2023-02-22 15:13:49 +01:00
Marc-Roig
1ee884586a replace for each for map async 2023-02-22 15:01:10 +01:00
Christian Capeans
6733ffab9f Abstract logging progress logic 2023-02-22 14:08:06 +01:00
ivanThePleasant
88b1987691 WIP Moving enforcement checks from controller level to service level (not checked or tested) 2023-02-22 14:42:27 +02:00
Jamie Howard
4212f2d33a refactor(upload) 2023-02-22 11:21:54 +00:00