summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Improving the original label-subscribing implementationRémy Coutable2016-03-151-13/+15
* | | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-15/+17
* | | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-152-44/+5
|/ /
* | Fix bug with JS error from dropdowns in filter areafilter-bug-fixJacob Schatz2016-03-141-4/+8
* | Fixes issue with unassigned not working in dropdownzero-dropdown-idPhil Hughes2016-03-141-1/+1
* | Merge branch 'nav-over-content-mobile' into 'master' Jacob Schatz2016-03-143-28/+51
|\ \
| * | Removed call to setup from breakpoint size methodnav-over-content-mobilePhil Hughes2016-03-141-5/+5
| * | Changed breakpoint sizePhil Hughes2016-03-143-24/+30
| * | removed un-used function callPhil Hughes2016-03-141-3/+3
| * | Created bootstrap breakpoint classPhil Hughes2016-03-143-25/+33
| * | changed jquery document readyPhil Hughes2016-03-141-1/+1
| * | Left sidebar overlaps the content on mobile devicesPhil Hughes2016-03-141-4/+13
* | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-0/+2
|\ \ \
| * | | Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-111-0/+2
* | | | Fixed tests for MR & issue filtersissue-filter-testsPhil Hughes2016-03-141-1/+3
| |/ / |/| |
* | | Merge branch 'group-activity-separate-tab' into 'master' Robert Speicher2016-03-111-1/+2
|\ \ \
| * | | Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-101-1/+2
| | |/ | |/|
* | | Merge branch 'award-emoji-design-update' into 'master' Jacob Schatz2016-03-111-25/+52
|\ \ \ | |_|/ |/| |
| * | Added 'surprise' animationaward-emoji-design-updatePhil Hughes2016-03-111-7/+13
| * | Fixed bug with emoji search stylingPhil Hughes2016-03-111-2/+2
| * | CoffeeScript style improv.Phil Hughes2016-03-111-2/+3
| * | Moved method calls to separate linesPhil Hughes2016-03-111-6/+11
| * | Moved SCSS values into variablesPhil Hughes2016-03-111-4/+10
| * | Updated award emoji testsPhil Hughes2016-03-111-1/+1
| * | Updated UI of award emojiPhil Hughes2016-03-111-14/+23
* | | Merge branch 'fix-issue-toggle-button-mobile' into 'master' Jacob Schatz2016-03-112-6/+5
|\ \ \
| * | | Fixes issue with issue sidebar toggle button not workingPhil Hughes2016-03-102-6/+5
| |/ /
* | | Merge branch 'account-settings' into 'master' Jacob Schatz2016-03-111-3/+4
|\ \ \
| * | | Account settingsPhil Hughes2016-03-111-3/+4
| |/ /
* | | Merge branch 'comment-discard-button' into 'master' Jacob Schatz2016-03-111-11/+55
|\ \ \
| * | | Correctly uses a variable with the textcomment-discard-buttonPhil Hughes2016-03-111-1/+1
| * | | Fixed tests for comment formsPhil Hughes2016-03-041-0/+5
| * | | Added discard button to comment formPhil Hughes2016-03-041-11/+50
* | | | Merge branch 'comment-error' into 'master' Dmitriy Zaporozhets2016-03-111-0/+7
|\ \ \ \