1663 Commits

Author SHA1 Message Date
Alexandre Bodin
d4273d81fb v4.1.0 2022-02-17 14:43:38 +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
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
ronronscelestes
d6b031df9a commented checkbox (temporary) + updated snapshots 2022-02-17 09:30:12 +01:00
Duncan Hsieh
2c6c823d29 keep update 2022-02-17 15:00:27 +08: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
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 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
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
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
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
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
ronronscelestes
0bc9af74ba feat(guided-tour): setSkipped at true only when super admin register 2022-02-15 16:00:12 +01:00
Pierre Noël
1c1b08b8ac remove useless code 2022-02-15 15:03:48 +01:00
Pierre Noël
8ccd3406b6 detect valid JSON string to not parse twice 2022-02-15 15:03:47 +01:00
Pierre Noël
8c2251bb79 stop parsing JSON 2022-02-15 15:03:47 +01:00
soupette
bbbb981dbb Fix snapshots
Signed-off-by: soupette <cyril@strapi.io>
2022-02-15 12:42:09 +01:00
vincentbpro
fd11e2d361 fix(guided-tour): removed useCallbacks 2022-02-15 10:52:02 +01:00
soupette
7f0d73eee3 Fix conflicts with yarn.lock
Signed-off-by: soupette <cyril@strapi.io>
2022-02-15 09:50:31 +01:00
vincentbpro
93edf3c96c test(guided-tour): removed useless object spread 2022-02-14 15:13:06 +01:00
vincentbpro
f564420630 fix(guided-tour): wrapped startSection and setCurrentStep with useCallback hooks 2022-02-14 12:21:11 +01:00
vincentbpro
466ac108a0 test(guided-tour): added init tests 2022-02-14 11:51:43 +01:00
soupette
3a2c4b905b Put CM links injection zone on top of the other links
Signed-off-by: soupette <cyril@strapi.io>
2022-02-14 11:06:41 +01:00
vincentbpro
1c9422eac8 Merge branch 'feature/guided-tour' of github.com:strapi/strapi into feature/guided-tour 2022-02-14 10:39:48 +01:00
vincentbpro
c08f37a7f0 test(guided-tour): added stepper snapshots 2022-02-14 10:39:37 +01:00
godzzo
e1e4e89686 Fixing Drag ordering with Nested Component.
Fixes #12498
2022-02-13 15:24:51 +01:00
Gustav Hansen
4136ecf254 CM: Automatically format row layouts after changing the field size
Co-authored-by: Cyril Lopez <cyril@strapi.io>
2022-02-11 13:36:18 +01:00
Gustav Hansen
408f29ec60 chore: lint code 2022-02-11 13:36:18 +01:00
Gustav Hansen
790e384105 CM: Add missing prop-types 2022-02-11 13:36:18 +01:00
Gustav Hansen
9bf057b9fb CM: Make fields resizable 2022-02-11 13:36:18 +01:00
Gustav Hansen
c434b61e1c CM: Add tests for field helper functions 2022-02-11 13:36:18 +01:00
Gustav Hansen
edb2f0f95e CM: Create helper functions to get/ set fieldSizes 2022-02-11 13:36:18 +01:00
Gustav Hansen
3c9ab240de
Merge pull request #12473 from strapi/feature/ds-alpha-75
chore: Bump design-system version
2022-02-11 13:14:34 +01:00
Maxime Castres
347bede831 Fix: Upgrade fp version to 3.3.2 2022-02-11 10:08:49 +01:00
ronronscelestes
c08848f01f feat(guided-tour): AuthenticatedApp guided tour tests 2022-02-10 20:02:38 +01:00
Gustav Hansen
73853a16da chore: Update snapshot tests 2022-02-10 18:04:42 +01:00
Gustav Hansen
8e6204251d chore: Bump design-system version 2022-02-10 18:03:28 +01:00
vincentbpro
a5dba2203c test(guided-tour): added homepage snapshot 2022-02-10 17:20:06 +01:00
Maxime Castres
8659741ab8 Enhancement: Upgrade fp version to 3.2.2 2022-02-10 17:09:06 +01:00
vincentbpro
1467c23c40 test(guided-tour): homepage: moved tests from app homepage to GT homepage 2022-02-10 16:48:41 +01:00