OpenSlides/client/src/app/site/agenda
FinnStutzenstein 10c329da8d fix tree sorting
Assigns the weight in the preorder traversal of the tree. Now one without every
object (e.g. missing motions/items) still have the correct sorting. Intorduces
the level attribute of items giving the amount of parents in the agenda. This
allows to reduce complexits in the client.
2019-05-15 14:14:32 +02:00
..
components fix tree sorting 2019-05-15 14:14:32 +02:00
models fix tree sorting 2019-05-15 14:14:32 +02:00
services Fixed false visible items in the agenda 2019-05-13 13:42:03 +02:00
agenda-import.service.spec.ts csv-import for user and agenda(topics) 2019-01-18 13:15:54 +01:00
agenda-import.service.ts cleanup of outdated TODOS and stubs 2019-04-16 12:47:48 +02:00
agenda-routing.module.ts Add permissions to ListViews 2019-04-06 21:13:17 +02:00
agenda.config.ts ViewModelStore, register repositories, improve view model relations 2019-02-08 11:02:56 +01:00
agenda.module.spec.ts Add modules and lazy loading 2018-08-15 10:19:46 +02:00
agenda.module.ts Agenda item list slide 2019-02-21 21:56:40 +01:00