OpenSlides/client/src/app/site/agenda/components/agenda-list
Sean Engelhardt 3785545a35 Disable various expensive sorting functions
Prevents the usage of: "sortViewUsersByConfig" of the userRepository
since it's an incredibe heavy operation for ~500 (real) users.

I would advice to sort the datastore rather than the lists
in the view to prevent unnecessary sorting overhead
2019-02-22 17:17:29 +01:00
..
agenda-list.component.html Disable various expensive sorting functions 2019-02-22 17:17:29 +01:00
agenda-list.component.scss run prettifier 2019-01-10 12:54:48 +01:00
agenda-list.component.spec.ts Create agenda topics 2018-11-08 14:54:13 +01:00
agenda-list.component.ts Agenda item list slide 2019-02-21 21:56:40 +01:00