OpenSlides/client/src/app/site/agenda/components
FinnStutzenstein 9f12763f8b Split AgendaItem and ListOfSpeakers
Server:
- ListOfSpeakers (LOS) is now a speprate model, containing of an id,
speakers, closed and a content_object.
- Moved all speaker related views from ItemViewSet to the new
ListOfSpeakersViewSet.
- Make Mixins for content objects of items and lists of speakers.
- Migrations: Move the lists of speakers from items to the LOS model.

Client:
- Removed the speaker repo and moved functionality to the new
ListOfSpeakersRepositoryService.
- Splitted base classes for agenda item content objects to items and
LOS.
- CurrentAgendaItemService -> CurrentListOfSpeakersSerivce
- Cleaned up the list of speakers component.
2019-05-24 08:21:59 +02:00
..
agenda-import-list clarifying duration service usage 2019-03-06 16:54:00 +01:00
agenda-list Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
agenda-sort fix tree sorting 2019-05-15 14:14:32 +02:00
item-info-dialog clarifying duration service usage 2019-03-06 16:54:00 +01:00
list-of-speakers Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
topic-detail Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00