3437 Commits

Author SHA1 Message Date
Gustav Hansen
d37c693b88
Merge pull request #14668 from strapi/dependabot/npm_and_yarn/fortawesome/fontawesome-svg-core-6.2.0
chore(deps): bump @fortawesome/fontawesome-svg-core from 6.1.2 to 6.2.0
2022-11-11 14:01:10 +01:00
Gustav Hansen
ab1d9e66b3 Chore: Fix eslint errors 2022-11-11 13:10:56 +01:00
Gindilla Péter
9b2d5b0e6f fixing format issues (lint (node: 18)) 2022-11-11 13:03:50 +01:00
Gindilla Péter
46851af65a fixing 'id' mainField (no title field), and empty display value not need separator. 2022-11-11 13:03:50 +01:00
Godzzo
20ccfeb2ac separate imports for better tree shaking
Co-authored-by: Gustav Hansen <gu@stav.dev>
2022-11-11 13:03:50 +01:00
godzzo
56607b6842 adding wrapper (connect, select) for using mainValue as prop in DynamicZone/Component 2022-11-11 13:03:50 +01:00
godzzo
20f7fedd9c Remove length limit from displayedValue, and move useMainValue.js to the proper hooks/ folder. 2022-11-11 13:03:50 +01:00
godzzo
600df900f1 decouple the getDisplayedValue logic for unit testing from useMainValue and add a unit test for it - without call the test. 2022-11-11 13:03:50 +01:00
godzzo
7afa200622 console.log removed, mainValue length limited to 50 chars, componentFieldName (string) parameter reorged to componentFieldPath (array) 2022-11-11 13:03:50 +01:00
godzzo
469ff7e100 DynamicZone - extend FriendlyName with MainValue like RepeatableComponent
This commit fixes #12499
2022-11-11 13:03:50 +01:00
Gustav Hansen
2ab5f01d64 CM: Remove unused icon components
Co-authored-by: Josh Ellis <josh.ellis@strapi.io>
2022-11-10 17:37:40 +01:00
Jamie Howard
ae4b342bc4 Merge remote-tracking branch 'origin/main' into fix/relations/rel-error-handling 2022-11-10 15:21:56 +00:00
Mark Kaylor
c4150aa613 Revert timeout to original 2022-11-09 18:20:58 +01:00
Mark Kaylor
9229d53ad1 Merge branch 'chore/improve-maketplace-tests' of github.com:strapi/strapi into chore/improve-maketplace-tests 2022-11-09 17:55:16 +01:00
Mark Kaylor
e06ee53c43 Add back timeout for waitFor 2022-11-09 17:54:52 +01:00
Jamie Howard
dd26848f13 Merge remote-tracking branch 'origin/main' into fix/relations/rel-error-handling 2022-11-09 16:15:02 +00:00
Jamie Howard
6add2542e9 Merge branch 'main' into fix/relations/rel-error-handling 2022-11-09 16:11:07 +00:00
markkaylor
2d357b540c
Merge branch 'main' into chore/improve-maketplace-tests 2022-11-09 17:07:11 +01:00
Mark Kaylor
b9850900d5 Increase timeout for gh actions 2022-11-09 17:06:38 +01:00
Mark Kaylor
b16d10249b Reduce use of getByRole to improve performance 2022-11-09 16:22:43 +01:00
Convly
33debd5701 v4.5.0 2022-11-09 15:47:52 +01:00
Gustav Hansen
b5e42b9970 HomePage: Replace corner ornament with a small SVG 2022-11-09 12:25:47 +01:00
Gustav Hansen
b323d03b3c Chore: Cleanup brand assets 2022-11-09 09:08:25 +01:00
Alexandre BODIN
2e75537595
Merge pull request #14733 from strapi/chore/rename-e2e-to-api 2022-11-08 14:31:17 +01:00
Gustav Hansen
8f73e1182e
Merge pull request #14810 from strapi/chore/cleanup-logo-assets
Chore: Cleanup brand assets
2022-11-08 13:30:22 +01:00
Gustav Hansen
5064a50511
Merge pull request #14809 from strapi/chore/update-logo
Update logo
2022-11-08 13:30:06 +01:00
Josh
1daf8dd67a
Merge pull request #14801 from strapi/fix/relations/scroll-to-end 2022-11-08 12:28:07 +00:00
Aurélien Georget
dbc253c7aa
Compress and update menu logo 2022-11-08 11:15:42 +01:00
Gustav Hansen
612f85a40f Chore: Recompress png files 2022-11-08 11:14:54 +01:00
Gustav Hansen
484e3c0090 Chore: Delete legacy logo files 2022-11-08 11:14:42 +01:00
Gustav Hansen
766db8ed9c Chore: Improve strapi logo compression 2022-11-08 11:04:18 +01:00
Aurélien Georget
c90478fb75
Update logo 2022-11-08 10:54:39 +01:00
Josh
1d10f5ee67 feat: scroll to bottom and top of list depending on how relations changed
does not scroll when the object "just changes"
2022-11-08 09:39:07 +00:00
Josh
7619694451 fix: bug with hook pre-fetching because it's listening to browser state 2022-11-08 08:56:38 +00:00
Mark Kaylor
b84fd921a6 Merge branch 'main' of github.com:strapi/strapi into feature/market-sort-filters 2022-11-08 09:24:35 +01:00
Alexandre Bodin
6ae9c6f5dd Cleanup logs 2022-11-07 18:07:24 +01:00
Alexandre Bodin
5d77a53c06 Merge branch 'main' into chore/rename-e2e-to-api 2022-11-07 16:29:37 +01:00
Josh
a881aa3ebb fix: scroll to end of list when relations are updated 2022-11-07 14:16:30 +00:00
Mark Kaylor
f3fb4ac061 Increase jest timeout 2022-11-07 12:30:16 +01:00
Mark Kaylor
f3ac07bbc9 Increase the timeout for all waitFor 2022-11-07 11:14:27 +01:00
Mark Kaylor
f33ec948fb Add option to increase waitFor timeout 2022-11-07 10:46:19 +01:00
Mark Kaylor
85ae179071 Remove use of waitForElementToBeRemoved 2022-11-07 10:08:39 +01:00
markkaylor
d8b26d3e79
Merge branch 'main' into feature/market-sort-filters 2022-11-07 09:07:57 +01:00
markkaylor
70870283ef
Merge branch 'main' into feature/marketplace-stats 2022-11-07 08:51:39 +01:00
Gustav Hansen
c1de0e1f8d
Merge pull request #14784 from strapi/fix/settings-conditions-category
ConditionsModal: Fix selection of multiple items in different categories
2022-11-04 17:56:46 +01:00
Convly
73b47a3901 v4.4.7 2022-11-04 16:52:57 +01:00
Gustav Hansen
a11193d13e
Merge pull request #14782 from strapi/fix/settings-conditions
ConditionsModal: Fix modal component structure and add missing translations
2022-11-04 16:13:24 +01:00
Gustav Hansen
281e42ca02
Merge pull request #14785 from strapi/fix/react-select-box-shadow
ReactSelect: Add missing box-shadow
2022-11-04 16:13:09 +01:00
Mark Kaylor
4d6593f4b4 Fix tests 2022-11-04 16:11:38 +01:00
Gustav Hansen
9877172266 Chore: Bump @strapi/design-system to 1.2.7 2022-11-04 15:02:38 +01:00