25075 Commits

Author SHA1 Message Date
Gustav Hansen
cebbe1d199 chore: Update snapshot tests 2022-11-14 13:31:49 +01:00
Gustav Hansen
280edc92f2 UploadProgress: Update colors and fix alignments 2022-11-14 13:05:46 +01:00
Gustav Hansen
fcf1504f6f UploadProgress: Remove border-radius bottom-left and bottom-right 2022-11-14 12:47:56 +01:00
Gustav Hansen
dcab3b9630 AssetCard: Improve badge alignment 2022-11-14 12:47:42 +01:00
Gustav Hansen
5055296e4a
Merge pull request #14667 from strapi/dependabot/npm_and_yarn/ci-info-3.5.0
chore(deps): bump ci-info from 3.3.2 to 3.5.0
2022-11-11 14:01:49 +01:00
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
121ff91b7b
Merge pull request #14806 from strapi/dependabot/npm_and_yarn/loader-utils-1.4.1
chore(deps): bump loader-utils from 1.4.0 to 1.4.1
2022-11-11 13:59:39 +01:00
Gustav Hansen
e68bca1d56
Merge pull request #12500 from godzzo/godzzo/issue12499
DynamicZone - extend FriendlyName with MainValue
2022-11-11 13:57:51 +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
a13b60d441
Merge pull request #14790 from cooperwfloyd/fix/upload-alt-caption-filename
prevent caption and alternativeText from automatically populating with file name on upload
2022-11-11 12:55:36 +01:00
Josh
68d63abdac
Merge pull request #14836 from strapi/chore/remove-unused-icon-components 2022-11-10 18:37:54 +00: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
919600272d
Merge pull request #14504 from strapi/fix/relations/rel-error-handling
Relations: error handling for non existent relations
2022-11-10 16:31:41 +00:00
Jamie Howard
ae4b342bc4 Merge remote-tracking branch 'origin/main' into fix/relations/rel-error-handling 2022-11-10 15:21:56 +00:00
Jamie Howard
47975952a1 chore(entity-validator): refactor to use reduce 2022-11-10 15:20:31 +00:00
Gustav Hansen
29038e2c50
Merge pull request #14823 from strapi/fix/api-tests-living-dead
Remove tests relation-list.test.api.js & relations.test.api.js
2022-11-10 13:15:16 +01:00
Jamie Howard
37d14ac49b test(content-manager): basic-dz api 2022-11-10 11:55:01 +00:00
Alexandre BODIN
a8f807d27e
Merge pull request #14822 from strapi/fix/users-permissions-user-update 2022-11-10 10:28:16 +01:00
markkaylor
732770afb1
Merge pull request #14820 from strapi/chore/improve-maketplace-tests
[Marketplace] Reduce use of getByRole to improve performance
2022-11-10 09:45:34 +01:00
Pierre Noël
13cbc31497 remove tests relation-list.test.api.js & relations.test.api.js 2022-11-09 19:35:56 +01:00
Alexandre Bodin
3ef2eabdad Fix validation on user update 2022-11-09 19:10:41 +01: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
Jamie Howard
f8f330d2e6 chore: test organisation
fix: relations existence checks
2022-11-09 15:08:06 +00:00
dependabot[bot]
be372dfcdf
chore(deps): bump ci-info from 3.3.2 to 3.5.0
Bumps [ci-info](https://github.com/watson/ci-info) from 3.3.2 to 3.5.0.
- [Release notes](https://github.com/watson/ci-info/releases)
- [Changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson/ci-info/compare/v3.3.2...v3.5.0)

---
updated-dependencies:
- dependency-name: ci-info
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 14:52:51 +00:00
Convly
33debd5701 v4.5.0 v4.5.0 2022-11-09 15:47:52 +01:00
Gustav Hansen
210cdb4c0c
Merge pull request #14817 from strapi/chore/home-page-corner-ornament
HomePage: Replace corner ornament with a small SVG
2022-11-09 14:10:59 +01:00
Gustav Hansen
b5e42b9970 HomePage: Replace corner ornament with a small SVG 2022-11-09 12:25:47 +01:00
Gustav Hansen
70281fae37
Merge pull request #14816 from strapi/chore/brand-assets-2
Chore: Cleanup brand assets
2022-11-09 10:52:06 +01:00
Alexandre Bodin
3b75fbe9d6 Fix contrib doc 2022-11-09 09:51:23 +01:00
Gustav Hansen
a3b0e905a8 Chore: Update snapshot tests 2022-11-09 09:36:21 +01:00
Gustav Hansen
b323d03b3c Chore: Cleanup brand assets 2022-11-09 09:08:25 +01:00
Cooper Floyd
8b17039e04
Merge branch 'main' into fix/upload-alt-caption-filename 2022-11-08 10:26:20 -06:00
Alexandre Bodin
511a024b1e Update contributor github workflow 2022-11-08 17:17:55 +01:00
Alexandre BODIN
fe489be1ed
Merge pull request #14808 from strapi/chore/contributing 2022-11-08 16:51:35 +01:00
Alexandre BODIN
2e75537595
Merge pull request #14733 from strapi/chore/rename-e2e-to-api 2022-11-08 14:31:17 +01:00