stable

Clone or download

Read-only

Harmonize date format with Tuleap

Part of epic #12142 Baseline v1 Dates are displayed with period from nom, and a tooltip contains exact date. Change-Id: I9a6aa54db423777f7ef371580aa82038324c14e4

Modified Files

Name
M scripts/baseline/components/common/BaselineLabel.spec.js +9 −2 Go to diff View file
M scripts/baseline/components/common/BaselineLabel.vue +5 −3 Go to diff View file
M scripts/baseline/components/common/HumanizedDate.vue +11 −56 Go to diff View file
M scripts/baseline/index.js +9 −1 Go to diff View file
R scripts/baseline/components/common/HumanyzedDate.spec.js Go to diff View file
A scripts/baseline/support/date-utils.spec.js +52 −0 Go to diff View file
M scripts/package-lock.json +18 −0 Go to diff View file
M scripts/package.json +3 −0 Go to diff View file
M themes/BurningParrot/_baseline.scss +1 −0 Go to diff View file