20331 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Alexandre BODIN
b980dd8aec
Merge pull request #12234 from strapi/content-42/fix-date-field
Deprecate for Date format different from yyyy-MM-dd + don't cast DATE from DB to Date()
2022-02-16 14:43:02 +01:00
Gustav Hansen
d9ec91e87c
Merge pull request #12536 from strapi/feature/ds-alpha-76
chore: Bump design-system
2022-02-16 09:55:52 +01:00
Gustav Hansen
d5a4e2e3bc
Merge pull request #12419 from msioen/audio-preview
added audio preview in content builder
2022-02-16 09:50:37 +01:00
Gustav Hansen
e98289d667 Add missing onRemove handler to all asset cards 2022-02-16 09:11:40 +01:00
Michiel Sioen
7f072a0490 removed unused audio track in favour of alt / aligned AudioAssetCard with commonAssetCardProps 2022-02-15 20:40:59 +01:00
Michiel Sioen
ab02c6135e cleaned up AssetCard.js + simplified AudioPreview audio tag 2022-02-15 19:46:01 +01:00
Michiel Sioen
7292d2b2c9 Ensure audio preview follows media box width 2022-02-15 19:42:05 +01:00
Michiel Sioen
d32e31d488 added audio preview in content builder 2022-02-15 19:42:05 +01:00
ronronscelestes
c8f15ab77e feat(guided-tour): added quick tip about draft and publish 2022-02-15 17:59:01 +01:00
ronronscelestes
721728be62
(Feature/GuidedTour) Unskip at register 2022-02-15 17:47:26 +01:00
Alexandre BODIN
ba558ca530
Merge pull request #11823 from strapi/fix/allow_REST_null_false
Add ability to use $null: false and $notNull: false
2022-02-15 17:23:50 +01:00
markkaylor
76142d1366
Merge pull request #12491 from strapi/strapi-market-links
Link to web marketplace from admin
2022-02-15 17:18:19 +01:00
ronronscelestes
9464982d27 fix(guided-tour): icon size in rem for StepNumber 2022-02-15 16:42:38 +01:00
Gustav Hansen
75fdc2415c chore: Update snapshot tests 2022-02-15 16:40:15 +01:00
Rémi de Juvigny
7cfe00b9ac Revert accidental snapshot update 2022-02-15 16:38:18 +01:00
Rémi de Juvigny
ffddd8c592 Update snapshot 2022-02-15 16:38:18 +01:00
Rémi de Juvigny
3977ac999c Link to web marketplace from admin 2022-02-15 16:38:17 +01:00
vincentbpro
a67f392f4f fix(guided-tour): using refs for startSection 2022-02-15 16:18:56 +01:00
Gustav Hansen
a7cf1b75e2 chore: Bump design-system 2022-02-15 16:01:23 +01:00