25567 Commits

Author SHA1 Message Date
Gustav Hansen
dcab3b9630 AssetCard: Improve badge alignment 2022-11-14 12:47:42 +01:00
Josh
7335dc0844 test: add tests for DynamicComponent 2022-11-14 11:45:22 +00:00
Gustav Hansen
a4dff260d9
Merge pull request #14846 from strapi/dependabot/npm_and_yarn/css-loader-6.7.2
chore(deps): bump css-loader from 6.7.1 to 6.7.2
2022-11-14 11:41:44 +01:00
Josh
137f33dbfa chore: use path.resolve instead of require
because this assumes we must always use CJS
2022-11-14 10:27:54 +00:00
Josh
c58d5a8692 test: add tests for DynamicZone sub components 2022-11-14 10:26:34 +00:00
dependabot[bot]
5366eb64fa
chore(deps): bump css-loader from 6.7.1 to 6.7.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 09:19:07 +00:00
Alve Svarén
2207f0c22e
Merge branch 'main' into master 2022-11-13 14:55:31 +01:00
Simone Taeggi
68fee16bd2 Wrap axiosInstance inside a wrapper to contain the warnings 2022-11-11 17:54:11 +01:00
Ben Irvin
8d59794fbe
Merge branch 'main' into fix/14802-postgres-token-duration 2022-11-11 14:27:56 +01:00
Simone
4a211a50d0
Merge branch 'main' into enhancement/axios-refactoring 2022-11-11 14:09:13 +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
Josh
4bf9291ccd refactor: existing DZ tests 2022-11-11 11:58:54 +00: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
Simone
4c2ca3c5e4
Merge branch 'main' into fix/14802-postgres-token-duration 2022-11-11 10:26:53 +01:00
Simone
2c234d4d2d
Merge branch 'main' into enhancement/axios-refactoring 2022-11-11 10:19:51 +01:00
ivanThePleasant
5f64e0ad5b
Merge branch 'main' into chore/fix-iso-locales 2022-11-10 21:56:32 +02:00
Josh
68d63abdac
Merge pull request #14836 from strapi/chore/remove-unused-icon-components 2022-11-10 18:37:54 +00:00
Josh
9487d0c9a5 refactor: simplify component 2022-11-10 17:47:26 +00:00
Ben Irvin
7507b9f5dd fix comment 2022-11-10 18:10:48 +01:00
Ben Irvin
06a4a0265c add api integration tests for 30 and 90 day tokens 2022-11-10 17:44:51 +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
Ben Irvin
98458a1056 lifespan has type biginteger 2022-11-10 17:36:30 +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
ivanThePleasant
be8bcaa8e7 Merge branch 'main' into chore/fix-iso-locales 2022-11-10 17:47:39 +02:00
ivanThePleasant
eab8369fe8 Remove iso locales duplicates and save new tests snapshot 2022-11-10 17:37:04 +02: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
Madhuri Sandbhor
3526c3f149 wording change 2022-11-10 14:50:28 +01:00
markkaylor
c45bdad64b
Merge branch 'main' into custom-fields/docs 2022-11-10 13:58:05 +01: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
Mark Kaylor
0eb9b380a7 Merge main and resolve conflict 2022-11-10 12:18:05 +01:00
oiorain
9f7621f447 Add custom fields to sidebar 2022-11-10 12:10:20 +01:00
Marion Kamoike-Bouguet
bc1f748e39
Update docs/docs/custom-fields.md
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
2022-11-10 11:54:31 +01:00
Alve Svarén
a09ade1b1a
Add missing translations 2022-11-10 11:13:37 +01:00
Alve Svarén
fcd7585656
Merge remote-tracking branch 'upstream/main' 2022-11-10 11:07:35 +01:00
Alexandre BODIN
a8f807d27e
Merge pull request #14822 from strapi/fix/users-permissions-user-update 2022-11-10 10:28:16 +01:00
Simone
f65fa4b456
Merge branch 'main' into enhancement/axios-refactoring 2022-11-10 10:06:49 +01:00