Merge develop

This commit is contained in:
Pieter Vander Vennet 2021-10-19 03:02:08 +02:00
commit 2c480eb9d8
28 changed files with 984 additions and 1324 deletions

View file

@ -157,6 +157,10 @@
]
},
"titleIcons": [
{
"render": "<a href='https://fietsambassade.gent.be/' target='_blank'><img src='./assets/themes/cyclofix/fietsambassade_gent_logo_small.svg'/></a>",
"condition": "operator=De Fietsambassade Gent"
},
{
"render": "<a href='https://fietsambassade.gent.be/' target='_blank'><img src='./assets/themes/cyclofix/fietsambassade_gent_logo_small.svg'/></a>",
"condition": "operator=De Fietsambassade Gent"
@ -310,6 +314,13 @@
},
"id": "bike_shop-access"
},
{
"render": "Enkel voor {access}",
"freeform": {
"key": "access"
},
"id": "bike_shop-access"
},
{
"id": "bike_repair_sells-bikes",
"question": {
@ -691,6 +702,11 @@
]
},
"iconOverlays": [
{
"if": "opening_hours~*",
"then": "isOpen",
"badge": true
},
{
"if": "opening_hours~*",
"then": "isOpen",