summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid helper call with default parametersavoid-api-helper-callRobert Schilling2016-11-221-1/+1
* Merge branch 'add-node-modules-cache-to-npm-related-builds' into 'master' Robert Speicher2016-11-222-3/+12
|\
| * Add node_modules cache to npm related buildsadd-node-modules-cache-to-npm-related-buildsLuke "Jared" Bennett2016-11-192-3/+12
* | Merge branch '24730-broken-master' into 'master' Robert Speicher2016-11-221-4/+5
|\ \
| * | Fix StrongAttibutes error with Ruby 2.124730-broken-masterRémy Coutable2016-11-211-4/+5
* | | Merge branch 'backport-tt' into 'master' Jacob Schatz2016-11-226-0/+609
|\ \ \
| * | | Backport SmartInterval, PrettyTime, SubbableResource from EE.backport-ttBryce Johnson2016-11-186-0/+609
* | | | Merge branch '18136-ui-for-restricting-global-visibility-levels-is-unclear' i...Jacob Schatz2016-11-223-8/+11
|\ \ \ \
| * | | | Removed button styling from restricted visibility levels and added checkboxes...18136-ui-for-restricting-global-visibility-levels-is-unclearLuke "Jared" Bennett2016-11-213-8/+11
* | | | | Merge branch '20840-getting-started-better-empty-state-for-issues-view' into ...Jacob Schatz2016-11-2212-47/+98
|\ \ \ \ \
| * | | | | Added empty state svg and set up blank conditional20840-getting-started-better-empty-state-for-issues-viewLuke "Jared" Bennett2016-11-1812-47/+98
* | | | | | Merge branch '23449-cycle-analytics-2-frontend' into 'master' Jacob Schatz2016-11-2228-153/+1198
|\ \ \ \ \ \
| * | | | | | 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-213-7/+13
| * | | | | | Highlight nav item on hoverAlfredo Sumaran2016-11-211-0/+6
| * | | | | | Scroll CA stage panel on mobileAnnabel Dunstone Gray2016-11-212-46/+54
| * | | | | | Fix CSS declarationAlfredo Sumaran2016-11-213-8/+8
| * | | | | | administer to administratorAlfredo Sumaran2016-11-211-1/+1
| * | | | | | Move SVGs to JS objects for easy reuseAlfredo Sumaran2016-11-217-19/+26
| * | | | | | No enough data to Not enough dataAlfredo Sumaran2016-11-211-1/+1
| * | | | | | 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-212-16/+16
| * | | | | | Rename Cycle Analytics bundle to .es6Alfredo Sumaran2016-11-211-0/+0
| * | | | | | Fix URL to pipelineAlfredo Sumaran2016-11-211-2/+2
| * | | | | | Remove unnecesary variableAlfredo Sumaran2016-11-211-85/+82
| * | | | | | Set isUserAllowed property with value coming from permissions objectAlfredo Sumaran2016-11-211-4/+3
| * | | | | | Add CHANGELOG fileAlfredo Sumaran2016-11-211-0/+4
| * | | | | | Adjust width of Cycle Analytics containerAlfredo Sumaran2016-11-211-0/+5
| * | | | | | Add view to handle the case when user doesn’t have access to stageAlfredo Sumaran2016-11-217-15/+73
| * | | | | | Make linters happyAlfredo Sumaran2016-11-2113-92/+40
| * | | | | | 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