Injecting theme and username param into GOUI iframe src
What does this MR do and why?
Adds 'theme' and 'username' query params to the Observability UI iframe src. The 'theme' param will be used to keep the light/dark theme in sync between GitLab and the GitLab Observability UI, and 'username' will be used in future to invalidate sessions.
This is the GitLab side of this GOUI issue.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
- Run locally: Setup instructions
- Run spec
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Daniele Rossetti