OpenSlides/client/src/app/site/motions/models
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
..
create-motion.ts Adds import of tags to csv import 2019-05-21 14:58:46 +02:00
view-category.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
view-create-motion.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
view-csv-create-motion.ts Adds import of tags to csv import 2019-05-21 14:58:46 +02:00
view-motion-amended-paragraph.ts Bugfix: Amendment statuses 2019-03-09 22:48:21 +01:00
view-motion-block.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
view-motion-change-recommendation.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
view-motion-comment-section.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
view-motion-notify.ts Adds notifications if multiple users want to edit the same motion. 2019-02-21 22:37:49 +01:00
view-motion.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
view-statute-paragraph.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
view-workflow.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00