Introduction to moving Shuan’s wireframe
The following will explain what I did to get the story ready with static info, in order for the Dev to take over and add the actual logic.
I did the basics to get Shuan’s wireframe into our new Frangular UI, and then Pallavi took over to hook up all the other moving parts.
I created the next few parts:
- BE: Send down an action to go to the new page (Might hardcode this on the UI for now?)
- FE: Ensure the FE action opens the iFrame, which will call the NEW UI
- NEW UI: Make use of Shawn’s HTML
The seperate pdf
Herewith the video explanation of the same.
STM-1074 Basic setup for Frangular UI.mp4
After moving the wireframe into our component
The new UI now incorporates Shawn’s HTML.
NO LOGIC has been added, just the HTML.

Need NEW UI with Shawn’s HTML
- video-event-configuration
- PR into INT
- PR into DEV
STM-1074 More in-depth Steps to pull Shawn’s wireframe in
I added an action on the BE
This was used in the FE
Next, I will just build up the iFrame and add an action to show the new page.
Moving parts done
Currently, all the moving parts are there. Not everything has been fleshed out. It is more of a framework for Pallavi to get going.
Herewith the menu item:

Herewith is the screen that opens (still needs a bit of styling)

This was handed over to Pallavi
