SJRK-105: Migrate theme loader code from server to UI project

Metadata

Source
SJRK-105
Type
Task
Priority
Blocker
Status
Closed
Resolution
Done
Assignee
N/A
Reporter
Gregor Moss
Created
2018-05-31T14:54:07.502-0400
Updated
2019-09-12T19:11:10.342-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool Server
  2. Storytelling Tool UI

Description

The server project currently contains some code which will dynamically load the appropriate JS and CSS files for a particular theme, as well as "instantiate" the correct component for said theme. This code should be moved to the UI project.

Comments

  • Gregor Moss commented 2019-09-12T19:11:10.340-0400

    The two repositories have been joined, and the current setup is not really relevant to this Jira. Currently, the custom theme is set in the server and then passed along to the client side via sjrk.storyTelling.loadThemedPage().