From c6bb54e8de2857446ef4920b58f595568d2f642c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Tue, 12 Oct 2021 16:03:52 +0200 Subject: [PATCH] WIP Migrate filter panel --- .../Private/Partials/Search/FilterPanel.html | 512 ++++++++++-------- .../Private/Partials/Search/Main.html | 6 +- 2 files changed, 289 insertions(+), 229 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html index 30c6c257..2c29dcde 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html @@ -8,263 +8,323 @@ pluginName="Ajax" data="{'search-target': 'form'}"> -
- -
- -
- - -
- data-datepicker-date-from-value="{filterSettings.dateFrom}" - data-datepicker-date-to-value="{filterSettings.dateTo}" - - data-datepicker-min-date-value="{f:format.date(date: 'now', format: 'Y-m-d')}"> - -
- - - -
-
- -
- - +
+ +
+ + +
+ data-datepicker-date-from-value="{filterSettings.dateFrom}" + data-datepicker-date-to-value="{filterSettings.dateTo}" + + data-datepicker-min-date-value="{f:format.date(date: 'now', format: 'Y-m-d')}"> + +
+ + +
+
+ +
+ +
+
-
+
+ +
+
    + +
  • + +
  • +
    +
+
+
+ +
+ +
    - +
  • - - {concept.name} + value="{destination.country.uid}"/> + {destination.country.label} + +
      + +
    • + + {region.label} +
    • +
      +
    +
-
- -
- -
-
    - -
  • - - {destination.country.label} - -
      - -
    • - - {region.label} -
    • -
      -
    -
    -
  • -
    -
-
-
- -
- -
-
    - -
  • - -
  • -
    -
-
-
- -
- -
-
- -
-
-
- - -
- -
-
    - -
  • - -
  • -
    -
-
-
- -
- -
-
    - - +
    + +
    +
      +
    • - -
      -
    -
    -
    - - -
    - -
    -
      - -
    • - -
    • -
      -
    -
    -
    - - -
    - -
    -
      -
    • - -
    • +
    -
    + +
    + +
    +
    + +
    +
    +
    + + +
    + +
    +
      + +
    • + +
    • +
      +
    +
    +
    + +
    + +
    +
      + + +
    • + +
    • +
      +
      +
    +
    +
    + + +
    + +
    +
      + +
    • + +
    • +
      +
    +
    +
    + + +
    + +
    +
      +
    • + +
    • +
    +
    +
    +
    + +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/Main.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/Main.html index 838fdd07..0d296331 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/Main.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/Main.html @@ -6,13 +6,13 @@
-
-

+

Filter

-
+