323 Commits

Author SHA1 Message Date
ronronscelestes
bb222c995d
Required-field: Bump ds 74 (#12335) 2022-01-28 11:47:47 +01:00
HichamELBSI
fdfd0b12a2 Fix markdown preview
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-27 11:40:31 +01:00
ronronscelestes
a46a96695d
(Feature: Guided tour) Skip (#12294)
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
2022-01-26 10:37:07 +01:00
ronronscelestes
99a229cf66
feat: CTB modals appearance logic
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
Co-authored-by: cyril lopez <cyril@strapi.io>
2022-01-20 16:55:20 +01:00
ronronscelestes
51ed540955
(Feature: Guided tour) Modal skeleton (#12214)
* feat: modal skeleton + added modal to admin

* feat: added setStepState and setCurrentStep logic to modal

* refacto: split of currentStep inside the reducer instead of doing it in the modal when updating guidedTourState

* fix: updated Admin tests with useGuidedTour hook
2022-01-17 12:16:37 +01:00
ronronscelestes
475f325bc9
(Feature-GuidedTour)/Add stepper to homepage (#12151)
* feat: detecting guided tour visibility based on user role

* feat: show GuidedTourHomepage if not completed and depending on user role

* refactor: feedback fixes + useQueries
tests: added/updates tests for utils + homepage + authenticated app
2022-01-11 12:23:34 +01:00
soupette
b768b327e3 Fixes #12089
Signed-off-by: soupette <cyril@strapi.io>
2022-01-04 09:52:27 +01:00
ronronscelestes
ccd92c08ad
(Feature-GuidedTour)/ State and content structure (#12054)
* feat: added guided tour context, hook and provider to helper-plugin

* feat(guided-tour): using helpers in the admin + init reducer

Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>

* feedback fixes

* created data structure for guided tour state and content

Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>

* removed closed leaf key from initialState

* init guided tour home component

* feedback fix fontWeight prop

Co-authored-by: vincentbpro <89356961+vincentbpro@users.noreply.github.com>
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
2022-01-03 16:21:51 +01:00
Vincent
1b276b6dc7
Feature(GuidedTour)/ Init helper plugin + admin (#12047)
* feat: added guided tour context, hook and provider to helper-plugin

* feat(guided-tour): using helpers in the admin + init reducer

Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>

* feedback fixes

Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2021-12-30 11:41:53 +01:00
matsubara
77fc12b75c add test of pxToRem 2021-12-10 23:04:59 +09:00
vincentbpro
36bfa44b70 Merge branch 'master' of github.com:strapi/strapi into v4/product-copy-text-changes-v1 2021-12-01 18:15:44 +01:00
vincentbpro
6e07df58bd feat: added empty contentmanager CTA 2021-12-01 15:24:07 +01:00
Alexandre Bodin
8b9d095388 Update snapshots 2021-11-30 12:00:44 +01:00
vincentbpro
86ed94f16e style: text change empty layout 2021-11-30 10:25:38 +01:00
ELABBASSI Hicham
29cde404a1
Bump DS to 68 (#11663)
* Bump DS to 68

Signed-off-by: HichamELBSI <elabbassih@gmail.com>

* fixed Strikethrough import in WysiwygNav

Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2021-11-23 18:29:08 +01:00
soupette
9266b629d8 Fix timestamps field
Signed-off-by: soupette <cyril@strapi.io>
2021-11-18 17:25:51 +01:00
soupette
443c4d0785 Fix ctb navigation and upgrade DS version
Signed-off-by: soupette <cyril@strapi.io>
2021-11-18 16:21:49 +01:00
cyril lopez
1a7f02a19d
Merge pull request #11618 from strapi/dnd-preview-box
DnD SelectedStep in ML / CM
2021-11-18 15:40:54 +01:00
mfrachet
ee67d766d2 add story 2021-11-18 15:18:35 +01:00
mfrachet
1e004fb3cc Drag and drop 2021-11-18 14:31:52 +01:00
soupette
e7c1eb4ed3 Fix some ui bugs
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 14:07:56 +01:00
soupette
8ddebe5cc0 Fix password icon color
Signed-off-by: soupette <cyril@strapi.io>
2021-11-17 11:36:40 +01:00
cyril lopez
91f256e36f
Merge pull request #11585 from strapi/chore/remove-buffetjs
[v4] Remove all Buffetjs dependencies
2021-11-16 14:00:17 +01:00
soupette
faa557ecbf Remove buffetjs dependencies
Signed-off-by: soupette <cyril@strapi.io>
2021-11-16 08:10:36 +01:00
soupette
52c0752b11 Merge branch 'releases/v4' of github.com:strapi/strapi into ctb/default-values
Signed-off-by: soupette <cyril@strapi.io>
2021-11-15 18:24:44 +01:00
soupette
1be1d9a747 Fix ctb default values
Signed-off-by: soupette <cyril@strapi.io>
2021-11-15 18:22:03 +01:00
soupette
672f5276b0 Fix typo
Signed-off-by: soupette <cyril@strapi.io>
2021-11-15 14:05:39 +01:00
soupette
91c33b9c8e Add missing events in CM listview
Signed-off-by: soupette <cyril@strapi.io>
2021-11-15 10:05:43 +01:00
mfrachet
a9955fbb3b Fix falsy check in generic input 2021-11-12 10:09:28 +01:00
ELABBASSI Hicham
64d286f20f
Merge pull request #11532 from strapi/filter/datetime
Fix filters (CM + Media Library)
2021-11-10 19:16:00 +01:00
HichamELBSI
f597afd59b Fix PR review
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-10 12:10:20 +01:00
HichamELBSI
c484119c3e Fix filters (datetimepicker in CM + ML)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-10 00:17:59 +01:00
HichamELBSI
4cb3662232 Fix datetime in filters
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-11-09 17:23:09 +01:00
ronronscelestes
ac110ecf6f fixed content box title font weight + snapshots 2021-11-09 16:24:17 +01:00
ronronscelestes
56feffb15b updated snapshots 2021-11-09 16:19:41 +01:00
ronronscelestes
15d8341233 removed Text from stories 2021-11-09 16:15:12 +01:00
ronronscelestes
95e41b21b7 page size URL query 2021-11-09 16:10:14 +01:00
ronronscelestes
325a7d1e14 dynamic table 2021-11-09 16:06:55 +01:00
ronronscelestes
8e617c7e64 fixed contentbox story 2021-11-09 16:02:11 +01:00
ronronscelestes
d1f29f033b contentbox + fixed title ellipsis 2021-11-09 16:00:03 +01:00
ronronscelestes
5e9a00a51f confirm dialog 2021-11-09 15:21:22 +01:00
soupette
90fd0d10d8 Add stories to some utils
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 14:30:01 +01:00
soupette
d7f9ef8b71 Remove old testUtils folder
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 14:12:10 +01:00
soupette
f354400f6f keep only needed utils
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 14:06:08 +01:00
soupette
b416194cc9 Remove old components from helper
Signed-off-by: soupette <cyril@strapi.io>
2021-11-09 13:40:23 +01:00
ronronscelestes
bd7ce223ae fixed DateTimePicker test from french to english date format 2021-11-08 12:31:52 +01:00
ronronscelestes
e0e415551b updated tests 2021-11-08 12:17:38 +01:00
soupette
391d2facde Merge branch 'releases/v4' of github.com:strapi/strapi into search-ml-cm 2021-11-08 08:19:41 +01:00
cyril lopez
efc9934f8f
Merge pull request #11391 from strapi/filter-cm-fix
QA/ Filter onBlur
2021-11-08 08:01:33 +01:00
ronronscelestes
6e282b3979 fixed SearchURLQuery test having it.only on one test 2021-11-05 17:37:24 +01:00