OpenSlides/client/src/app/core/services
FinnStutzenstein be9f98cfd0 App initialization
Used for internal apps as well as for plugins. The pluginpart is
currently missing, in fact that the main OpenSlides part is more
important. Apps can give their models and mainmenu entries.

Routes are not enabled, because the routes have to be static for webpack
to build the bundles. If we want to keep lazy loading, I see no
possibility to encapsulate the routes from the site-routing module.
2018-09-28 15:03:04 +02:00
..
app-load.service.spec.ts App initialization 2018-09-28 15:03:04 +02:00
app-load.service.ts App initialization 2018-09-28 15:03:04 +02:00
auth-guard.service.ts More linter rules 2018-08-29 13:57:43 +02:00
auth.service.spec.ts cleanup and refractor code 2018-08-15 10:19:46 +02:00
auth.service.ts less constructors 2018-09-04 14:46:21 +02:00
autoupdate.service.spec.ts Add classes for models, rework datastore, injections 2018-08-15 10:19:46 +02:00
autoupdate.service.ts App initialization 2018-09-28 15:03:04 +02:00
cache.service.spec.ts Singleton DS, inject things into it. 2018-08-24 10:47:17 +02:00
cache.service.ts More linter rules 2018-08-29 13:57:43 +02:00
collectionStringModelMapper.service.spec.ts More linter rules 2018-08-29 13:57:43 +02:00
collectionStringModelMapper.service.ts App initialization 2018-09-28 15:03:04 +02:00
config.service.spec.ts ConfigService 2018-09-04 14:12:10 +02:00
config.service.ts Removed root injector 2018-09-13 15:06:43 +02:00
constants.service.spec.ts Angular constants via WebSocket 2018-09-04 08:57:11 +02:00
constants.service.ts moved privacy policy to users, adapt client 2018-09-04 08:57:54 +02:00
data-send.service.spec.ts Add data-send, option to delete motion 2018-08-22 16:03:49 +02:00
data-send.service.ts User create update and details view 2018-09-28 12:29:33 +02:00
data-store.service.spec.ts More linter rules 2018-08-29 13:57:43 +02:00
data-store.service.ts App initialization 2018-09-28 15:03:04 +02:00
login-data.service.spec.ts Routing for the privacy policy and legal notice. 2018-09-10 11:39:46 +02:00
login-data.service.ts Removed root injector 2018-09-13 15:06:43 +02:00
main-menu.service.spec.ts App initialization 2018-09-28 15:03:04 +02:00
main-menu.service.ts App initialization 2018-09-28 15:03:04 +02:00
notify.service.spec.ts Caching, preparations for the chage id 2018-08-27 12:36:33 +02:00
notify.service.ts More linter rules 2018-08-29 13:57:43 +02:00
openslides.service.spec.ts Auth/Operator/Anonymous/WS-Stuff 2018-08-29 13:07:05 +02:00
openslides.service.ts remove console.log 2018-09-13 15:07:56 +02:00
operator.service.spec.ts autoupdate, permissions, operator, directive 2018-08-15 10:19:46 +02:00
operator.service.ts User create update and details view 2018-09-28 12:29:33 +02:00
viewport.service.spec.ts Add viewport service, adjust proxy and environment 2018-08-23 17:25:58 +02:00
viewport.service.ts Stricter linting rules 2018-09-10 10:24:28 +02:00
websocket.service.spec.ts Add WebSockets using rxjs/webSocket, autoupdate example 2018-08-15 10:19:46 +02:00
websocket.service.ts Stricter linting rules 2018-09-10 10:24:28 +02:00