Refactor concerns into service layer for welcome controller
What does this MR do and why?
Refactor concerns into service layer for welcome controller
- better organization of code and concerns
- move worker to service layer
- move tracking in show to view layer(no behavior change other than needing view to load)
- add tracking matcher for ease of tracking verification
- see #465532 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #465532 (closed)
Edited by Doug Stull