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 |
|
Gustav Hansen
|
798b29f92b
|
DateTimePicker: trigger change events regardless of the value
|
2022-02-10 13:10:57 +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 |
|
soupette
|
b768b327e3
|
Fixes #12089
Signed-off-by: soupette <cyril@strapi.io>
|
2022-01-04 09:52:27 +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 |
|