Gustav Hansen
6fea2e77ad
FilterPopoverURLQuery: Remove all time-releated information from date filter
2022-02-18 14:59:36 +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
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
75fdc2415c
chore: Update snapshot tests
2022-02-15 16:40:15 +01:00
Gustav Hansen
6a1396a490
GenericInput: change date field to only handle dates
2022-02-14 16:33:06 +01:00
HichamELBSI
dc96661182
Fix datepicker format
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-02-14 13:47:42 +01:00
ronronscelestes
552c29b08f
fix(guided-tour): GuidedTourProvider story fix
2022-02-10 14:57:58 +01:00
Gustav Hansen
798b29f92b
DateTimePicker: trigger change events regardless of the value
2022-02-10 13:10:57 +01:00
ronronscelestes
754488c25a
feat(guided-tour): added story for GuidedTourProvider
2022-02-10 12:26:12 +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
smoothdvd
62116f2b1f
Clear datetime or date should set value to null
2022-02-09 19:33:22 +08:00
ronronscelestes
31ea7896ca
merge bis + fix merge conflicts
2022-01-28 14:45:51 +01:00
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