22792 Commits

Author SHA1 Message Date
Gustav Hansen
44492250ae
Merge pull request #13638 from strapi/dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.6.0
Bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.0
2022-06-27 12:44:31 +02:00
Alexandre BODIN
60a4244423
Merge pull request #13639 from strapi/dependabot/npm_and_yarn/qs-6.11.0
Bump qs from 6.10.5 to 6.11.0
2022-06-27 12:03:09 +02:00
dependabot[bot]
d977facf6b
Bump qs from 6.10.5 to 6.11.0
Bumps [qs](https://github.com/ljharb/qs) from 6.10.5 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.5...v6.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 09:11:44 +00:00
dependabot[bot]
325b6429b4
Bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.0
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 09:11:09 +00:00
meherchandan
abbdc9fad0 fix: knex transaction error on adding the migrations in migration folder - postgres 2022-06-27 12:48:50 +04:00
Gustav Hansen
1e8f277d7d
Merge pull request #13573 from strapi/dependabot/npm_and_yarn/actions/core-1.9.0
Bump @actions/core from 1.8.1 to 1.9.0
2022-06-24 19:10:20 +02:00
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
Julie Plantey
df17a62611
Merge pull request #13617 from strapi/ML-folder/bulk-move-select
[ML Folder] Bulk move fixes
2022-06-24 12:05:20 +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
ronronscelestes
de3486a3b7 feedback - renamed parentFolder to currentFolder 2022-06-23 16:36:36 +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
ronronscelestes
f02baf9f17 didEditMediaLibraryElements 2022-06-23 13:10:21 +02: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
ronronscelestes
45086ec764 didSelectAllMediaLibraryElements, didFilterMediaLibraryElements, didSortMediaLibraryElements, didSearchMediaLibraryElements, didAddMediaLibraryFolders 2022-06-23 10:54:13 +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
ronronscelestes
c62640d3eb Merge branch 'features/ML-folder' of https://github.com/strapi/strapi into ML-folder/bulk-move-select 2022-06-23 09:03:32 +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
1ae17aacdf
Merge pull request #13610 from strapi/ML-folder/remove-form-notifications
[ML Folder] Remove error notifications + trad fixes
2022-06-22 18:21:09 +02:00
ronronscelestes
6b652a8102 updated propTypes 2022-06-22 17:15:48 +02:00
ronronscelestes
5321120f1a Merge branch 'ML-folder/remove-form-notifications' of https://github.com/strapi/strapi into ML-folder/bulk-move-select 2022-06-22 17:02:08 +02:00
ronronscelestes
07c6dc4ca0 feedback fix FolderDefinition 2022-06-22 17:00:30 +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
ronronscelestes
289630ebf9 Merge branch 'ML-folder/bulk-move-select' of https://github.com/strapi/strapi into ML-folder/bulk-move-select 2022-06-22 16:31:29 +02:00
ronronscelestes
1f5ce11abb moved test to BulkMoveButton 2022-06-22 16:29:03 +02:00
ronronscelestes
487138fd3b improved BulkMoveDialog tests 2022-06-22 15:56:41 +02:00