9f12763f8b
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. |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py | ||
0002_item_duration.py | ||
0003_auto_20170818_1202.py | ||
0004_speaker_marked.py | ||
0005_auto_20180815_1109.py | ||
0006_auto_20190119_1425.py | ||
0007_list_of_speakers_1.py | ||
0007_list_of_speakers_2.py | ||
0007_list_of_speakers_3.py |