summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/cycle_analytics
Commit message (Expand)AuthorAgeFilesLines
* Add expirations to CA and user calloutsLuke "Jared" Bennett2017-04-141-1/+1
* Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-1010-447/+438
* Add event limit warning all tabs Cycle AnalyticsSam Rose2017-03-249-6/+26
* remove Cookies class from global spaceMike Greiling2017-03-221-2/+1
* remove Vue from the global spaceMike Greiling2017-03-206-7/+12
* Remove .es6 from file extensions (!9241)winniehell2017-03-0512-0/+0
* Changes after reviewadd-svg-loaderFilipa Lacerda2017-03-023-3/+14
* Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-281-2/+5
|\
| * Clone nested objects from default data.27622-cycle-analytics-loadingFilipa Lacerda2017-02-281-2/+5
* | remove tech debt codeFilipa Lacerda2017-02-251-7/+0
* | Load svgs in cycle analyticsFilipa Lacerda2017-02-259-21/+11
|/
* remove require.context from cycle_analytics_bundleremove-require-context-cycle-analytics-bundleMike Greiling2017-02-201-4/+14
* Merge branch 'add-additional-checks-to-ca-data' into 'master' Jacob Schatz2017-02-183-22/+127
|\
| * Make sure events have most properties definedadd-additional-checks-to-ca-dataAlfredo Sumaran2017-02-103-22/+127
* | Merge branch 'fix/cycle-analytics-events-limit' into 'master' Sean McGivern2017-02-131-0/+6
|\ \
| * | 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
* | | convert js-cookie dependency to an npm moduleclean-javascript-vendor-filesMike Greiling2017-02-111-1/+1
| |/ |/|
* | Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-103-127/+22
* | Make sure events have most properties definedAlfredo Sumaran2017-02-103-22/+127
|/
* fix missing components in cycle_analytics_bundleMike Greiling2017-01-141-1/+1
* migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-3/+6
* Show dashes when date is emptyAlfredo Sumaran2016-11-281-4/+9
* Take only objects for the events list24836-tyeerror-e-is-null-when-clicking-plan-tab-in-cycle-analyticsAlfredo Sumaran2016-11-231-2/+6
* clean up globals exemptions within .eslintrcMike Greiling2016-11-229-0/+20
* Use single quote for strings23449-cycle-analytics-2-frontendAlfredo Sumaran2016-11-213-3/+3
* Ue svg from SVGs objectAlfredo Sumaran2016-11-211-5/+1
* Add custom copy for each empty stageAlfredo Sumaran2016-11-212-1/+12
* Fix CSS declarationAlfredo Sumaran2016-11-211-1/+1
* Move SVGs to JS objects for easy reuseAlfredo Sumaran2016-11-217-19/+26
* Keep the cookie name as beforeAlfredo Sumaran2016-11-211-2/+2
* Fix variable usageAlfredo Sumaran2016-11-211-1/+1
* Do not show overview message if there’s already CA dataAlfredo Sumaran2016-11-211-4/+4
* Rename Cycle Analytics bundle to .es6Alfredo Sumaran2016-11-211-0/+0
* Fix URL to pipelineAlfredo Sumaran2016-11-211-2/+2
* Set isUserAllowed property with value coming from permissions objectAlfredo Sumaran2016-11-211-4/+3
* Add view to handle the case when user doesn’t have access to stageAlfredo Sumaran2016-11-212-1/+8
* Make linters happyAlfredo Sumaran2016-11-2111-78/+23
* Remove unnecesary empty dialogAlfredo Sumaran2016-11-211-6/+0
* Fix empty stage presentationAlfredo Sumaran2016-11-211-1/+0
* Delete StageButton componentAlfredo Sumaran2016-11-212-27/+0
* Use correct endpoint for stage eventsAlfredo Sumaran2016-11-211-1/+1
* Fix blank spaces on linksAlfredo Sumaran2016-11-216-31/+11
* Combine components for better legibilityAlfredo Sumaran2016-11-2111-207/+209
* Do not show minutes if days is availableAlfredo Sumaran2016-11-211-2/+2
* Fix style for event titlesAlfredo Sumaran2016-11-215-9/+9
* 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