24739 Commits

Author SHA1 Message Date
Pierre Noël
5f73c296f1 remove populate.js file 2022-11-02 10:43:30 +01:00
Pierre Noël
24add7820d Merge branch 'main' into feature/relations-main-view 2022-10-25 16:04:49 +02:00
Pierre Noël
0c80ddae66
Merge pull request #14717 from strapi/relations-main-view/update-cm-api-doc
Update OPEN API documentation with new relations routes
2022-10-25 14:01:19 +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
Pierre Noël
2f8a9cd1a0 Add CM documentation for getAvailable, getExisting and numberOfDraftRelations 2022-10-24 18:35:09 +02:00
Gustav Hansen
86a2eea3cb ApplicationInfosPage: Mock image API 2022-10-24 17:49:50 +02:00
Pierre Noël
f2ebba0557
Merge pull request #14646 from strapi/relations-main-view/test-connect-format
Add content api tests for connect relation format
2022-10-24 14:01:39 +02:00
Pierre Noël
6f24dda45b add relation test for the admin api 2022-10-24 12:54:27 +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
Pierre Noël
05c93d44c5 add content api tests for connect relation format 2022-10-24 11:09:01 +02: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
Pierre Noël
987987e2df
Merge pull request #14599 from strapi/relations-main-view/validation-test-findExisting-findAvailable
add validation tests on findAvailable and findExisting relations
2022-10-24 09:52:24 +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
2886064fda chore: remove tooltip.... 2022-10-19 13:35:02 +01: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
Josh
563fc9b967
Merge pull request #14660 from strapi/chore/add-redux-devtools 2022-10-19 12:04:40 +01:00