Add event search field on explore page and fix featured events

Closes #195 and #196

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-10-09 18:51:55 +02:00
parent f4360468a6
commit a205ba6ab8
2 changed files with 49 additions and 16 deletions

View File

@@ -8,6 +8,9 @@ query SearchEvents($searchText: String!) {
title,
uuid,
beginsOn,
picture {
url,
},
tags {
slug,
title