stable

Clone or download

Read-only

Fix home page UI

Part of epic #12142 Baseline v1 Objective: apply UI standards on baseline home page Change-Id: I291aba272614039110b5439886026881e465ef00

Modified Files

Name
M scripts/baseline/components/HomePage.vue +2 −0 Go to diff View file
M scripts/baseline/components/baselines-list/Baseline.vue +1 −1 Go to diff View file
A scripts/baseline/components/common/HumanizedDate.spec.js +60 −0 Go to diff View file
M scripts/baseline/components/common/HumanizedDate.vue +15 −2 Go to diff View file
M scripts/baseline/components/common/UserBadge.vue +2 −2 Go to diff View file
M scripts/baseline/components/comparisons-list/Comparison.vue +1 −1 Go to diff View file
M themes/BurningParrot/_baseline.scss +9 −0 Go to diff View file
M themes/BurningParrot/baseline/_baselines-list.scss +6 −0 Go to diff View file
M themes/BurningParrot/baseline/_comparisons-list.scss +6 −0 Go to diff View file