24344 Commits

Author SHA1 Message Date
Gustav Hansen
0a285aa71c chore: Update koa2-ratelimit to 1.1.2 2022-10-27 14:48:12 +02:00
Gustav Hansen
fe48ca1117
Merge pull request #14713 from strapi/fix/prop-types-folders
ML: Fix folder prop-types
2022-10-27 10:44:09 +02:00
Madhuri Sandbhor
97e6bb4346
Merge pull request #14714 from strapi/fix/marketplace-card
[Marketplace] Exp-320 Change wording in marketplace card
2022-10-26 14:43:43 +02:00
Marc
191b64df35
Merge pull request #14600 from strapi/fix/bulk-delete-error-no-compos 2022-10-25 18:20:38 +02:00
Christian
e2f9ea14d4
Merge pull request #14691 from strapi/fix/ts-does-not-read-license-txt
Replace directory to be able to get license.txt using a typescript project
2022-10-25 13:23:03 +02:00
Christian
1654b71c50
Merge pull request #14692 from strapi/fix/kitchensink-ts-not-default-app-keys
Add default app keys to the server config
2022-10-25 13:22:46 +02:00
Gustav Hansen
895efc2a5c
Merge pull request #14715 from strapi/fix/fe-test-open-handles
ApplicationInfosPage: Mock image API
2022-10-25 12:19:52 +02:00
Christian Capeans
aff2ed2aa3 Replace directory to have access to the license 2022-10-25 10:46:32 +02:00
Christian
3bdaa4a95c
Merge branch 'main' into fix/kitchensink-ts-not-default-app-keys 2022-10-25 10:45:28 +02:00
Christian Capeans
9166795976 Add default APP_KEYS to the server config 2022-10-25 10:40:10 +02:00
Gustav Hansen
86a2eea3cb ApplicationInfosPage: Mock image API 2022-10-24 17:49:50 +02:00
Madhuri Sandbhor
43e0346d3c snapshot updated 2022-10-24 17:31:35 +02:00
Madhuri Sandbhor
17a0261587 updated learn more button wordings 2022-10-24 17:22:50 +02:00
Gustav Hansen
f916756a7e ML: Fix folder prop-types 2022-10-24 16:30:54 +02:00
Josh
a950015e5b
Merge pull request #14674 from strapi/chore/webpack/fix-plugin-tsx 2022-10-24 11:21:37 +01:00
Gustav Hansen
f033c8fe06
Merge pull request #14710 from strapi/chore/fix-prop-types
Chore: Fix prop-type errors in setting list views
2022-10-24 11:50:58 +02:00
Nathan Pichon
bf890beab6
Merge pull request #14654 from strapi/fix/S3-DO-file-url-check-protocol
fix(aws-provider): add https protocol when missing in file url
2022-10-24 11:35:08 +02:00
Josh
bd1cf0137b
Merge branch 'main' into chore/webpack/fix-plugin-tsx 2022-10-24 10:10:24 +01:00
Josh
65351187e4 refactor: use path lib to make work across OS & add test 2022-10-24 10:08:36 +01:00
Gustav Hansen
756c4bcc04 SettingsPage: Fix prop-types 2022-10-24 10:34:15 +02:00
Gustav Hansen
6f72541793
Merge pull request #14708 from strapi/chore/theme-tests
App: Extend theme extension tests and swallow deprecation message
2022-10-24 10:32:06 +02:00
Gustav Hansen
223aac9af5 App: Extend theme extension tests and swallow deprecation message 2022-10-24 09:17:28 +02:00
Simone
1ffabc219a
Merge pull request #14535 from strapi/fix/clean-test-warnings
Cleaning and/or solving the frontend tests (warning/logs)
2022-10-24 08:43:34 +02:00
Simone Taeggi
3e101fdbf1 fix read lifespan value 2022-10-21 16:27:43 +02:00
Simone Taeggi
66b9a303d0 Merge branch 'main' into fix/clean-test-warnings 2022-10-21 16:04:16 +02:00
Josh
8a72fcdf33
Merge pull request #14679 from strapi/chore/fix/remove-dep-from-helper-plugin 2022-10-21 11:23:53 +01:00
Gustav Hansen
e72d09d339
Merge pull request #13873 from strapi/fix/admin-telemetry-consent
useTracking: Respect the users choice when sending telemetry events in the admin app
2022-10-21 11:22:57 +02:00
Josh
ab535e87fd
Merge branch 'main' into chore/fix/remove-dep-from-helper-plugin 2022-10-21 10:10:03 +01:00
Gustav Hansen
2b0f4f8a08 useTracking: Add tests 2022-10-20 17:52:54 +02:00
Jean-Sébastien Herbaux
2a4d0ca6a8
Merge pull request #14695 from strapi/fix/process-populate-join-column-missing-select
Fix inline relations not being selected automatically when populated
2022-10-20 17:38:43 +02:00
Gustav Hansen
394f72216a useTracking: Disable tracking if it was requested it to be disabled 2022-10-20 17:36:44 +02:00
Convly
b4f4b499b9 Fix a bug that was not automatically adding the join column to the select list when populated 2022-10-20 15:32:51 +02:00
Simone
75773d0010
Merge branch 'main' into fix/clean-test-warnings 2022-10-20 11:16:58 +02:00
Josh
6bb4c08936 chore: remove design-system from helper deps 2022-10-20 08:53:55 +01: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
Josh
1c3c3c1071 fix: use a dynamic list of exclude to allow TSX plugins to be transpiled 2022-10-19 15:15:42 +01: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
Simone
1b8687aa85
Merge branch 'main' into fix/clean-test-warnings 2022-10-19 14:57:32 +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
Simone
22636e4819
Merge branch 'main' into fix/clean-test-warnings 2022-10-19 14:35:49 +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
Simone
6f8d995e38
Merge branch 'main' into fix/clean-test-warnings 2022-10-19 09:58:44 +02:00