summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/cycle_analytics/components
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'user-avatar-vue-ce' into 'master'Phil Hughes2017-05-196-11/+36
|\
| * Consolidate user avatar Vue logicBryce Johnson2017-05-186-11/+36
* | Fix JavaScript translations that are using a namespacefix-js-translationsRuben Davila2017-05-186-11/+11
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-123-5/+5
* More updates for translations plus small tweaks.Ruben Davila2017-05-041-1/+1
* More updates for translations plus some refactoring.Ruben Davila2017-05-036-10/+10
* Updated some JS translate methods to correctly take in contextPhil Hughes2017-05-032-2/+2
* First round of updates from the code review.Ruben Davila2017-05-027-9/+9
* Fixed context translationPhil Hughes2017-04-281-1/+1
* Added some missing text that needs translatingPhil Hughes2017-04-271-2/+2
* Changed JS translation functionsPhil Hughes2017-04-268-15/+15
* Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-p...Phil Hughes2017-04-211-1/+1
* Created a plural filterPhil Hughes2017-04-192-3/+3
* Added Vue filters & directives for translatingPhil Hughes2017-04-188-15/+15
* Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-108-329/+321
* Add event limit warning all tabs Cycle AnalyticsSam Rose2017-03-248-6/+24
* remove Vue from the global spaceMike Greiling2017-03-205-5/+10
* Remove .es6 from file extensions (!9241)winniehell2017-03-058-0/+0
* Changes after reviewadd-svg-loaderFilipa Lacerda2017-03-023-3/+14
* Load svgs in cycle analyticsFilipa Lacerda2017-02-253-4/+8
* Fix display logic for warning messagefix/cycle-analytics-events-limitSam Rose2017-02-081-1/+1
* Revise tooltip message and warning textSam Rose2017-02-071-4/+5
* Display number of shown events on Plan stage of Cycle AnalyticsSam Rose2017-02-071-0/+5
* Show dashes when date is emptyAlfredo Sumaran2016-11-281-4/+9
* clean up globals exemptions within .eslintrcMike Greiling2016-11-228-0/+16
* Ue svg from SVGs objectAlfredo Sumaran2016-11-211-5/+1
* Fix CSS declarationAlfredo Sumaran2016-11-211-1/+1
* Move SVGs to JS objects for easy reuseAlfredo Sumaran2016-11-213-19/+4
* Fix variable usageAlfredo Sumaran2016-11-211-1/+1
* Do not show overview message if there’s already CA dataAlfredo Sumaran2016-11-211-4/+4
* Fix URL to pipelineAlfredo Sumaran2016-11-211-2/+2
* Make linters happyAlfredo Sumaran2016-11-219-65/+10
* Delete StageButton componentAlfredo Sumaran2016-11-211-26/+0
* Fix blank spaces on linksAlfredo Sumaran2016-11-216-31/+11
* Combine components for better legibilityAlfredo Sumaran2016-11-2110-206/+208
* Do not show minutes if days is availableAlfredo Sumaran2016-11-211-2/+2
* Fix style for event titlesAlfredo Sumaran2016-11-214-6/+6
* Show seconds only if time is only in secondsAlfredo Sumaran2016-11-211-1/+1
* Update ItemBuildComponent html structureAlfredo Sumaran2016-11-212-7/+35
* 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-212-14/+12
* Fix total_time templateAlfredo Sumaran2016-11-211-17/+5
* Use correct data for ItemIssueComponent from responseAlfredo Sumaran2016-11-211-6/+7
* Use stage description form endpoint responseAlfredo Sumaran2016-11-218-10/+11
* Adde TotalTimeComponent as global componentAlfredo Sumaran2016-11-212-8/+30
* Set stage descriptions dynamicallyAlfredo Sumaran2016-11-215-5/+10
* 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
* Fix text styles on ItemIssueComponentAlfredo Sumaran2016-11-211-14/+14