Content
View differences
Updated by Oliver Günther over 1 year ago
**As** an user of the meetings feature
**I want to** include recurring meetings into the regular index page
**so that** I see all of my meetings, one-time and recurring
**Acceptance criteria**
* The index page lists upcoming or past episodes of a meeting series as it would a regular one-time meeting
* Meetings that are a part of a series will display a custom label:
* the label consists of two elements:
* an icon (Octicon: "iterations", colour: "neutral-emphasis")
* text (style: "text-small-bold", colour: "fgColor/muted") that specifies the frequency:
* "Daily"
* "Working days" "Weekly
* "Weekly" "Bi-weekly"
* "Monthly"
* "Yearly
* Clicking on the label takes the user to the index page of that Meeting series
* The more action has these options:
* "View meeting series": takes the user to the meeting series index page
* "Download iCalendar event": a link to download the iCal event for the occurence
* "Delete occurrence": will display a native browser confirmation dialog:
* Text: "This meeting is part of a series called {Meeting series name}. This will only delete this particular occurrence and not the entire series. Do you want to continue?"
**I want to** include recurring meetings into the regular index page
**so that** I see all of my meetings, one-time and recurring
**Acceptance criteria**
* The index page lists upcoming or past episodes of a meeting series as it would a regular one-time meeting
* Meetings that are a part of a series will display a custom label:
* the label consists of two elements:
* an icon (Octicon: "iterations", colour: "neutral-emphasis")
* text (style: "text-small-bold", colour: "fgColor/muted") that specifies the frequency:
* "Daily"
* "Working days"
* "Weekly"
* "Monthly"
* "Yearly
* Clicking on the label takes the user to the index page of that Meeting series
* The more action has these options:
* "View meeting series": takes the user to the meeting series index page
* "Download iCalendar event": a link to download the iCal event for the occurence
* "Delete occurrence": will display a native browser confirmation dialog:
* Text: "This meeting is part of a series called {Meeting series name}. This will only delete this particular occurrence and not the entire series. Do you want to continue?"