subscription Sidebar component / Routing rework
Routing is now dynamically handled by selector components. E.g. the LayoutSelector will render as the correct Layout depending on the logged in users role. This allows to simply route to e.g. '/home/ and the StartPageSelector will determine if StudentPage or TutorStartPage should be displayed.
Merge request reports
Activity
enabled an automatic merge when the pipeline for d53deb54 succeeds
Please register or sign in to reply