21751 Commits

Author SHA1 Message Date
Julie Plantey
1b87728b74
Merge pull request #13575 from imklau/fix-attribute-option-alignement
fix(content-type-builder/attribute-option): align text to the left
2022-06-24 18:23:43 +02:00
Gustav Hansen
8231db244e
Merge pull request #13606 from strapi/fix/help-er-plugin-alias
Webpack: Cleanup resolver configuration
2022-06-24 16:12:46 +02:00
Julie Plantey
e827963da5
Merge pull request #13467 from AnjaliMahawar/master
Add Hindi translation
2022-06-24 16:02:28 +02:00
Julie Plantey
d142f0db61
Merge pull request #13574 from imklau/update-pl-translation
feat(translations): update and add missing PL translations
2022-06-24 15:22:35 +02:00
Julie Plantey
025a8948a5
Merge pull request #13560 from yangfei4913438/add-zh-hans
feat(translations): add several items in zh-Hans
2022-06-24 15:16:55 +02:00
Gustav Hansen
be0778963a
Merge pull request #13630 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-7.30.1
Bump eslint-plugin-react from 7.29.4 to 7.30.1
2022-06-24 14:52:08 +02:00
Gustav Hansen
7ad953d88f OverlayBlocker: Add missing prop-types 2022-06-24 13:58:31 +02:00
dependabot[bot]
a983fb6c8c
Bump eslint-plugin-react from 7.29.4 to 7.30.1
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.29.4 to 7.30.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 09:12:26 +00:00
ronronscelestes
2ba1b0982b updated handleChange comment 2022-06-24 09:34:17 +02:00
dependabot[bot]
d4ae157333
Bump @actions/core from 1.8.1 to 1.9.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 06:59:30 +00:00
Gustav Hansen
c7c4518ada
Merge pull request #13624 from strapi/dependabot/npm_and_yarn/msw-0.42.3
Bump msw from 0.38.1 to 0.42.3
2022-06-24 08:57:08 +02:00
ronronscelestes
c943009ba1 clean up content type test data 2022-06-23 17:54:08 +02:00
Jean-Sébastien Herbaux
32db0db923
Merge pull request #13572 from strapi/enhancement/enable-filters-for-nested-component-graphql
[GraphQL] Enable filtering on nested components
2022-06-23 17:48:48 +02:00
ronronscelestes
0902c9ab78 clean up log 2022-06-23 17:33:15 +02:00
ronronscelestes
5cbaf24336 feedback improvements handleChange 2022-06-23 17:16:57 +02:00
dependabot[bot]
84807c0c85
Bump msw from 0.38.1 to 0.42.3
Bumps [msw](https://github.com/mswjs/msw) from 0.38.1 to 0.42.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.38.1...v0.42.3)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 11:44:41 +00:00
Gustav Hansen
cc30ed1055
Merge pull request #12820 from nvh95/add-jest-watch-typeahead
[Jest] Add ability to search and navigate test file on watch mode
2022-06-23 13:01:23 +02:00
Hung Viet Nguyen
7f850ebcf5
Update lock file for #12820 and #12825 2022-06-23 17:13:29 +07:00
Hung Viet Nguyen
cdc7eb4113
Add a comment about why do not use newest version of jest-watch-typeahead 2022-06-23 17:12:19 +07:00
Hung Viet Nguyen
0ce0b05bd3
Add ability to search test file on watch mode 2022-06-23 17:12:18 +07:00
Gustav Hansen
d00e14eb7f
Merge pull request #12825 from nvh95/integrate-react-refresh
Integrate react-refresh to increase productivity
2022-06-23 12:10:30 +02:00
Gustav Hansen
0e628fbd0b
Merge pull request #13620 from strapi/dependabot/npm_and_yarn/got-11.8.5
Bump got from 11.8.3 to 11.8.5
2022-06-23 11:31:21 +02:00
Gustav Hansen
26cc923af6
Merge pull request #13619 from strapi/dependabot/npm_and_yarn/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3
2022-06-23 11:31:02 +02:00
Mark Kaylor
6c585e5aa1 update snapshots 2022-06-23 11:06:02 +02:00
Mark Kaylor
7e71dba7bd add link to the providers detail page on strapi market 2022-06-23 09:47:04 +02:00
Gustav Hansen
90bd3b9e29 Webpack: Add react-query to the list of aliased modules 2022-06-23 09:29:42 +02:00
Gustav Hansen
85d79a1584
Merge pull request #13609 from strapi/fix/editor-font-family
Wysiwyg: Update system font-family
2022-06-22 18:23:42 +02:00
dependabot[bot]
76c4e43bad
Bump got from 11.8.3 to 11.8.5
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 16:23:31 +00:00
dependabot[bot]
3bfe5eee4b
Bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 16:23:00 +00:00
Gustav Hansen
d71a9b5115
Merge pull request #13618 from strapi/chore/update-ds-1-2-0
chore: Update design-systems and icons to 1.2.0
2022-06-22 18:21:48 +02:00
Gustav Hansen
f4511787cc chore: Update snapshot tests 2022-06-22 16:54:16 +02:00
Gustav Hansen
7d7f453e41 chore: Update design-systems and icons to 1.2.0 2022-06-22 16:51:25 +02:00
ivanThePleasant
e1a58c4675 Change logic of the command slightly to make the operation more explicit in case telemetryDisabled is undefined 2022-06-22 11:31:38 +03:00
Gustav Hansen
b60dd7aa6e Wysiwyg: Update system font-family 2022-06-21 17:40:31 +02:00
Gustav Hansen
cbf9f1eef0 Webpack: Cleanup resolver configuration 2022-06-21 10:20:06 +02:00
Gustav Hansen
8d64295772
Merge pull request #13580 from strapi/fix/image-dimensions-gif-svg
Save dimensions for svg and gif images
2022-06-21 09:06:49 +02:00
Rémi de Juvigny
e46d8c6c45
Merge pull request #13514 from Sija/patch-1
Use `ctx._matchedRoute` instead of `ctx.request.url` for Sentry transaction name
2022-06-20 14:49:21 +02:00
Julie Plantey
1bd821fa2f
Merge pull request #13130 from strapi/fix/authenticated-app-tests
Fix / AuthenticatedApp tests
2022-06-20 14:30:14 +02:00
DanieleAurilio
8960bdbfd8 #13317 Not load unintended files 2022-06-19 15:14:54 +02:00
Hung Viet Nguyen
9ffc672a05
Move react-refresh related packages to dependencies 2022-06-19 09:07:59 +07:00
Hung Viet Nguyen
f7947ff7b0
Integrate react-refresh to increase productivity 2022-06-19 09:07:25 +07:00
Daniele Aurilio
63da344269
Merge branch 'strapi:master' into releases/v4 2022-06-18 17:05:15 +02:00
SArkar
421c54309a Add two new kurdish languages 2022-06-17 23:42:14 +03:00
tiagolima90
ce278635a9
Merge branch 'strapi:master' into master 2022-06-17 10:54:44 +00:00
Pierre Noël
0039c33952 add deprecation message 2022-06-16 19:49:30 +01:00
Pierre Noël
0fbcd89ec8 add e2e test to check image dimensions are populated 2022-06-16 19:37:18 +01:00
Pierre Noël
c69ac511f4 Save dimensions for svg and gif images 2022-06-16 17:56:12 +01:00
Pierre Noël
02768b6fff
Merge pull request #13370 from cortopy/upload-plugin-replace-media-await
add missing await in upload plugin
2022-06-16 16:45:26 +01:00
meherchandan
584ed889c6 Merge remote-tracking branch 'upstream/master' 2022-06-16 16:16:43 +04:00
Convly
38e29b7110 fix style 2022-06-16 13:00:41 +02:00