ronronscelestes
|
5506bf0bd7
|
fix(usecase): use intlLabel for options in select
|
2022-02-14 13:55:55 +01:00 |
|
ronronscelestes
|
4934a81aae
|
feedback(usecase): select options with intl labels
|
2022-02-14 13:44:07 +01:00 |
|
ronronscelestes
|
929bd7eb8b
|
feedback(usecase): removed null return when !isComingFromRegister
|
2022-02-14 13:35:59 +01:00 |
|
ronronscelestes
|
f78819b057
|
fix(usecase): changed persona property format send to tracker
|
2022-02-14 13:34:56 +01:00 |
|
Mark Kaylor
|
bd4c073871
|
remove .env
|
2022-02-14 12:42:40 +01:00 |
|
Mark Kaylor
|
1c7abd2ca3
|
fetch plugins from API proxy
|
2022-02-14 12:36:33 +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 |
|
ronronscelestes
|
d03c7b9a2d
|
feat(usecase): moved Logo to admin components + updated yarn lock
|
2022-02-11 18:13:34 +01:00 |
|
ronronscelestes
|
e3dd8e7e2c
|
Merge branch 'master' of https://github.com/strapi/strapi into feature/usecase-ui
|
2022-02-11 18:08:20 +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 |
|
vincentbpro
|
41743deb77
|
test(guided-tour): added reducer tests for Modal
|
2022-02-10 16:26:04 +01:00 |
|
vincentbpro
|
d977670a4c
|
Merge branch 'feature/guided-tour' of github.com:strapi/strapi into feature/guided-tour
|
2022-02-10 16:12:51 +01:00 |
|
ronronscelestes
|
0554469b2b
|
Merge branch 'master' of https://github.com/strapi/strapi into feature/usecase-ui
|
2022-02-10 15:59:08 +01:00 |
|
ronronscelestes
|
9efa7cd0ff
|
fix(usecase): removed CancelToken legacy
|
2022-02-10 15:39:41 +01:00 |
|
vincentbpro
|
eed60c28f4
|
test(guided-tour): added reducer test for set_skipped
|
2022-02-10 15:02:55 +01:00 |
|
ronronscelestes
|
b80678943e
|
fix(guided-tour): CTB and CM sections validated with Single type as well
|
2022-02-10 14:36:00 +01:00 |
|
ronronscelestes
|
a72c1c0c3b
|
fix(usecase): fix persona skippable but still send user contact
|
2022-02-10 14:16:00 +01:00 |
|
ronronscelestes
|
62eb171d3b
|
fix(guided-tour): whereas a Homepage fix
|
2022-02-10 11:54:44 +01:00 |
|
ronronscelestes
|
dd8d5f5320
|
fix(guided-tour): remove data wording + uppercase for Blog & Article
|
2022-02-10 11:47:58 +01:00 |
|
Gustav Hansen
|
ca80f62084
|
Merge pull request #12413 from yasudacloud/fix/admin_hotreload
Fixed hot reload in admin
|
2022-02-10 10:09:33 +01:00 |
|
ronronscelestes
|
22a9818eb2
|
feat(usecase): update snapshots
|
2022-02-09 18:25:54 +01:00 |
|
ronronscelestes
|
a1ea9f9af7
|
feat(usecase): only send user info without persona if skip
|
2022-02-09 18:25:01 +01:00 |
|
ronronscelestes
|
9122879a62
|
fix(usecase): removed url test for axios call
|
2022-02-09 17:45:54 +01:00 |
|
ronronscelestes
|
4ab42d7c49
|
Merge branch 'master' of https://github.com/strapi/strapi into feature/usecase-ui
|
2022-02-09 17:29:20 +01:00 |
|
ronronscelestes
|
d81e584e78
|
fix(usecase): updated snapshots
|
2022-02-09 17:29:04 +01:00 |
|
ronronscelestes
|
26113a5756
|
fix(usecase): wording changes
|
2022-02-09 17:27:30 +01:00 |
|
ronronscelestes
|
3815356b0e
|
Merge branch 'master' of https://github.com/strapi/strapi into feature/guided-tour
|
2022-02-09 13:49:04 +01:00 |
|
ronronscelestes
|
168a3bbdce
|
feat(usecase): updated property wording + value matching Hubspot
|
2022-02-08 19:25:54 +01:00 |
|
ronronscelestes
|
3dc0ca35fa
|
fix(guided-tour): skip replaced by skip the tour
|
2022-02-08 18:50:56 +01:00 |
|
ronronscelestes
|
f1765dc29e
|
fix(guided-tour): removed "-" from Collection/Single type wording
|
2022-02-08 18:46:46 +01:00 |
|
vincentbpro
|
3708542b6b
|
Merge branch 'master' into translations-cleanup/plural-syntax-improvements
|
2022-02-08 17:21:12 +01:00 |
|
vincentbpro
|
a596b5c4ff
|
fix(translations): reordered translation files
|
2022-02-08 17:02:30 +01:00 |
|