29765 Commits

Author SHA1 Message Date
Josh
2886064fda chore: remove tooltip.... 2022-10-19 13:35:02 +01:00
markkaylor
cff7677226
Merge branch 'main' into feature/custom-field-default-options 2022-10-19 14:27:36 +02:00
Josh
cbc6fec278 chore: amend conflict merge 2022-10-19 12:47:41 +01:00
Josh
31d9751266 Merge branch 'main' into feature/relations-main-view 2022-10-19 12:46:32 +01:00
Ben Irvin
6783a904f1
Merge pull request #14665 from strapi/deits/local-file-source-provider
[DEITS] Init the local file source provider
2022-10-19 13:40:32 +02:00
Ben Irvin
9fbdc32790
Merge branch 'features/deits' into deits/local-file-source-provider 2022-10-19 13:38:48 +02:00
Ben Irvin
8eab729eef
Merge pull request #14663 from strapi/deits/local-strapi-source-provider
[DEITS] Init the local strapi source provider
2022-10-19 13:37:43 +02:00
Josh
563fc9b967
Merge pull request #14660 from strapi/chore/add-redux-devtools 2022-10-19 12:04:40 +01:00
Gustav Hansen
d1739d5891
Merge pull request #14120 from florianmrz/translate-field-label
Use custom field labels in ListSettingsView component
2022-10-19 12:44:34 +02:00
Marc-Roig
7077008f63 test for required media attribute 2022-10-19 11:24:15 +02:00
Bassel Kanso
b315b4f086 Configure typescript tests 2022-10-19 12:11:01 +03:00
dependabot[bot]
f331c7f3b7
chore(deps): bump @fortawesome/fontawesome-svg-core from 6.1.2 to 6.2.0
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.1.2...6.2.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 09:10:56 +00:00
Gustav Hansen
2e895d75ce choore: Update snapshot and integration tests 2022-10-19 11:09:15 +02:00
Julie Plantey
f0f1334c52
Merge pull request #14001 from WalkingPizza/feature/dark-theme-customization
Dark theme customization
2022-10-19 10:32:46 +02:00
Marc-Roig
b80847e678 add media attribute validator 2022-10-19 10:21:54 +02:00
Simone
6f8d995e38
Merge branch 'main' into fix/clean-test-warnings 2022-10-19 09:58:44 +02:00
Simone Taeggi
12fafb5b02 fix the apiToken default value inside the FormHead component 2022-10-19 09:47:43 +02:00
nathan-pichon
0c9a4b7f03 test(aws-provider): add unit tests 2022-10-19 09:43:05 +02:00
nathan-pichon
61d1039e67 fix(aws-provider): add https protocol when missing in file url
Adding hard coded https:// to url because Digital Ocean only gives the uri without protocol in response to the upload.

Fix #14288
2022-10-19 09:43:05 +02:00
Jean-Sébastien Herbaux
5bbb429280
Merge pull request #14434 from strapi/dependabot/npm_and_yarn/graphql-tools/utils-8.12.0
Bump @graphql-tools/utils from 8.10.0 to 8.12.0
2022-10-19 09:35:29 +02:00
Jean-Sébastien Herbaux
4daba0c02e
Merge pull request #14141 from strapi/dependabot/npm_and_yarn/nexus-1.3.0
Bump nexus from 1.2.0 to 1.3.0
2022-10-19 09:35:11 +02:00
Convly
11ab03ef72 Merge branch 'features/deits' into deits/local-file-source-provider 2022-10-19 09:21:30 +02:00
Convly
adee08e3a1 Move factory at the top of the provider file 2022-10-19 09:21:11 +02:00
Convly
867a7d87b1 Export providers from the lib entry point 2022-10-19 09:18:33 +02:00
Convly
c0196ea0e8 Merge branch 'features/deits' into deits/local-strapi-source-provider 2022-10-19 09:16:42 +02:00
Convly
afcd5292dd Merge branches 'main' and 'features/deits' of github.com:strapi/strapi into features/deits 2022-10-19 09:16:25 +02:00
Convly
b1e4a3cf9e Merge remote-tracking branch 'origin' into deits/local-strapi-source-provider 2022-10-19 09:15:40 +02:00
Convly
5aa825d1c0 Fix link type name 2022-10-19 09:13:36 +02:00
markkaylor
df59099eb9
Merge pull request #14554 from strapi/fix/custom-field-number-type
[Custom fields] Fix number types
2022-10-19 09:12:40 +02:00
Josh
46fcc9a149
Merge branch 'main' into chore/add-redux-devtools 2022-10-18 17:20:46 +01:00
Gustav Hansen
44ff77f466 chore: Update snapshot tests 2022-10-18 17:44:56 +02:00
Florian Merz
b70880d3e3 Use custom field labels in ListSettings 2022-10-18 17:24:12 +02:00
Gustav Hansen
bf6cc98205
Merge pull request #14655 from strapi/fix/favicon-2022
chore: Update favicon new 2022 version
2022-10-18 17:13:23 +02:00
Josh
d4a653c684 chore: add redux dev-tools to launch in dev mode 2022-10-18 15:30:42 +01:00
Jean-Sébastien Herbaux
ff10100827
Merge branch 'main' into dependabot/npm_and_yarn/graphql-tools/utils-8.12.0 2022-10-18 16:02:56 +02:00
Jean-Sébastien Herbaux
ad3747fcd1
Merge branch 'main' into dependabot/npm_and_yarn/nexus-1.3.0 2022-10-18 15:59:24 +02:00
Gustav Hansen
044ca89bdf chore: Update favicon new 2022 version 2022-10-18 13:59:01 +02:00
Josh
2684f5bc12
chore: Merge pull request #14616 from chimurai/husky-update 2022-10-18 11:47:40 +01:00
Kevin Antonio Rateni Iatauro
009956eae9
Merge branch 'main' into feature/dark-theme-customization 2022-10-18 12:39:44 +02:00
GitStart
9f01721d3d
Merge branch 'main' into STRAP-63 2022-10-18 10:38:27 +01:00
Simone Taeggi
f10405d905 fix test asset card based on gustav comment 2022-10-18 10:47:47 +02:00
Mark Kaylor
0b68d106e0 Remove async 2022-10-18 10:46:13 +02:00
Simone Taeggi
a0a6f03788 Merge branch 'main' into fix/clean-test-warnings 2022-10-18 10:30:11 +02:00
Gustav Hansen
acea3d0028
Merge pull request #14647 from strapi/fix/tracking-error
Fix: Catch all errors when sending tracking requests
2022-10-18 10:28:22 +02:00
Simone Taeggi
1039e207c0 Merge branch 'main' into fix/clean-test-warnings 2022-10-18 10:24:07 +02:00
Marc
493605fc05
Merge pull request #14645 from strapi/relations-main-view/count-one-relations 2022-10-18 09:53:50 +02:00
markkaylor
980caf0aa0
Merge pull request #14541 from strapi/feature/marketplace-strapi-version
[Marketplace] Add compatibility tooltip
2022-10-18 09:53:36 +02:00
Gustav Hansen
20f16f5a0f
Merge pull request #14629 from strapi/feature/relations-main-view-ridm-tests
RelationInputDataManager: Add integration tests
2022-10-18 09:29:40 +02:00
Josh
e9f1e9d493
Merge branch 'main' into husky-update 2022-10-18 08:24:02 +01:00
Gustav Hansen
6c9b6d6dea Fix: Catch all errors when sending tracking requests 2022-10-18 09:20:31 +02:00