29765 Commits

Author SHA1 Message Date
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
Ben Irvin
b7a87dcffc
Merge pull request #14984 from strapi/deits/import-cli-update
[DEITS] CLI updates and fixes
2022-11-24 14:34:48 +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
ivanThePleasant
00a3f69152
Merge pull request #14835 from strapi/chore/fix-iso-locales
Chore/fix iso locales
2022-11-24 11:21:32 +02:00
dependabot[bot]
eba7658ea5
chore(deps): bump graphql-scalars from 1.17.0 to 1.20.1
Bumps [graphql-scalars](https://github.com/Urigo/graphql-scalars) from 1.17.0 to 1.20.1.
- [Release notes](https://github.com/Urigo/graphql-scalars/releases)
- [Changelog](https://github.com/Urigo/graphql-scalars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Urigo/graphql-scalars/commits/v1.20.1)

---
updated-dependencies:
- dependency-name: graphql-scalars
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 09:20:43 +00: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
Alexandre BODIN
988d1bdfa9
Merge pull request #14976 from strapi/chore/ci-caching 2022-11-23 18:38:11 +01:00
Josh
92de6e2d3c refactor: component architecture 2022-11-23 17:35:52 +00:00
Convly
a60467889d Add media export capabilities for strapi source & fil file destination provider 2022-11-23 18:29:51 +01:00
Jamie Howard
298d823d3f
Merge pull request #14975 from strapi/MediaLibrary-listview/rename-FolderList
[upload] rename folderlist to foldergrid
2022-11-23 16:09:12 +00:00
Jamie Howard
dd7ab6a447 chore(upload): rename folderlist to foldergridlist 2022-11-23 15:56:25 +00:00
Alexandre Bodin
66580184c1 Add caching to all tests 2022-11-23 16:53:44 +01:00
Convly
1f5ff646b9 Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-media 2022-11-23 16:50:43 +01:00
Alexandre Bodin
d526d80a18 PoC cache actions 2022-11-23 16:39:16 +01:00