OpenSlides/client/src/app/site
Sean Engelhardt 1a02b845b8 Enhance update service
Updates will be observed from site component
(Makes pure projectors ignore updates, unless the user navigates manually)

Updates can now be delayed using the "noInterruption" route data.
If the "noInterruption" route data was set, updates notifications
will not be shown in this view.
The update notification will appear, after the user navigates
to a view without "noInterruption" flag.
2019-05-10 13:11:42 +02:00
..
agenda Updated translations 2019-05-08 19:56:31 +02:00
assignments Updated translations 2019-05-08 19:56:31 +02:00
base cleanup of outdated TODOS and stubs 2019-04-16 12:47:48 +02:00
common Enhance update service 2019-05-10 13:11:42 +02:00
config cleanup of outdated TODOS and stubs 2019-04-16 12:47:48 +02:00
global-spinner Updated translations 2019-05-08 19:56:31 +02:00
history Speedup DS and repo updates, DSUpdateSlots, lazyloading history objects 2019-05-06 16:33:36 +02:00
login Added redesigned OpenSlides logo (svg only) 2019-05-07 22:01:16 +02:00
mediafiles cleanup of outdated TODOS and stubs 2019-04-16 12:47:48 +02:00
motions Merge pull request #4675 from tsiegleauq/personal-note-bug 2019-05-08 20:55:37 +02:00
projector Fix self-referencing projectors with new dependency management 2019-05-10 06:45:49 +02:00
tags Enlarge page size 2019-04-04 12:10:45 +02:00
users Fix access for user meta info dialog in user list view. 2019-05-10 07:17:09 +02:00
site-routing.module.ts assignment improvements 2019-04-16 09:42:07 +02:00
site.component.html Implements a mechanism for a fallback theme 2019-05-07 17:32:28 +02:00
site.component.scss Added redesigned OpenSlides logo (svg only) 2019-05-07 22:01:16 +02:00
site.component.scss-theme.scss OpenSlides theming (Fixes #4205) 2019-01-31 12:04:35 +01:00
site.component.spec.ts Initial tests for OpenSlides3. Parallel execution of server and client 2018-10-08 14:10:18 +02:00
site.component.ts Enhance update service 2019-05-10 13:11:42 +02:00
site.module.spec.ts Add modules and lazy loading 2018-08-15 10:19:46 +02:00
site.module.ts App initialization 2018-09-28 15:03:04 +02:00