OpenSlides/client/src/app/core
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
..
core-services List of speakers slide 2019-02-21 12:34:41 +01:00
repositories Disable various expensive sorting functions 2019-02-22 17:17:29 +01:00
translate Fixed error when leaving the settings too early 2019-02-14 13:30:21 +01:00
ui-services Merge pull request #4376 from tsiegleauq/pdf-list-fixes 2019-02-21 09:54:29 +01:00
app-config.ts Fix issues with minification 2019-02-12 09:28:54 +01:00
core.module.spec.ts Initial tests for OpenSlides3. Parallel execution of server and client 2018-10-08 14:10:18 +02:00
core.module.ts ViewModelStore, register repositories, improve view model relations 2019-02-08 11:02:56 +01:00
marked-translations.ts Add "No." as translateable 2019-02-20 16:17:05 +01:00
onAfterAppsLoaded.ts ViewModelStore, register repositories, improve view model relations 2019-02-08 11:02:56 +01:00
query-params.ts run prettifier 2019-01-10 12:54:48 +01:00