29765 Commits

Author SHA1 Message Date
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
Rémi de Juvigny
9130c8304c Refactor check if plugin is installed 2022-02-18 18:53:03 +01:00
Alexandre Bodin
ba07186f89 Include action in workspace 2022-02-18 17:59:18 +01:00
Mark Kaylor
8cb833f1e8 mark plugins installed 2022-02-18 16:03:20 +01:00
Pierre Noël
97e8d7da3a remove unecessary code 2022-02-18 15:47:13 +01:00
Rémi de Juvigny
9f1ec0fde3 Accessibility improvements 2022-02-18 15:12:48 +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
dependabot[bot]
4d3eb7791b
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.1 to 5.16.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.1...v5.16.2)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 11:47:40 +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
Gustav Hansen
26e275e9fe CM: Fix changed field sizes during the bootstrap process 2022-02-18 11:34:27 +01:00
Alexandre BODIN
9f5e114484 Update .github/actions/check-pr-status/action.yml
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2022-02-18 10:33:39 +01:00
Alexandre Bodin
4259652250 Comment milestone check until github supports the milestoned event 2022-02-18 10:33:39 +01:00
Alexandre Bodin
2f136aaf2a Add missing checks 2022-02-18 10:33:38 +01:00
Alexandre Bodin
b1fc709509 Check for forbidden label 2022-02-18 10:33:38 +01:00
Alexandre Bodin
f5a9e5d1bb Init check pr action 2022-02-18 10:33:38 +01:00
dependabot[bot]
68ee263c2c
Bump @testing-library/react-hooks from 3.4.2 to 3.7.0
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.4.2 to 3.7.0.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v3.4.2...v3.7.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:06:47 +00:00
ronronscelestes
1878d44669 Merge branch 'master' of https://github.com/strapi/strapi into feature/usecase-ui 2022-02-17 17:24:46 +01:00
Rémi de Juvigny
982807dd6d Better implement design system 2022-02-17 16:51:03 +01:00
Pierre Noël
42a47bdaab
Merge pull request #12573 from strapi/fix/typo-translation
Fix typo in fr translation
2022-02-17 16:11:14 +01:00
Alexandre Bodin
d4273d81fb v4.1.0 v4.1.0 2022-02-17 14:43:38 +01:00
Pierre Noël
ead222ef3f fix typo in fr translation 2022-02-17 14:42:24 +01:00
Gustav Hansen
af2b8c4eef
Merge pull request #12562 from duncanhsieh/master
fix translation error and add missing translations for traditional Chinese
2022-02-17 14:40:07 +01:00
ronronscelestes
9bac0f4059
Merge pull request #12565 from strapi/feature/remove-register-checkbox
Remove checkbox from register
2022-02-17 14:38:19 +01:00
ronronscelestes
e093cf51bd
Merge pull request #12426 from strapi/feature/guided-tour
Feature / Guided tour
2022-02-17 14:37:33 +01:00
Alexandre BODIN
cf6a1e5f18
Merge pull request #12462 from strapi/content-63/image-optimization-wording
Change the image optimization wording
2022-02-17 14:35:50 +01:00
Rémi de Juvigny
c36e76c6d1 Update snapshot 2022-02-17 11:20:02 +01:00
Rémi de Juvigny
53e12d69cd Hardcode marketplace URL 2022-02-17 11:04:45 +01:00