summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Shows error messages when trying to create label in dropdown menulabel-dropdown-errorsPhil Hughes2016-03-222-1/+13
* Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz2016-03-213-3/+3
|\
| * change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-203-3/+3
* | Merge branch 'remove-console-log' into 'master' Jacob Schatz2016-03-211-1/+0
|\ \
| * | Remove console.log callStan Hu2016-03-201-1/+0
| |/
* | Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-211-1/+10
|\ \
| * \ Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-201-2/+43
| |\ \
| * \ \ Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-1910-83/+213
| |\ \ \
| * | | | Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-171-4/+4
| * | | | Use helper to create list of projects issue can be moved toGrzegorz Bizon2016-03-171-1/+10
| * | | | Revert changes in js used to create project selectGrzegorz Bizon2016-03-171-50/+20
| * | | | Add initial notifications and hooks for issue moveGrzegorz Bizon2016-03-171-6/+0
| * | | | Make it possible to exclude project in projects selectGrzegorz Bizon2016-03-171-6/+21
| * | | | Add access-level filter support for projects selectGrzegorz Bizon2016-03-171-18/+38
| * | | | Add ability to choose id attribute in project select helperGrzegorz Bizon2016-03-171-2/+3
* | | | | Merge branch 'fix-image-mode-view-diff' into 'master' Dmitriy Zaporozhets2016-03-211-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix diff image view modes (2-up, swipe, onion skin) not workingStan Hu2016-03-191-0/+1
| | |/ / | |/| |
* | | | Merge branch 'fix-default-http-clone' into 'master' Jacob Schatz2016-03-201-1/+0
|\ \ \ \
| * | | | Fix specs and remove unnecessary console.logStan Hu2016-03-201-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'edit-form-alignment' into 'master' Jacob Schatz2016-03-201-6/+2
|\ \ \ \
| * | | | Fix spacing below edit note formedit-form-alignmentPhil Hughes2016-03-181-6/+2
* | | | | Merge branch 'rs-auto-expand-sidebar' into 'master' Jacob Schatz2016-03-201-3/+22
|\ \ \ \ \
| * | | | | Expand the issuable sidebar when coming back from the Changes tabrs-auto-expand-sidebarRobert Speicher2016-03-171-3/+22
* | | | | | Merge branch 'dropdown-persits-filtered-data' into 'master' Jacob Schatz2016-03-201-1/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fixed issue with filtered data persisting when dropdown closeddropdown-persits-filtered-dataPhil Hughes2016-03-181-1/+5
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-1830-259/+1236
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixes issue with filter label missing on labels & milestonesPhil Hughes2016-03-183-3/+3
| * | | | Fixed issue with labels dropdown getting wrong labelsPhil Hughes2016-03-182-18/+0
| |/ / /
| * | | Merge branch 'fix-mr-close-button' into 'master' Jacob Schatz2016-03-181-2/+2
| |\ \ \
| | * | | Fixes issue with close button not working on MRfix-mr-close-buttonPhil Hughes2016-03-181-2/+2
| | |/ /
| * | | Merge branch 'improved-issue-sidebar' into 'master' Jacob Schatz2016-03-181-0/+25
| |\ \ \
| | * | | Removed global JS varimproved-issue-sidebarPhil Hughes2016-03-181-4/+5
| | * | | Reused some variablesPhil Hughes2016-03-181-2/+2
| | * | | Improved issue sidebarPhil Hughes2016-03-181-0/+24
| | |/ /
| * | | Another CS style fixissue-fade-loadPhil Hughes2016-03-181-1/+1
| * | | Fixed some CS styling issuesPhil Hughes2016-03-184-74/+85
| * | | Fixed issue with dashboard issues not reloadingPhil Hughes2016-03-183-4/+17
| * | | Changing filter dropdowns shows loadingPhil Hughes2016-03-185-15/+42
| * | | Merge branch 'optimistic-todos' into 'master' Jacob Schatz2016-03-182-1/+58
| |\ \ \
| | * | | Mark all as done through AJAXPhil Hughes2016-03-171-5/+26
| | * | | Removed the flash success messagePhil Hughes2016-03-171-32/+20
| | * | | Remove `Flash` from todos when finishedJacob Schatz2016-03-171-1/+0
| | * | | Adds small AJAX optimistic functionality to todos.Jacob Schatz2016-03-172-1/+50
| | | |/ | | |/|
| * | | Changed any variable name to save confusionPhil Hughes2016-03-181-2/+2
| * | | Removed comparing against textPhil Hughes2016-03-181-1/+2
| * | | Fixes issue with any milestone value in dropdown not being selectablePhil Hughes2016-03-181-1/+1
| | |/ | |/|
| * | Merge branch 'edited-text' into 'master' Robert Speicher2016-03-171-0/+1
| |\ \
| | * | Edited timeago text on commentsPhil Hughes2016-03-101-0/+1
| * | | Merge branch 'hide-builds-feature' into 'master' Robert Speicher2016-03-171-0/+13
| |\ \ \ | | |_|/ | |/| |
| | * | Hide builds from Project's settings when the feature is disabledhide-builds-featureKamil Trzcinski2016-03-151-0/+13