6261 Commits

Author SHA1 Message Date
ronronscelestes
91bfab5504
Merge pull request #13227 from strapi/fix/guided-tour-localstorage
[Fix] Guided tour skipped local storage
2022-05-11 09:26:41 +02:00
ronronscelestes
63ecdaefdd
Merge pull request #13226 from strapi/enh/ds-v2
[Enh] DS v2 components
2022-05-11 09:26:28 +02:00
Gustav Hansen
4a33486ec6 useFolderStructure: Move root folder creation into hook 2022-05-10 16:46:26 +02:00
Gustav Hansen
4b7abb9edc EditFolderDialog: Fix created at format 2022-05-10 16:29:28 +02:00
Gustav Hansen
37612f6a64 UploadingAssetCard: Fix folder id for uploaded assets 2022-05-10 16:25:58 +02:00
Gustav Hansen
0470b9cff0 ML: Improve folder url structure, re-fetch folders 2022-05-10 15:58:41 +02:00
Gustav Hansen
e368069c30 EditFolderDialog: Improve folder editing 2022-05-10 14:54:08 +02:00
Gustav Hansen
fad9806ae6 Merge branch 'features/ML-folder' into features/ML-folder-overview 2022-05-10 14:26:11 +02:00
Gustav Hansen
8c67542537
Merge pull request #12893 from strapi/features/ML-folder-create-folder
ML: Add create folder flow
2022-05-10 14:01:22 +02:00
Gustav Hansen
b4f9e28f1d chore: Update snapshot tests 2022-05-10 13:33:45 +02:00
Gustav Hansen
65a5f2ed34 useFolderStructure: Split out utility function + add tests 2022-05-10 13:07:59 +02:00
Gustav Hansen
b8f52b8d7f EditFolderDialog: properly associate label + location select 2022-05-10 09:43:46 +02:00
Convly
620418c9a6 Remove sensitive fields from sanitize user in the admin 2022-05-10 07:00:19 +02:00
Convly
b11623d365 Allow setting CT's config from the CTB services 2022-05-10 06:58:25 +02:00
Convly
d184161417 Fix hooks unit test 2022-05-10 06:06:28 +02:00
Alexandre Bodin
e7acb6c028 Getter cannot be spread and make execution invalid 2022-05-09 20:55:21 +02:00
Convly
61c5006ca2 Add basic typings for the global strapi class 2022-05-09 18:23:52 +02:00
vincentbpro
6a80b61610 test: added tests for upload plugin register 2022-05-09 16:01:11 +02:00
vincentbpro
1e83cdd73d Merge branch 'master' into features/load-providers-at-register 2022-05-09 15:02:39 +02:00
Pierre Noël
d6b385189a bump umzug to 3.1.1 2022-05-09 14:38:50 +02:00
vincentbpro
715494585f feat: load storage providers at strapi 'register' step 2022-05-09 10:06:47 +02:00
Gustav Hansen
fdf1e88f52
Merge pull request #13257 from strapi/fix/single-types-custom-error
SingleTypeFormWrapper: Display custom error messages
2022-05-09 09:39:55 +02:00
Bassel Kanso
da5c6ff367 fix factories typings 2022-05-09 02:07:30 +03:00
harimkims
5959788352 Refactor sanitizers module to be maintained easily 2022-05-07 17:04:12 +09:00
Kim, Harim
4429381ec9
Merge branch 'strapi:master' into fix/populate-user 2022-05-07 16:45:15 +09:00
Gustav Hansen
1b2ab8d390 Update tests 2022-05-06 16:27:05 +02:00
Gustav Hansen
12d99b13ad SingleTypeFormWrapper: Display custom error messages 2022-05-06 15:52:44 +02:00
Gustav Hansen
811c1643d3 DynamicComponentCard: Delete legeacy file 2022-05-06 15:26:13 +02:00
Gustav Hansen
ef4f5e7366 CM: Render dice-d6 as fallback icon if no component icon was set 2022-05-06 15:15:07 +02:00
Gustav Hansen
e8215ffcd7
Merge pull request #13236 from strapi/enh/wysiwyg-spellcheck
[Enh] Allow Wysiwyg spellcheck
2022-05-06 14:33:17 +02:00
Gustav Hansen
81f818c4bf EditFolderDialog: Restore initial folder handling 2022-05-06 13:56:57 +02:00
Gustav Hansen
4e577a6cf1 EditFolderDialog: Remove edit folder setup from this PR 2022-05-06 13:31:15 +02:00
Gustav Hansen
c684bc73d4 useEditFolder: Fix and improve tests 2022-05-06 13:25:13 +02:00
Gustav Hansen
d73beb0eeb EditFolderDialog: Minor cleanup 2022-05-06 13:19:52 +02:00
Gustav Hansen
6217e1e96e EditFolderDialog: Fix and improve tests 2022-05-06 13:05:16 +02:00
Pierre Noël
34372daf8b add bulk move route 2022-05-06 10:09:01 +02:00
Gustav Hansen
4bf4a7868d EditFolderDialog: Make error handling generic 2022-05-06 09:43:21 +02:00
David Fariña
a23263a804 Upload Plugin UI Catalan translation 2022-05-05 23:59:19 +02:00
Bassel Kanso
77740ed044 Merge branch 'features/typescript' into typescript/fix-cli 2022-05-05 17:06:01 +03:00
Bassel Kanso
c444692191 make compile function accept configOptions, and pass incremental:true when compiling for the cli commands 2022-05-05 17:03:24 +03:00
Pierre Noël
1cda416305
Merge pull request #13092 from strapi/fix/display-error-load-upload-provider
Display error when loading upload provider
2022-05-05 14:58:53 +02:00
Pierre Noël
c62081284d fix tests 2022-05-05 14:50:59 +02:00
Pierre Noël
c4ce0b56dc add update folder route 2022-05-05 14:50:56 +02:00
Gustav Hansen
e89fb8b6c9 Merge branch 'features/ML-folder' into features/ML-folder-create-folder 2022-05-05 13:48:16 +02:00
Gustav Hansen
1e6e769c9a Apply fallback mime-type to all uploaded files if none could be guessed
Co-authored-by: Alexandre Bodin <alexandre.bodin@strapi.io>
Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
2022-05-05 12:37:31 +02:00
Gustav Hansen
be8b8a241d Upload: Apply fallback mime-type if none is set 2022-05-05 12:37:30 +02:00
Gustav Hansen
88eadfcdfa Apply fallback mime-type if none is set
Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
2022-05-05 12:37:14 +02:00
Gustav Hansen
4f1dd6f260 CTB: Make component icons optional, allow reusing the same icon 2022-05-05 10:03:04 +02:00
ronronscelestes
85a4b0ea83 updated wysiwyg snapshot 2022-05-04 17:02:54 +02:00
ronronscelestes
770315d5de allow spellcheck for Wysiwyg 2022-05-04 16:59:35 +02:00