OpenSlides/client/src/app/shared
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
..
components restructuring patching of values to ensure type safety 2018-09-24 10:45:53 +02:00
directives User create update and details view 2018-09-28 12:29:33 +02:00
models App initialization 2018-09-28 15:03:04 +02:00
animations.ts inserting fixed footer (with @tsiegleauq) 2018-09-04 12:09:14 +02:00
shared.module.spec.ts Add modules and lazy loading 2018-08-15 10:19:46 +02:00
shared.module.ts User create update and details view 2018-09-28 12:29:33 +02:00