summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/cycle_analytics/components
Commit message (Expand)AuthorAgeFilesLines
* Fix plan stage queryGosia Ksionek2019-06-171-59/+0
* Update `gitlab` npm namespaceGeorge Tsiolis2018-11-211-2/+2
* Replace tooltip directive with gl-tooltip directive in badges, cycle analytic...George Tsiolis2018-11-211-4/+3
* Prettify all the thingsMike Greiling2018-11-209-266/+70
* Prettify blob behaviors and cycle_analytics modulesMike Greiling2018-10-169-176/+174
* Replace `<i>` in vue components with `<icon>`George Tsiolis2018-10-151-4/+7
* Updates eslint vue plugin versionFilipa Lacerda2018-06-116-9/+9
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+1
* Fix more eslint rulesFilipa Lacerda2018-01-082-2/+3
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-063-5/+5
* [ci skip] Fix more rulesFilipa Lacerda2018-01-056-27/+82
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-057-68/+200
* Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-193-3/+18
* Move cycle analytics banner into a vue fileFilipa Lacerda2017-10-091-0/+55
* Fix typo in cycle analytics breaking time componentfl-fix-ca-time-componentFilipa Lacerda2017-10-061-1/+1
* Remove global componentsFilipa Lacerda2017-10-026-29/+55
* Moves cycle analytics components into vue filesFilipa Lacerda2017-09-2617-414/+382
* 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