24134 Commits

Author SHA1 Message Date
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
Rémi de Juvigny
909e2be0ba Move plugin card to components folder 2022-02-17 11:02:03 +01:00
Rémi de Juvigny
7368ab190a Don't use styled components in plugin cards 2022-02-17 10:59:57 +01:00
Rémi de Juvigny
f8bf004048 Remove unused v3 marketplace hook 2022-02-17 10:59:31 +01:00
Pierre Noël
854540cfae fix some wording 2022-02-17 10:23:03 +01:00
Pierre Noël
4b7544f4de Change the wording 2022-02-17 10:13:59 +01:00
ronronscelestes
276ba6dcbe fix: improved comment for commented code 2022-02-17 09:52:50 +01:00
harimkims
b26de7f6f0 Add missing translations for plugins 2022-02-17 17:45:16 +09:00
ronronscelestes
d6b031df9a commented checkbox (temporary) + updated snapshots 2022-02-17 09:30:12 +01:00
daedalus
27c98ff85e fix(plugin template): missing patch x symbol for v12 2022-02-17 02:20:42 -05:00
Duncan Hsieh
2c6c823d29 keep update 2022-02-17 15:00:27 +08:00
harimkims
17fe7f226f Add missing translations in navbar 2022-02-17 11:57:29 +09:00
harimkims
a262df9dd2 Add missing translations 2022-02-17 11:54:07 +09:00
harimkims
e75841cd6c Add interfaceLanguageHelp translation 2022-02-17 11:51:45 +09:00
harimkims
537c15921d Add marketplace translation 2022-02-17 11:36:57 +09:00
harimkims
be36cbaf80 Update ko translation 2022-02-17 11:30:50 +09:00
Rémi de Juvigny
b7fd5b4eaf Fix plugin card height 2022-02-16 19:38:42 +01:00
Rémi de Juvigny
b592615bba Fix card size and update snapshot 2022-02-16 19:06:19 +01:00
Rémi de Juvigny
fb2e534f09 Apply feedback 2022-02-16 18:34:52 +01:00
Rémi de Juvigny
903d0e78aa Fix stylelint ignore 2022-02-16 17:21:54 +01:00
Rémi de Juvigny
0c77db0169 Ignore eslint webkit error 2022-02-16 17:13:39 +01:00
Vincent
81934f515c
Merge pull request #12385 from strapi/translations-cleanup/plural-syntax-improvements
Translations cleanup: plural syntax improvements
2022-02-16 16:52:51 +01:00
Rémi de Juvigny
02a13ef28e Translate and test markeplace page 2022-02-16 16:46:34 +01:00
derrickmehaffy
92dde65e70 Fix MySQL error on DigitalOcean by temp disabling requirement on session
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-02-16 07:52:15 -07:00
ronronscelestes
27e3ca7865 fix(usecase): clear label and onClear commented until DS fix 2022-02-16 15:37:04 +01:00
ronronscelestes
4d92d9053b fix(usecase): fixed firstAdmin logic depending on !hasAdmin 2022-02-16 15:26:47 +01:00
ronronscelestes
ebda245ee8 fix(usecase): tests update 2022-02-16 15:23:02 +01:00
Alexandre BODIN
c042ea8d17
Merge pull request #12551 from strapi/releases/v4.0.8
v4.0.8
2022-02-16 15:15:48 +01:00
vincentbpro
02c8ad11b1 Merge branch 'master' into translations-cleanup/plural-syntax-improvements 2022-02-16 15:13:09 +01:00
Alexandre Bodin
669bb2f044 v4.0.8 v4.0.8 2022-02-16 15:12:40 +01:00
ronronscelestes
e683f30135 fix(usecase): fix losing data with skip to content 2022-02-16 15:10:27 +01:00
Alexandre BODIN
c1c963997f
Merge pull request #12474 from strapi/content-67/handle-quotes-json
Handle direct quotes in JSON field
2022-02-16 15:05:12 +01:00