22792 Commits

Author SHA1 Message Date
ronronscelestes
15f202c6bb fixed count translation and updated MediaLibrary/BrowseStep tests 2022-06-01 19:20:12 +02:00
Alexandre Bodin
64852e9cda Allow query params for /me 2022-06-01 19:11:18 +02:00
Pierre Noël
0f7c73243f Merge branch 'master' into features/ML-folder 2022-06-01 18:00:51 +02:00
Alexandre Bodin
291e2b6835 Cleanup email confirmation api 2022-06-01 17:59:30 +02:00
Pierre Noël
98c8b53604
Merge pull request #13444 from strapi/fix/yup-strapiID
Fix yup strapiID not working
2022-06-01 17:14:48 +02:00
Alexandre Bodin
e42e6444d7 Refactor providers and cleanup auth code 2022-06-01 16:22:19 +02:00
Gustav Hansen
513bb21076 BulkMoveButton: Add tests 2022-06-01 15:01:46 +02:00
Gustav Hansen
e3f05dac7d BulkDeleteButton: Add tests 2022-06-01 14:44:42 +02:00
Pierre Noël
2a72a2fdd0 fix yup strapiID not working 2022-06-01 14:30:30 +02:00
Gustav Hansen
bde377e700 BulkActions: add tests 2022-06-01 14:24:38 +02:00
Convly
fa538b0a4f Merge branch 'features/typescript' into typescript/types/schema 2022-06-01 14:12:29 +02:00
Convly
0b0b81d222 Merge branch 'features/typescript' into typescript/kitchensink-ts 2022-06-01 14:11:47 +02:00
Convly
85038468b7 Fix unit tests 2022-06-01 14:10:21 +02:00
kiri
e63b729dfc kara-kalpak locale 2022-06-01 17:32:41 +07:00
ronronscelestes
d00dc9a278 fixed loading voiceover text 2022-06-01 11:59:25 +02:00
Gustav Hansen
fbf077c869 BulkMoveButton: Rename parent -> destination 2022-06-01 11:49:33 +02:00
ronronscelestes
49c77e69b6 updated FolderCard tests 2022-06-01 11:40:08 +02:00
Convly
507018c611 Update config values and package version 2022-06-01 11:18:35 +02:00
ronronscelestes
249a64d3f7 fixing losing focus of folder when closing edit modal 2022-06-01 10:46:16 +02:00
Gustav Hansen
2ee9b538bd Merge branch 'features/ML-folder' into features/ML-folder-bulk-move-ui 2022-06-01 10:24:46 +02:00
Gustav Hansen
1bcd0e49c6
Merge pull request #13438 from strapi/features/ML-folder-select-all
ML: Fix bulk action "select all"
2022-06-01 10:23:29 +02:00
Gustav Hansen
8a2c396282 ML: Fix bulk action "select all" 2022-06-01 10:18:59 +02:00
Michal Kolanecki
eec700c75a
Update pl.json 2022-06-01 09:33:16 +02:00
Gustav Hansen
fdf9ba5c74 BulkMoveDialog: add initial error handling 2022-05-31 22:09:07 +02:00
Gustav Hansen
0c6b48e534
Merge branch 'features/ML-folder' into features/ML-folder-bulk-move-ui 2022-05-31 21:38:12 +02:00
Gustav Hansen
50250589b6 ML: Add bulk move destination dialog 2022-05-31 21:36:25 +02:00
Gustav Hansen
88843f616e
Merge pull request #13412 from strapi/ML-folder/modal-header
[ML Folder] Modal header
2022-05-31 20:15:19 +02:00
ronronscelestes
15af3b041f updated/fixed tests 2022-05-31 19:59:07 +02:00
ronronscelestes
c2e8c83468 refacto FolderList usage in BrowseStep 2022-05-31 19:40:10 +02:00
Alexandre Bodin
9c81bcaacb Fix username vs email registration and login issues 2022-05-31 19:38:08 +02:00
ronronscelestes
248e657377 refacto FolderList, MediaLibrary use of FolderList 2022-05-31 19:28:42 +02:00
Pierre Noël
a9f53dc53b
Merge pull request #13350 from strapi/ML-folder/transactions
Ml folder/transactions
2022-05-31 18:58:22 +02:00
ronronscelestes
cba1adcea4 fixed css syntax 2022-05-31 17:14:37 +02:00
ronronscelestes
76def44903 fix css syntax 2022-05-31 17:13:45 +02:00
ronronscelestes
43c02a0572 Merge branch 'features/ML-folder' of https://github.com/strapi/strapi into ML-folder/folder-card-refactor 2022-05-31 17:06:34 +02:00
Convly
d86156aea1 Update kitchensink-ts to the latest beta 2022-05-31 16:40:09 +02:00
ronronscelestes
3a50bdb934 added comment to explain the 80px 2022-05-31 16:38:44 +02:00
ronronscelestes
2aecd5e294 replaced px by rem for LoadingBody 2022-05-31 16:37:41 +02:00
ronronscelestes
aacc15d07f replaced 80px with rem for LoadingBody 2022-05-31 16:32:20 +02:00
ronronscelestes
6532903b42 fixed folderStructure needed in EditAssetDialog 2022-05-31 16:28:28 +02:00
Alexandre BODIN
c006f74a4e
Merge pull request #13331 from strapi/fix/deep-populate-components
Remove limit on deep populate on components
2022-05-31 15:57:55 +02:00
Convly
004024b58f Merge branch 'features/typescript' into typescript/types/schema 2022-05-31 15:29:49 +02:00
Convly
da364912ee Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-05-31 15:29:18 +02:00
ronronscelestes
f4c9bc018b fixed some tests and empty search translations 2022-05-31 15:27:14 +02:00
ronronscelestes
8d086fa36c Merge branch 'features/ML-folder' of https://github.com/strapi/strapi into ML-folder/modal-header 2022-05-31 14:21:44 +02:00
ronronscelestes
e7af8bdd26 search on folder and UI enhancements 2022-05-31 14:21:05 +02:00
Alexandre BODIN
4abd4fefc9
Merge pull request #13113 from NoAra-Tech/fix/add-missing-key-script-argv-check
Prevent `argv` check on "add-missing-keys-to-other-language"
2022-05-31 14:08:08 +02:00
Alexandre Bodin
4f02ba6b74 wip 2022-05-31 14:06:58 +02:00
Gustav Hansen
5f6d3779fa
Merge pull request #13423 from strapi/features/ML-folder-bulk-move
ML: Add bulk move hook
2022-05-31 13:44:24 +02:00
Gustav Hansen
66ac83b25a ML: Make bulk actions prop-types more strict 2022-05-31 13:02:36 +02:00