OpenSlides/client/src/app/site
Sean Engelhardt e4d3e119d3 Service Worker Updates
Introdcues a new update service.
Listens to service-worker updates and shows a snack-bar to inform about updates.
Provides a function to manually check for updates.

The service worker tries to be consistent in it's own version and
updates in the background.
Some manuall trigger will be required to update, which is either a
reload or the execution of the provded check function

with help from
@FinnStutzenstein
2019-05-06 13:13:09 +02:00
..
agenda Add attachments to assignments 2019-04-29 10:31:28 +02:00
assignments Add attachments to assignments 2019-04-29 10:31:28 +02:00
base cleanup of outdated TODOS and stubs 2019-04-16 12:47:48 +02:00
common Service Worker Updates 2019-05-06 13:13:09 +02:00
config cleanup of outdated TODOS and stubs 2019-04-16 12:47:48 +02:00
history Add permissions to ListViews 2019-04-06 21:13:17 +02:00
login Fix certain permission checks 2019-03-14 17:50:33 +01:00
mediafiles cleanup of outdated TODOS and stubs 2019-04-16 12:47:48 +02:00
motions Handles 'auto-update' 2019-04-30 15:48:22 +02:00
projector Put projector cards in own components in the listview 2019-04-12 07:15:22 +02:00
tags Enlarge page size 2019-04-04 12:10:45 +02:00
users Adds the structure-level to the user-list 2019-04-29 10:35:24 +02:00
site-routing.module.ts assignment improvements 2019-04-16 09:42:07 +02:00
site.component.html Fix some z-level related issues 2019-03-20 12:45:34 +01:00
site.component.scss Fix some z-level related issues 2019-03-20 12:45:34 +01: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 Fix some z-level related issues 2019-03-20 12:45:34 +01: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