6280 Commits

Author SHA1 Message Date
Gustav Hansen
b529c6d5a9 Chore: Harmonize versions of babel-loader and webpack 2022-10-27 15:45:14 +02:00
Gustav Hansen
02001cc189 Helper-Plugin: Replace babel with esbuild 2022-10-27 15:45:14 +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
Pierre Noël
24add7820d Merge branch 'main' into feature/relations-main-view 2022-10-25 16:04:49 +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 Capeans
aff2ed2aa3 Replace directory to have access to the license 2022-10-25 10:46:32 +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
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
Madhuri Sandbhor
f99dc61cf6 fixed translation id 2022-10-24 15:50:58 +02:00
Madhuri Sandbhor
adc84e2c3c added aria attr and related translation 2022-10-24 15:27:01 +02:00
Jamie Howard
d0958eec24 Merge branch 'feature/relations-main-view' of github.com:strapi/strapi into fix/relations/rel-error-handling 2022-10-24 12:47:02 +01: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
Madhuri Sandbhor
9cf3b62dec updated review comments 2022-10-24 11:40:59 +02:00
Mark Kaylor
bb970aeedd Refactor tests 2022-10-24 11:37:11 +02:00
Mark Kaylor
be94355dfa Remove logs 2022-10-24 11:36:58 +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
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
Mark Kaylor
447b3c7621 Persist state using query params 2022-10-21 18:03:12 +02:00
Madhuri Sandbhor
13292ac68e updated constants in tests 2022-10-21 17:26:00 +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
Madhuri Sandbhor
a0e195c4d1 added package stats component 2022-10-21 16:02:47 +02:00
Tim Izzo
7bebefbae2 Update importDefault import paths 2022-10-21 14:59:17 +02:00
Mark Kaylor
c690aca913 Refactor and fix tests 2022-10-21 14:42:09 +02:00
Mark Kaylor
f96a07dae2 Merge branch 'market-sort-filters/sort-filter' of github.com:strapi/strapi into market-sort-filters/api-filter-requests 2022-10-21 14:02:40 +02:00
Tim Izzo
30921dee97
Merge branch 'strapi:main' into main 2022-10-21 13:31:12 +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
Mark Kaylor
f37d24c6ff wip 2022-10-21 10:40:26 +02:00
Gustav Hansen
2b0f4f8a08 useTracking: Add tests 2022-10-20 17:52:54 +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 2022-10-19 18:49:19 +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