From a61d8aab34203f67c1638498e62a6292d102f570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Mon, 16 Sep 2019 13:53:35 +0200 Subject: [PATCH 1/3] Avoid js error --- .../Private/Assets/js/components/EventPriceTable.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/EventPriceTable.vue b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/EventPriceTable.vue index e71a70c0..743514c8 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/EventPriceTable.vue +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/EventPriceTable.vue @@ -44,8 +44,8 @@ required: true }, partnerIds: { - type: Object, - required: true + type: Array, + default: [] }, label: { type: String, From e4cad505260ba7860faeef79900da681aaa726b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Mon, 16 Sep 2019 13:53:53 +0200 Subject: [PATCH 2/3] Rearrange pricetable sections to improve legibility --- .../Private/Assets/scss/remix/_tables.scss | 4 ++++ .../Templates/AjaxTable/EventPricetable.html | 13 +++++-------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_tables.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_tables.scss index 9b497059..0037a99b 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_tables.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_tables.scss @@ -28,6 +28,10 @@ } } + & .pricetable__section td { + background-color: $color-grey-lighter; + line-height: 32px; + } } .pricetable__room-label { diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html index 4e1ae8e9..06a30ac1 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/EventPricetable.html @@ -8,16 +8,13 @@
- - - - - - - - + + + + + From 554325cf61067d45f07f2da46b47e7b9d2f40f06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Mon, 16 Sep 2019 13:54:01 +0200 Subject: [PATCH 3/3] Add missed css property --- .../ext/ep_events/Resources/Private/Assets/scss/rte.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss index 9cb44ed2..0cde0b5a 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/scss/rte.scss @@ -289,5 +289,6 @@ h3 { border-radius: 8px; line-height: 16px; font-size: 14px; + text-align: center; } }
Apartments{type}
{category}
Apartments {category}{type}