6261 Commits

Author SHA1 Message Date
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
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 2022-10-19 15:19:00 +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
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
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
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
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
Josh
d4a653c684 chore: add redux dev-tools to launch in dev mode 2022-10-18 15:30:42 +01:00