summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
...
* Adde TotalTimeComponent as global componentAlfredo Sumaran2016-11-213-8/+33
* Remove delta column and use stage data from responseAlfredo Sumaran2016-11-212-55/+7
* Set stage descriptions dynamicallyAlfredo Sumaran2016-11-216-5/+17
* Move templates to its corresponding componentAlfredo Sumaran2016-11-217-13/+89
* Wrap components with a single element for Vue 2 compatibilityAlfredo Sumaran2016-11-212-55/+59
* Add missing hasError to data object for vue2 compatibilityAlfredo Sumaran2016-11-211-0/+1
* Fix text styles on ItemIssueComponentAlfredo Sumaran2016-11-211-14/+14
* Apply styling to ItemCommitComponentAlfredo Sumaran2016-11-212-4/+31
* Move StagePlanComponent template to component in JS fileAlfredo Sumaran2016-11-211-2/+13
* Move StageIssueComponent template to component in JS fileAlfredo Sumaran2016-11-211-2/+13
* Move ItemIssueComponent template to component JS fileAlfredo Sumaran2016-11-211-1/+36
* Cycle analytics second iterationAlfredo Sumaran2016-11-2116-119/+375
* Improve first implementationAlfredo Sumaran2016-11-213-0/+124
* Load cycle analytics related JS filed only when neededAlfredo Sumaran2016-11-212-0/+2
* Create cycle analytics bundlePhil Hughes2016-10-281-0/+98