OpenSlides/client/src/app/site/base
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
..
base-import-list.ts bulk import of users 2019-02-26 22:05:38 +01:00
base-projectable-view-model.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
base-view-model-with-agenda-item-and-list-of-speakers.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
base-view-model-with-agenda-item.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
base-view-model-with-content-object.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
base-view-model-with-list-of-speakers.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
base-view-model.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
base-view.ts Cleanup Repos 2019-03-14 10:46:33 +01:00
displayable.ts translate models 2019-02-08 17:28:23 +01:00
list-view-base.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
projectable.ts Split AgendaItem and ListOfSpeakers 2019-05-24 08:21:59 +02:00
searchable.ts ViewModelStore, register repositories, improve view model relations 2019-02-08 11:02:56 +01:00
slide-options.ts Countdown slide and controls 2019-02-15 12:21:23 +01:00
updateable.ts Background structure for assignments 2019-04-15 10:29:26 +02:00