digitalfabrik / integreat-app

React JS and React Native App for Integreat
https://integreat.app
MIT License
47 stars 14 forks source link

IGAPP-1202: Handle recurring events #2138

Closed jira-to-github-migrator[bot] closed 1 year ago

jira-to-github-migrator[bot] commented 1 year ago

Stefanie Metzger - 24.1.2023, 10:03:58

Cms is going to change how to handle recurring events, adjustments in the app are needed. 

Environment: - Linked issues:

jira-to-github-migrator[bot] commented 1 year ago

Timo Ludwig - 21.2.2023, 16:11:02

-Is this a duplicate of- Related design issue: IGAPP-1078

The CMS API now combines the recurring events when accessed with the combine_recurring parameter: https://cms.integreat-app.de/testumgebung/de/wp-json/extensions/v3/events/?combine_recurring=1

Stefanie Metzger - 22.2.2023, 08:59:27

<~timo.ludwig> 

These tickets are different. This ticket here, is just for calulating the recurring events in the frontend to improve load time.

The other Ticket (IGAPP-1078) is for improved visualization for end users.

 

Thanks for the update.