20331 Commits

Author SHA1 Message Date
Alexandre Bodin
7fbe76de7d Merge branch 'master' into fix/medialib-memory-leak 2022-02-23 12:08:20 +01:00
Alexandre BODIN
42f1727704
Merge pull request #12618 from strapi/dependabot/npm_and_yarn/vercel/ncc-0.33.3
Bump @vercel/ncc from 0.33.1 to 0.33.3
2022-02-23 12:04:21 +01:00
Alexandre BODIN
09ca6daf18
Merge pull request #12617 from strapi/dependabot/npm_and_yarn/yargs-13.3.2
Bump yargs from 13.2.2 to 13.3.2
2022-02-23 12:03:56 +01:00
Alexandre BODIN
66a8aa5d81
Merge pull request #12623 from strapi/fix/apollo-error-missing-new-keyword
Add a missing new keyword when trying to format the graphql errors
2022-02-23 12:02:56 +01:00
Pierre Noël
83a5aeb8b6 remove rimraf + fix graphql 2022-02-23 11:42:39 +01:00
Pierre Noël
8067dae25b fix replace + refactor tmpWorkingDirectory 2022-02-23 11:42:39 +01:00
Pierre Noël
7fdd9415d7 better handle optimization 2022-02-23 11:42:39 +01:00
Pierre Noël
de5ee33b5a fix internal error when no files are sent 2022-02-23 11:42:38 +01:00
Pierre Noël
1b48050440 migrate aws and cloudinary providers 2022-02-23 11:42:38 +01:00
Pierre Noël
7cf2821451 migrate graphql upload to use streams + use fs-extra 2022-02-23 11:42:35 +01:00
Pierre Noël
186ebfd06e use streams instead of buffers 2022-02-23 11:38:54 +01:00
dependabot[bot]
821b0167b2
Bump yargs from 13.2.2 to 13.3.2
Bumps [yargs](https://github.com/yargs/yargs) from 13.2.2 to 13.3.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/docs/CHANGELOG-historical.md)
- [Commits](https://github.com/yargs/yargs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 09:24:04 +00:00
Gustav Hansen
284f81c229
Merge pull request #12619 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-7.28.0
Bump eslint-plugin-react from 7.23.2 to 7.28.0
2022-02-23 10:19:00 +01:00
Gustav Hansen
db863a0b8d
Merge pull request #12625 from strapi/fix/12594
ML: Swap width and height when displaying image dimensions
2022-02-23 10:11:46 +01:00
dependabot[bot]
d2d1a9e9de
Bump eslint-plugin-react from 7.23.2 to 7.28.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.28.0)

---
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-02-22 16:27:14 +00:00
markkaylor
8c2b0a84ca
Merge pull request #12613 from strapi/fix-api-token-tracking
fix trackUsageRef function
2022-02-22 17:23:08 +01:00
Gustav Hansen
28fe5dde25 chore: Update snapshot tests 2022-02-22 17:14:02 +01:00
Gustav Hansen
121ab5f7db EditAssetDialog: Swap width and height attributes 2022-02-22 17:10:00 +01:00
Gustav Hansen
a84680b984 ImageAssetCard: Swap width and height attributes 2022-02-22 17:09:46 +01:00
Gustav Hansen
71d55dcfaa
Merge pull request #12587 from strapi/fix/list-settings-order
ListSettingsView: Append the new field instead of prepend
2022-02-22 16:50:59 +01:00
Mark Kaylor
c0cc621afa fix conflicts 2022-02-22 16:30:56 +01:00
Convly
d50519d2d6 Add a missing new keyword when trying to format the graphql errors 2022-02-22 12:14:50 +01:00
Vincent
7576b81d1f
Merge pull request #12561 from iicdii/feature/ko-translation
Update KO translation 🇰🇷
2022-02-22 11:25:44 +01:00
Gustav Hansen
e40be5f70a
Merge pull request #12542 from strapi/dependabot/npm_and_yarn/prettier-1.19.1
Bump prettier from 1.18.2 to 1.19.1
2022-02-22 11:10:36 +01:00
dependabot[bot]
171a5bdc1b
Bump @vercel/ncc from 0.33.1 to 0.33.3
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.1 to 0.33.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.1...0.33.3)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 09:05:26 +00:00
dependabot[bot]
d2400e8ef8
Bump prettier from 1.18.2 to 1.19.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 09:04:55 +00:00
Gustav Hansen
f65f774a93
Merge pull request #12544 from strapi/dependabot/npm_and_yarn/qs-6.10.3
Bump qs from 6.10.1 to 6.10.3
2022-02-22 10:01:55 +01:00
Kim, Harim
315f9a217f
Update packages/core/admin/admin/src/translations/ko.json
Co-authored-by: Vincent <89356961+vincentbpro@users.noreply.github.com>
2022-02-22 17:49:30 +09:00
dependabot[bot]
5cfbcae4d9
Bump qs from 6.10.1 to 6.10.3
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.3.
- [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.1...v6.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 08:01:21 +00:00
Gustav Hansen
4622c17c89
Merge pull request #12543 from strapi/dependabot/npm_and_yarn/plop-2.7.6
Bump plop from 2.7.4 to 2.7.6
2022-02-22 08:51:50 +01:00
Gustav Hansen
8e22e2bef9
Merge pull request #12586 from strapi/fix/list-view-display-date
CellContent: Fix date-format across timezones for date fields in CM list-views
2022-02-22 08:49:57 +01:00
Gustav Hansen
0b308ac2fc
Merge pull request #12606 from strapi/dependabot/npm_and_yarn/eslint-plugin-import-2.25.4
Bump eslint-plugin-import from 2.22.1 to 2.25.4
2022-02-22 08:49:28 +01:00
Gustav Hansen
9cba97c7a5
Merge pull request #12577 from strapi/CONTENT-10/resizable-fields-bootstrap
CM: Fix changed field sizes during the bootstrap process
2022-02-22 08:48:49 +01:00
Mark Kaylor
57d284de1e fix useRef tracking function 2022-02-21 17:29:36 +01:00
Gustav Hansen
73b063cdcb chore: Update snapshot tests 2022-02-21 16:36:31 +01:00
Gustav Hansen
8207b56380 ListSettingsView: Simplify scrollLeft effect 2022-02-21 16:35:06 +01:00
Gustav Hansen
fa5ab956f2 ListSettingsView: Scroll to end of listview after a field was added 2022-02-21 16:35:06 +01:00
Gustav Hansen
1067c67476
Merge pull request #12588 from strapi/fix/list-view-date-filter
FilterPopoverURLQuery: Remove all time-releated information from date
2022-02-21 16:09:23 +01:00
Gustav Hansen
8e9e65a787 chore: Ignore eslint errors 2022-02-21 12:52:20 +01:00
dependabot[bot]
df781a4d9f
Bump eslint-plugin-import from 2.22.1 to 2.25.4
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.22.1 to 2.25.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.22.1...v2.25.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 09:06:14 +00:00
Alexandre BODIN
a8efb60bf9
Merge pull request #12439 from strapi/chore/check-pr-status
Add a check on PR in github workflows for labels and milestones
2022-02-21 09:50:51 +01:00
Alexandre Bodin
ba07186f89 Include action in workspace 2022-02-18 17:59:18 +01:00
Pierre Noël
97e8d7da3a remove unecessary code 2022-02-18 15:47:13 +01:00
Gustav Hansen
6fea2e77ad FilterPopoverURLQuery: Remove all time-releated information from date filter 2022-02-18 14:59:36 +01:00
Gustav Hansen
3e808a1983 ListSettingsView: Append the new field instead of prepend 2022-02-18 13:55:10 +01:00
Gustav Hansen
3a3055a842 CellContent: Fix date-format across timezones for date fields 2022-02-18 12:55:16 +01:00
dependabot[bot]
c784051857
Bump plop from 2.7.4 to 2.7.6
Bumps [plop](https://github.com/plopjs/plop) from 2.7.4 to 2.7.6.
- [Release notes](https://github.com/plopjs/plop/releases)
- [Commits](https://github.com/plopjs/plop/compare/v2.7.4...v2.7.6)

---
updated-dependencies:
- dependency-name: plop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 11:54:19 +00:00
Gustav Hansen
393909c381
Merge pull request #12563 from ComfortablyCoding/fix-plugin-template-node-engine
fix(plugin template): missing patch `x` symbol for v12
2022-02-18 12:45:38 +01:00
Gustav Hansen
58bab8cf7e
Merge pull request #12584 from strapi/dependabot/npm_and_yarn/testing-library/react-hooks-3.7.0
Bump @testing-library/react-hooks from 3.4.2 to 3.7.0
2022-02-18 12:44:33 +01:00
Alexandre Bodin
e8e7a7e424 Add tests, complete readme 2022-02-18 11:44:08 +01:00