9373 Commits

Author SHA1 Message Date
Nathan Pichon
15127e84b0
Merge pull request #14724 from strapi/fix/file-upload-components
fix(upload-files): do file upload on components too
2022-11-25 12:00:40 +01:00
Marc-Roig
a7f37ba45d change order column name to inv 2022-11-25 11:50:53 +01:00
Julie Plantey
d36aaed17e (chore): update tertianary with null 2022-11-25 11:05:47 +01:00
Ben Irvin
459da83475 add results to import 2022-11-25 10:33:43 +01:00
Bassel
af87b7f01d Merge branch 'features/deits' into deits/restore-mechanism 2022-11-25 10:28:18 +02:00
Julie Plantey
1824d5f8be refactor isSelectable usage + fix grid view selection 2022-11-24 19:47:56 +01:00
Julie Plantey
36cf9ea857 tests for isSelectable util 2022-11-24 18:13:21 +01:00
Jimmy Wärting
ae3628fd0c remove import 2022-11-24 18:03:31 +01:00
Jimmy Wärting
7431f353e9 replace some lodash function with native 2022-11-24 17:52:25 +01:00
Josh
9bb4dbf2b0 test: add tests for useKeyboardDragAndDrop 2022-11-24 16:31:41 +00:00
Julie Plantey
5098641d23 chore: remove .only BrowseStep tests 2022-11-24 17:31:05 +01:00
Julie Plantey
da676b2c4c fix folder navigation being link or button + tests 2022-11-24 16:52:35 +01:00
Convly
307bbe2b41 Merge branch 'features/deits' of github.com:strapi/strapi into deits/fix-entities-export 2022-11-24 16:12:36 +01:00
Convly
d0efd8e4b5 Merge branches 'deits/export-assets' and 'features/deits' of github.com:strapi/strapi into deits/export-assets 2022-11-24 16:12:18 +01:00
Convly
47864e8d24 media => assets 2022-11-24 16:07:07 +01:00
Simone Taeggi
75b603acce add some more examples and rename the delete method 2022-11-24 16:00:07 +01:00
Josh
ac78458757 feat: add drag and drop abstractions and live text to repeatable components 2022-11-24 14:43:01 +00:00
Julie Plantey
16e5a8d706 Merge branch 'features/MediaLibrary-listview' of https://github.com/strapi/strapi into ML-listview/modals 2022-11-24 15:04:42 +01:00
Julie Plantey
375d0b003f make TableList compatible with ML modal 2022-11-24 15:02:45 +01:00
Josh
69546bd48e test: add RepeatableComponent/index tests 2022-11-24 13:07:16 +00:00
Bassel
fd226814d4 apply fix o collect 2022-11-24 14:47:06 +02:00
Bassel
afbfffe424 added tests for restore 2022-11-24 14:23:50 +02:00
Josh
8a217a6721 test: add Component tests 2022-11-24 11:10:16 +00:00
ivanThePleasant
0b822b8a48 Merge branch 'main' into chore/user-level-data 2022-11-24 13:06:20 +02:00
ivanThePleasant
2f1a478206 Change location of async context, improve tests, remove webcrypto package, rename adminUserId to userId 2022-11-24 13:05:56 +02:00
Bassel
2ce7a23327 make deleteAll Private method 2022-11-24 12:50:17 +02:00
nathan-pichon
eebf9703a0
test(populate): add unit tests for getDeepPopulate func 2022-11-24 11:50:14 +01:00
Christian Capeans
3eaccb5f38 Add tests and refactor 2022-11-24 11:39:16 +01:00
Ben Irvin
de02ba208f fix reject 2022-11-24 11:34:05 +01:00
Josh
1b42e84bf9 test: add Accordion tests 2022-11-24 10:24:54 +00:00
Ben Irvin
605647c5e4 add message 2022-11-24 11:21:49 +01:00
Convly
a7aac3e781 Remove useless import 2022-11-24 11:21:35 +01:00
Ben Irvin
c0b321c64e refactor 2022-11-24 11:18:02 +01:00
Simone
30c764bdf5
Merge branch 'main' into enhancement/axios-refactoring 2022-11-24 11:14:57 +01:00
Ben Irvin
48b81b747d close pipeline correctly 2022-11-24 11:12:01 +01:00
Bassel
a2ff507c63 use entity service deleteMany 2022-11-24 12:04:17 +02:00
Convly
42304aa680 Fix the nested populate for entities export 2022-11-24 10:19:40 +01:00
nathan-pichon
773adcccc0
refactor(entity-manager): getDeepPopulate 2022-11-24 10:16:36 +01:00
Bassel
bfbcdd4efa Merge branch 'features/deits' into deits/restore-mechanism 2022-11-24 10:46:45 +02:00
Ben Irvin
416442f970 prompt for key if not provided for an encrypted file 2022-11-24 09:44:50 +01:00
Ben Irvin
47c9e154b5 restore validation 2022-11-24 09:44:13 +01:00
Bassel
c02d5bed0d eslint fix 2022-11-24 10:30:46 +02:00
Bassel
c5053842fa fix formatting 2022-11-24 10:29:59 +02:00
Bassel
2e7cc82064 move strategy check to destination provider 2022-11-24 10:19:02 +02:00
Ben Irvin
a5d874c70c change file from arg to option 2022-11-24 09:18:24 +01:00
Mark Kaylor
0343495ea1 Select custom field uids from layout using reselect 2022-11-23 21:40:53 +01:00
Mark Kaylor
cfd9262878 Merge branch 'main' of github.com:strapi/strapi into fix/custom-fields-breaking-inputs 2022-11-23 21:36:30 +01:00
Julie Plantey
7c4b0e1bd1
Merge pull request #14974 from strapi/ML-listview/permissions
[features][ML listview] Permissions checboxes
2022-11-23 21:29:10 +01:00
markkaylor
94cd474940
Merge pull request #14881 from strapi/chore/refactor-edit-view
[Content manager] Refactor edit view
2022-11-23 21:26:09 +01:00
Josh
b3708416c6 test: add todo test suite for repeatable components 2022-11-23 18:15:05 +00:00