20877 Commits

Author SHA1 Message Date
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
63f9e6a821 Add consistency for the fake schema geenration (when populating dynamic zones) 2022-02-22 15:52:55 +01:00
Convly
94dc1de744 Handle dynamic zones & medias 2022-02-22 15:34:27 +01:00
Convly
751631e3d8 Style 2022-02-22 15:34:27 +01:00
Convly
51e1f762c1 Handle components & relations for populate & deep populate filtering 2022-02-22 15:34:26 +01:00
Convly
5fb855227a Fix the populate filtering 2022-02-22 15:34:26 +01:00
Rémi de Juvigny
1d544d9841 Fix tests 2022-02-22 14:54:44 +01:00
Gustav Hansen
28a526b0a6 Refactor test to be more readable and compare the whole layout 2022-02-22 12:47:09 +01:00
Convly
d50519d2d6 Add a missing new keyword when trying to format the graphql errors 2022-02-22 12:14:50 +01:00
Pierre Noël
e28cdc8a4a throw error when public folder could not be created 2022-02-22 11:47:48 +01:00
Pierre Noël
6e17361e32 fix unit test 2022-02-22 11:47:48 +01:00
Pierre Noël
43eeeaa9c0 Use of strapi.dirs.public 2022-02-22 11:47:48 +01:00
Pierre Noël
09f1af4f40 use dirs.public in config instead of public.path 2022-02-22 11:47:47 +01:00
Pierre Noël
94456526d9 remove strapi.dirs.public instead of deprecating 2022-02-22 11:47:47 +01:00
Pierre Noël
a14bb5c675 fix typo 2022-02-22 11:47:47 +01:00
Pierre Noël
4a76c590a2 change warning message 2022-02-22 11:47:46 +01:00
Pierre Noël
fb843f44f6 move public config to server 2022-02-22 11:47:44 +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
Mark Kaylor
a1e780e125 Merge branch 'smarter-card' of github.com:strapi/strapi into copy-command-and-track 2022-02-22 10:20:27 +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
Rémi de Juvigny
39307df90c Fetch useYarn information 2022-02-22 10:01:06 +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
Mark Kaylor
ac0d6b810d add copy command and track usage data 2022-02-21 17:16:13 +01:00
Rémi de Juvigny
f7fd8bcebf Refactor to fetch data using hooks 2022-02-21 16:38:15 +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
Gustav Hansen
1d87a6dc52 CM: Add e2e tests for layout updates
Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
2022-02-21 12:42:12 +01:00
Rémi de Juvigny
a7fec64fc4
Merge pull request #12556 from strapi/market-list-plugins
List plugins on in-app marketplace
2022-02-21 12:15:44 +01:00
Rémi de Juvigny
3894bfdf93 Ignore stylelint warning 2022-02-21 11:57:46 +01:00
soupette
d18cf2d297 Update snapshots
Signed-off-by: soupette <cyril@strapi.io>
2022-02-21 11:28:04 +01:00
soupette
44d326ac37 Use Ds components only
Signed-off-by: soupette <cyril@strapi.io>
2022-02-21 11:24:36 +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
Rémi de Juvigny
ab18a34b7a Fetch useYarn info 2022-02-18 20:15:46 +01:00