24266 Commits

Author SHA1 Message Date
dmoKruso
56142c70f8 Update en.json 2022-11-01 23:22:31 +00:00
Convly
65feb971b8 v4.4.5 v4.4.5 2022-10-19 18:49:19 +02:00
Jean-Sébastien Herbaux
2d91c83b06
Merge pull request #14677 from strapi/fix/koa-cors-upgrade
Fix breaking change introduced by koa/cors patch version bump
2022-10-19 18:37:24 +02:00
Convly
0684b47820 Fix breaking change introduced by koa/cors patch version bump 2022-10-19 18:35:17 +02:00
Convly
5d350aa661 Revert "Fix breaking change introduced by koa/cors patch version bump"
This reverts commit ba42dfb9830007804b2840168f3e7d09e18604cb.
2022-10-19 18:34:19 +02:00
Convly
ba42dfb983 Fix breaking change introduced by koa/cors patch version bump 2022-10-19 18:33:16 +02:00
Julie Plantey
2120b56365
Merge pull request #14549 from alvesvaren/master
Swedish translations for content-type builder
2022-10-19 15:35:55 +02:00
Convly
02f7b3b65d v4.4.4 v4.4.4 2022-10-19 15:19:00 +02:00
Jean-Sébastien Herbaux
4ab9ace310
Merge pull request #14127 from WalkingPizza/feature/s3-video-cors
Add details about amending S3 bucket CORS policies to properly show GIFs and videos in the admin panel
2022-10-19 14:53:29 +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
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
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
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
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
markkaylor
980caf0aa0
Merge pull request #14541 from strapi/feature/marketplace-strapi-version
[Marketplace] Add compatibility tooltip
2022-10-18 09:53:36 +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
Ben Irvin
bc4fef27c1
Merge pull request #14608 from ilteoood/main
fix: update gitignore with dist folder
2022-10-18 08:55:19 +02:00
WalkingPizza
16b8c96892 Remove lodash/get 2022-10-18 08:55:03 +02:00
WalkingPizza
feadbab092 Support plain theme customization and issue warning 2022-10-18 08:55:03 +02:00
WalkingPizza
b91a98835a Dark theme customization 2022-10-18 08:55:03 +02:00
markkaylor
228205e11a
Merge branch 'main' into feature/marketplace-strapi-version 2022-10-17 17:38:43 +02:00
chimurai
3465c3b888 chore: upgrade husky to v8 and lint-staged to v13 2022-10-17 14:31:52 +00:00
Ben Irvin
b8e5dd40ba
Merge branch 'main' into main 2022-10-17 15:08:44 +02:00
Rémi de Juvigny
d90504462c
Merge pull request #14128 from WalkingPizza/fix/14114
Throw if --template flag is immediately followed by another flag when creating app via CLI
2022-10-14 17:51:18 +02:00
Matteo Pietro Dazzi
5bc0574dd8
Update packages/cli/create-strapi-starter/resources/gitignore
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-10-14 17:38:00 +02:00
Matteo Pietro Dazzi
226f4265ea fix: dist folder in gitignore files 2022-10-14 17:19:19 +02:00
Matteo Pietro Dazzi
37817ba9e7
Merge branch 'main' into main 2022-10-14 10:06:55 +02:00
Gustav Hansen
7d211d8367
Merge pull request #14614 from strapi/fix/ds-dep-1-2-5
Chore: Unify design-system version across packages
2022-10-13 13:34:22 +02:00
Gustav Hansen
ff605481e4 Chore: Unify design-system version across packages 2022-10-13 11:56:58 +02:00
Gustav Hansen
5b53a6fe8f
Merge pull request #14253 from GitStartHQ/STR-31
Titles too long do not render properly in content manager
2022-10-13 11:15:09 +02:00
Matteo Pietro Dazzi
ffa99522eb fix: update gitignore with dist folder 2022-10-12 15:40:37 +02:00
markkaylor
8cd85e9d9a
Merge branch 'main' into fix/custom-field-number-type 2022-10-12 14:51:35 +02:00
Mark Kaylor
6e0bff27ae Merge branch 'fix/custom-field-number-type' of github.com:strapi/strapi into fix/custom-field-number-type 2022-10-12 14:49:56 +02:00
Mark Kaylor
bb552e1b8b Adapt i18n middleware to handle custom fields 2022-10-12 14:47:14 +02:00
Josh
fee711c4e2
Merge pull request #14454 from strapi/fix/wysiwyg-preview 2022-10-12 11:17:15 +01:00
gitstart
a563c6c3dd address feedbacks 2022-10-12 09:37:08 +02:00