-
Notifications
You must be signed in to change notification settings - Fork 4
Feed overview #37
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
Show overview of feeds and allow actions like selecting or removing a feed. Creating a new feed should be done from the attendees page since every feed is per attendee.
- Selecting a feed
A selected feed should take priority over a selected attendee. This should be the case since feeds are static links that require no more than one request to get the protocol link.
E.g.
webcal://talland.myx.nl/api/InternetCalendar/feed/3f9c2a7e-8b41-4d6f-9c2a-5e7b1a4d8f90/b7e1c4d2-6a93-47f8-b2d1-9c5a0e3f6b21
- Removing a feed
Removing a feed can be dangrous, this is because some users could have a feed pre-set by their school adminsitration. To prevent accidental deletion a confirmation dialog will be given.
The request to remove a feed is very easy, it's a basic PATCH method on /api/Settings which can be observed on MyX upon requesting a feed.
probably closes #31
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on