Issue #1567 : distinction between activities (long_event) and normal events on group page

This commit is contained in:
Massedil
2024-11-21 21:19:55 +01:00
committed by setop
parent 9bfbc09f3f
commit 04fe44f72b
6 changed files with 52 additions and 9 deletions

View File

@@ -150,6 +150,7 @@ export const GROUP_BASIC_FIELDS_FRAGMENTS = gql`
beginsOn
status
draft
longEvent
language
options {
maximumAttendeeCapacity

View File

@@ -70,6 +70,7 @@ export const SEARCH_EVENTS_AND_GROUPS = gql`
uuid
beginsOn
endsOn
longEvent
picture {
id
url