OpenSlides/client/src/app/core/repositories
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 of speakers slide 2019-02-21 12:34:41 +01:00
assignments List of speakers slide 2019-02-21 12:34:41 +01:00
common translate models 2019-02-08 17:28:23 +01:00
config translate models 2019-02-08 17:28:23 +01:00
history translate models 2019-02-08 17:28:23 +01:00
mediafiles translate models 2019-02-08 17:28:23 +01:00
motions Disable various expensive sorting functions 2019-02-22 17:17:29 +01:00
projector Countdown slide and controls 2019-02-15 12:21:23 +01:00
tags translate models 2019-02-08 17:28:23 +01:00
users Disable various expensive sorting functions 2019-02-22 17:17:29 +01:00
base-agenda-content-object-repository.ts List of speakers slide 2019-02-21 12:34:41 +01:00
base-repository.ts Fixes submitters 2019-02-14 10:24:39 +01:00