summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Make linters happyAlfredo Sumaran2016-11-2112-91/+38
* Remove unnecesary empty dialogAlfredo Sumaran2016-11-213-10/+0
* Add overview view for Cycle AnalyticsAlfredo Sumaran2016-11-215-81/+202
* Fix empty stage presentationAlfredo Sumaran2016-11-213-4/+11
* Delete StageButton componentAlfredo Sumaran2016-11-213-36/+5
* Use correct endpoint for stage eventsAlfredo Sumaran2016-11-211-1/+1
* Fix blank spaces on linksAlfredo Sumaran2016-11-217-32/+14
* Combine components for better legibilityAlfredo Sumaran2016-11-2112-207/+220
* Do not show minutes if days is availableAlfredo Sumaran2016-11-211-2/+2
* Fix style for event titlesAlfredo Sumaran2016-11-216-11/+14
* Show seconds only if time is only in secondsAlfredo Sumaran2016-11-211-1/+1
* Update ItemBuildComponent html structureAlfredo Sumaran2016-11-213-8/+79
* Update ItemMergeRequestComponent structureAlfredo Sumaran2016-11-211-4/+24
* Show seconds it total time is less than a minuteAlfredo Sumaran2016-11-211-1/+1
* Fix variable names to use camelCaseAlfredo Sumaran2016-11-213-14/+21
* Fix total_time templateAlfredo Sumaran2016-11-212-19/+10
* Use correct data for ItemIssueComponent from responseAlfredo Sumaran2016-11-212-6/+9
* Use stage description form endpoint responseAlfredo Sumaran2016-11-2112-23/+35
* Adde TotalTimeComponent as global componentAlfredo Sumaran2016-11-213-8/+33
* Provide stage legend on server responseAlfredo Sumaran2016-11-212-10/+11
* Remove delta column and use stage data from responseAlfredo Sumaran2016-11-215-84/+12
* Show friendly message when stage has no dataAlfredo Sumaran2016-11-214-1/+59
* Set stage descriptions dynamicallyAlfredo Sumaran2016-11-217-6/+18
* Move templates to its corresponding componentAlfredo Sumaran2016-11-218-70/+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-212-15/+21
* Apply styling to ItemCommitComponentAlfredo Sumaran2016-11-214-19/+49
* Move StagePlanComponent template to component in JS fileAlfredo Sumaran2016-11-212-10/+13
* Move StageIssueComponent template to component in JS fileAlfredo Sumaran2016-11-212-10/+13
* Move ItemIssueComponent template to component JS fileAlfredo Sumaran2016-11-212-25/+36
* Cycle analytics second iterationAlfredo Sumaran2016-11-2121-152/+749
* Improve first implementationAlfredo Sumaran2016-11-214-3/+124
* Load cycle analytics related JS filed only when neededAlfredo Sumaran2016-11-212-0/+2
* Merge branch 'fix/cycle-analytics-no-data' into 'master' Sean McGivern2016-11-211-5/+15
|\
| * Updated code based on feedbackfix/cycle-analytics-no-dataJames Lopez2016-11-211-5/+1
| * rename methodJames Lopez2016-11-211-2/+2
| * Adds a flag to reflect whether or not there is data in cycle analyticsJames Lopez2016-11-211-5/+19
* | Merge branch 'fix-xss-vulnerability' into 'master' Fatih Acet2016-11-215-37/+36
|\ \
| * | Fixes identationfix-xss-vulnerabilityFilipa Lacerda2016-11-212-6/+4
| * | Fix after reviewFilipa Lacerda2016-11-213-12/+6
| * | Remove v-htmlFilipa Lacerda2016-11-214-25/+32
* | | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-215-228/+261
|\ \ \
| * | | Refactor cache refreshing/expiringYorick Peterse2016-11-214-222/+253
| * | | Use File.exist? to check if a repository existsYorick Peterse2016-11-211-5/+7
| * | | Unify detecting of special repository filesYorick Peterse2016-11-212-16/+16
| |/ /
* | | Merge branch 'issue_24303' into 'master' Sean McGivern2016-11-213-15/+18
|\ \ \ | |_|/ |/| |
| * | Allow JIRA references for project snippetsissue_24303Felipe Artur2016-11-213-15/+18
* | | Merge branch 'fix/cycle-analytics-permissions' into 'master' Sean McGivern2016-11-212-1/+8
|\ \ \
| * | | refactored a couple of things based on feedbackfix/cycle-analytics-permissionsJames Lopez2016-11-212-6/+5