403 Commits

Author SHA1 Message Date
ivanThePleasant
6e08bc2045 Revert "Added telemetry disable logic to the admin panel events"
This reverts commit c6307ece6357737a5c7afdc60169672b6122c617.
2022-03-30 10:19:28 +03:00
ivanThePleasant
c6307ece63 Added telemetry disable logic to the admin panel events 2022-03-29 16:49:29 +03:00
Alexandre Bodin
01a565aeb6 v4.1.4 2022-03-16 11:22:49 +01:00
Gustav Hansen
da612cc61f GenericInput: pass down error message to ToggleCheckbox 2022-03-14 12:52:21 +01:00
Gustav Hansen
2fcf7d8603 Docs: Update GenericInput storybook documentation 2022-03-14 12:52:21 +01:00
Gustav Hansen
c0005c6915 GenericInput: improve null default-value handling for boolean fields 2022-03-14 12:52:21 +01:00
ronronscelestes
5ae4981545 bump DS 2022-03-14 10:49:11 +01:00
Alexandre BODIN
72a788cc45
Merge pull request #12801 from nvh95/remove-enzyme
Remove `enzyme` related packages
2022-03-11 13:19:44 +01:00
ronronscelestes
39c02e9723
Merge pull request #12807 from strapi/bump/ds-alpha-77
Bump DS alpha.78 (no breaking changes)
2022-03-10 18:06:12 +01:00
HichamELBSI
b69b17f0f6 Add alpha.78 2022-03-10 17:05:59 +01:00
Pierre Noël
70aa0ac00c Update formatContentTypeData.stories.mdx
Reword "hads" to "sets"
2022-03-10 15:22:06 +01:00
Pierre Noël
14b30da820 refactor formatContentTypeData + add story 2022-03-10 15:22:06 +01:00
Pierre Noël
2a381562bb Fix json field not validated on publish 2022-03-10 15:22:06 +01:00
HichamELBSI
e89098da42 Bump DS alpha.77 (no breaking changes)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:06:30 +01:00
Hung Viet Nguyen
e56ff6fe3d
Remove enzyme 2022-03-10 15:33:05 +07:00
Alexandre Bodin
8549f5aca3 v4.1.3 2022-03-08 19:28:44 +01:00
Alexandre Bodin
6f72c38052 v4.1.2 2022-03-02 16:01:32 +01:00
Alexandre Bodin
3a4db96af2 v4.1.1 2022-02-24 16:52:10 +01:00
Gustav Hansen
6fea2e77ad FilterPopoverURLQuery: Remove all time-releated information from date filter 2022-02-18 14:59:36 +01:00
Alexandre Bodin
d4273d81fb v4.1.0 2022-02-17 14:43:38 +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
669bb2f044 v4.0.8 2022-02-16 15:12:40 +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
a7cf1b75e2 chore: Bump design-system 2022-02-15 16:01:23 +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
Gustav Hansen
8e6204251d chore: Bump design-system version 2022-02-10 18:03:28 +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
Convly
af0cba8c5b v4.0.7 2022-02-02 16:11:26 +01:00
ronronscelestes
6016485f3c merge bis bis + fix merge conflicts 2022-01-28 15:32:19 +01:00
Convly
5b48053946 v4.0.6 2022-01-28 15:08:27 +01:00
ronronscelestes
31ea7896ca merge bis + fix merge conflicts 2022-01-28 14:45:51 +01:00
Jean-Sébastien Herbaux
824c7d32d5
Merge pull request #12298 from strapi/fix/admin
Admin enhancements & fixes
2022-01-28 14:38:13 +01:00
ronronscelestes
4af5e6ded3 Merge branch 'master' of https://github.com/strapi/strapi into fix/required-field 2022-01-28 13:53:56 +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
Mark Kaylor
27708c51a9 bump axios to v0.25.0 2022-01-26 14:49:45 +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
Alexandre BODIN
45020eee06 v4.0.5 2022-01-19 18:44:22 +01:00
HichamELBSI
a158fd9b00 Add document name
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-18 16:52:10 +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
Alexandre Bodin
d81919ac22 v4.0.4 2022-01-10 09:05:07 -08:00
soupette
29d48f24a3 Upgrade storybook dependencies
Signed-off-by: soupette <cyril@strapi.io>
2022-01-10 16:24:57 +01:00