summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/cycle_analytics/components/total_time_component.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Show dashes when date is emptyAlfredo Sumaran2016-11-281-4/+9
* clean up globals exemptions within .eslintrcMike Greiling2016-11-221-0/+2
* Make linters happyAlfredo Sumaran2016-11-211-1/+2
* Do not show minutes if days is availableAlfredo Sumaran2016-11-211-2/+2
* Show seconds only if time is only in secondsAlfredo Sumaran2016-11-211-1/+1
* Show seconds it total time is less than a minuteAlfredo Sumaran2016-11-211-1/+1
* Fix total_time templateAlfredo Sumaran2016-11-211-17/+5
* Adde TotalTimeComponent as global componentAlfredo Sumaran2016-11-211-0/+29