summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'user-callout-refactor' into 'master' Filipa Lacerda2017-03-281-37/+6
|\
| * Refactored the user callout classPhil Hughes2017-03-241-37/+6
* | Merge branch '10120-remove-spread-string-for-array-from' into 'master' Filipa Lacerda2017-03-282-55/+3
|\ \
| * | Remove spreadString in favor of polyfilled Array.from10120-remove-spread-string-for-array-fromEric Eastwood2017-03-242-55/+3
| |/
* | Stops triggering board sidebar when clicking avatarPhil Hughes2017-03-282-6/+4
* | Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-274-5/+5
|\ \
| * | Change Done column to Closed in issue boardsblackst0ne2017-03-244-5/+5
* | | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-271-0/+1
|\ \ \
| * \ \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-24113-639/+1088
| |\ \ \
| * \ \ \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-2011-33/+39
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-1736-1289/+1399
| |\ \ \ \ \
| * | | | | | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+1
* | | | | | | Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master' Filipa Lacerda2017-03-271-9/+33
|\ \ \ \ \ \ \
| * | | | | | | Activate group name toggle based on horizontal spaceSam Rose2017-03-251-9/+33
* | | | | | | | Merge branch '29935-add-event-limit-warning-to-all-cycle-analytics-tabs' into...Filipa Lacerda2017-03-279-6/+26
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Add event limit warning all tabs Cycle AnalyticsSam Rose2017-03-249-6/+26
* | | | | | | | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-243-5/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Show loading icon when changing filter in add issues modalPhil Hughes2017-03-213-5/+13
* | | | | | | | | Merge branch '29897-remove-force-scroll-for-mr-changes-diff' into 'master' Annabel Dunstone Gray2017-03-241-3/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove forced scroll into view when switching to "Changes" MR tabEric Eastwood2017-03-231-3/+0
* | | | | | | | | | Merge branch 'fix-multiple-fixtering' into 'master' Clement Ho2017-03-241-0/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Reset dropdown list when clicking filter inputAlfredo Sumaran2017-03-211-0/+2
* | | | | | | | | | Merge branch '25188-polyfill-es-symbol' into 'master' Alfredo Sumaran2017-03-242-7/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ensure lineNumbers method always returns an array with two integersMike Greiling2017-03-231-3/+3
| * | | | | | | | | | add polyfill for Array.from to enable ES spread operatorMike Greiling2017-03-221-0/+1
| * | | | | | | | | | enable Array destructuring and polyfill Symbol classMike Greiling2017-03-212-4/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-2423-465/+417
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-2223-465/+417
* | | | | | | | | | | Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-247-51/+351
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use Ci instead of CI.Filipa Lacerda2017-03-232-7/+7
| * | | | | | | | | | | Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-212-16/+13
| * | | | | | | | | | | Improvements after reviewFilipa Lacerda2017-03-214-26/+15
| * | | | | | | | | | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-2116-35/+73
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Adds tests to new empty and error statesFilipa Lacerda2017-03-205-42/+67
| * | | | | | | | | | | Add error state to commits and merge requests pipelines tableFilipa Lacerda2017-03-172-7/+13
| * | | | | | | | | | | Update state. Divide into smaller componentsFilipa Lacerda2017-03-176-162/+276
| * | | | | | | | | | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-1735-1437/+1541
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 27574-pipelines-empty-state27574-pipelines-empty-stateFilipa Lacerda2017-03-17107-4433/+4512
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Adds counters to badgesFilipa Lacerda2017-03-151-6/+29
| * | | | | | | | | | | | Moves tabs into Vue ComponentFilipa Lacerda2017-03-152-25/+129
| * | | | | | | | | | | | Renders failed svg when an error occurredFilipa Lacerda2017-03-131-6/+15
| * | | | | | | | | | | | Adds empty state for pipelines tableFilipa Lacerda2017-03-132-4/+42
* | | | | | | | | | | | | Merge branch '29979-firefox-sidebar-height' into 'master' Alfredo Sumaran2017-03-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Switch to check scrollTop of windowAnnabel Dunstone Gray2017-03-231-1/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'add-stop-to-polling' into 'master' Jacob Schatz2017-03-231-5/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Clears timeoutFilipa Lacerda2017-03-231-5/+9
| * | | | | | | | | | | | Adds stop function so we can stop polling anytimeFilipa Lacerda2017-03-231-5/+12
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch '29558-pipelines-scroll' into 'master' Annabel Dunstone Gray2017-03-231-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Applies same CSS as main tableFilipa Lacerda2017-03-221-2/+2
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'add-issues-modal-filtered-search-takes-search-param' into 'mast...Filipa Lacerda2017-03-232-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |