Skip to content

Adjust for embedded view

Lukas Weingarten requested to merge embedded-view into master

Add special design handling for embedded view.

Refactor presentation page components and make them standalone.

Allow special config for LoginComponent.

Make QRCodeComponent responsive and add config variables for showing/hiding copy button and user count.

Make content presentation configurable.

Make them configurable so that vizualization/control config could be passed via route data defined in routing modules.

Move content presentation menu to standalone component.

Create reusable ContentStepperComponent which is used in presentation ContentsPageComponent and creators ContentPresentationComponent.

Also leaderboard in presentation has been moved out of stepper.

Merge request reports