25696 Commits

Author SHA1 Message Date
Jean-Sébastien Herbaux
c9b83b1c07
Merge pull request #14989 from strapi/deits/fix-entities-export 2022-11-30 09:20:04 +01:00
Simone Taeggi
b12ee6b0f7 Merge branch 'main' into features/deits 2022-11-29 21:38:33 +01:00
Ben Irvin
1f567f8d58 fix broken yarn.lock 2022-11-29 18:02:46 +01:00
Convly
afea3145b8 Fix populate structure 2022-11-29 17:35:17 +01:00
Convly
749443074a Merge branch 'features/deits' into deits/fix-entities-export 2022-11-29 17:07:52 +01:00
Convly
9910620d10 Merge branch 'features/deits' of github.com:strapi/strapi into features/deits 2022-11-29 17:07:35 +01:00
Convly
9e98d31b8d Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-11-29 17:07:19 +01:00
Jean-Sébastien Herbaux
3ebd2db4d6
Merge pull request #14879 from strapi/features/morphs-populate 2022-11-29 17:06:05 +01:00
Convly
659a55ae99 Remove console.log 2022-11-29 17:05:20 +01:00
Convly
6ee0ec21a9 Merge branch 'features/deits' of github.com:strapi/strapi into deits/fix-entities-export 2022-11-29 17:01:17 +01:00
Convly
43df00df22 Merge branch 'features/deits' into deits/fix-entities-export 2022-11-29 16:59:56 +01:00
Ben Irvin
711e5ad644
Merge pull request #15033 from strapi/deits/upgrade-commander
[deits] Upgrade commander package
2022-11-29 16:58:43 +01:00
Convly
792e8d29b2 Merge branch 'features/deits' of github.com:strapi/strapi into features/deits 2022-11-29 16:18:26 +01:00
Convly
81bc029cac Merge branch 'main' of github.com:strapi/strapi into features/deits 2022-11-29 16:18:02 +01:00
Ben Irvin
1454fb5b7c Merge branch 'main' into features/deits 2022-11-29 16:04:20 +01:00
Pierre Noël
f6af89b32d
Merge pull request #14878 from strapi/fix/github-test-mysql5
Add MySQL 5.7 to Github API tests
2022-11-29 15:12:37 +01:00
Pierre Noël
5d9faf3861 fix test - array's order 2022-11-29 14:02:44 +01:00
Pierre Noël
bbd318d845
Merge branch 'main' into fix/github-test-mysql5 2022-11-29 11:31:29 +01:00
Ben Irvin
bb561a791e upgrade commander 2022-11-29 10:38:10 +01:00
markkaylor
1ffef66e64
Merge pull request #14873 from strapi/fix/custom-fields-breaking-inputs
[Custom fields] Create hook to lazy load custom field components
2022-11-29 10:28:27 +01:00
Ben Irvin
e47dfb35ae Merge branch 'main' into features/deits 2022-11-29 09:34:10 +01:00
markkaylor
25bcd1c4e2
Merge pull request #14885 from raphaelmue/fix/swaggerParameterLocale
Fix #14712: Query Parameter for Locale (API Documentation Plugin)
2022-11-28 17:56:09 +01:00
Pierre Noël
78b8319070 remove unecessary checks in tests breaking with mysql 5 2022-11-28 10:45:30 +01:00
Pierre Noël
19eb79535a replace mysql by bitnami/mysql image 2022-11-26 11:48:20 +01:00
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
Convly
307bbe2b41 Merge branch 'features/deits' of github.com:strapi/strapi into deits/fix-entities-export 2022-11-24 16:12:36 +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
Ben Irvin
de02ba208f fix reject 2022-11-24 11:34:05 +01: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
Ben Irvin
48b81b747d close pipeline correctly 2022-11-24 11:12:01 +01: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
Convly
42304aa680 Fix the nested populate for entities export 2022-11-24 10:19:40 +01: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
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
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
Alexandre BODIN
988d1bdfa9
Merge pull request #14976 from strapi/chore/ci-caching 2022-11-23 18:38:11 +01:00
Alexandre Bodin
66580184c1 Add caching to all tests 2022-11-23 16:53:44 +01:00
Alexandre Bodin
d526d80a18 PoC cache actions 2022-11-23 16:39:16 +01:00
Jean-Sébastien Herbaux
f67c4b440f
Merge branch 'main' into features/morphs-populate 2022-11-23 16:13:09 +01:00
Ben Irvin
c87b195361
Merge pull request #14971 from strapi/deits/tests-misc
[DEITS] Tests and fixes for schemaMatching and versionMatching
2022-11-23 16:03:18 +01:00
Alexandre BODIN
c5839f58d9
Merge pull request #14746 from sashashura/patch-4 2022-11-23 15:36:38 +01:00
Alexandre BODIN
879c7e209e
Merge pull request #14187 from strapi/dependabot/npm_and_yarn/graphql-tools/schema-8.5.1 2022-11-23 15:03:48 +01:00
Nathan Pichon
4e6a8bf672
Merge branch 'main' into fix/file-upload-components 2022-11-23 15:00:44 +01:00
Ben Irvin
def5713be8 handle invalid version strings 2022-11-23 14:08:47 +01:00
Alexandre BODIN
9fc86532d6
Merge pull request #14969 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1260.0 2022-11-23 14:02:09 +01:00