summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* fix the failing tests and some changesArinde Eniola2016-04-061-5/+2
* finish up the design and add info to the changelogArinde Eniola2016-04-061-0/+3
* Merge branch 'dropdown-enter-select-fix' into 'master' Jacob Schatz2016-04-061-1/+1
|\
| * Fixed issue with enter key not selecting correct value in dropdowndropdown-enter-select-fixPhil Hughes2016-04-061-1/+1
* | Merge branch 'fix_missing_filters_on_status_tab_change' into 'master' Jacob Schatz2016-04-062-0/+46
|\ \ | |/ |/|
| * attach the utitlity function to the global scope with some changesArinde Eniola2016-04-023-35/+33
| * fix missing filters on status tab when user swithches to another stateArinde Eniola2016-04-022-0/+48
* | Merge branch 'close-issue-bug' into 'master' Jacob Schatz2016-04-051-1/+1
|\ \
| * | Fix data check in update issue responseAnnabel Dunstone2016-04-051-1/+1
* | | Merge branch 'dropdown-arrow-support' into 'master' Jacob Schatz2016-04-051-18/+92
|\ \ \
| * | | CS multilinedropdown-arrow-supportPhil Hughes2016-04-051-5/+5
| * | | Fixed issue based on feedbackPhil Hughes2016-03-311-21/+26
| * | | Moved back some css classesPhil Hughes2016-03-311-3/+3
| * | | Enter triggers the currently highlighted element clickPhil Hughes2016-03-311-12/+13
| * | | Correctly scrolls the dropdown up & down with arrow keysPhil Hughes2016-03-311-4/+11
| * | | Scrolls the dropdown content downPhil Hughes2016-03-311-2/+14
| * | | Started arrow key movement on dropdownsPhil Hughes2016-03-311-4/+53
* | | | Merge branch 'note-form-design' into 'master' Jacob Schatz2016-04-054-50/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Removed console.log from notesPhil Hughes2016-04-041-3/+0
| * | | Updated testsPhil Hughes2016-04-041-5/+9
| * | | Logged out boxPhil Hughes2016-04-041-2/+1
| * | | Discussion formPhil Hughes2016-04-041-4/+9
| * | | Removed css code that isnt usedPhil Hughes2016-04-041-1/+0
| * | | Focus style for comment formPhil Hughes2016-04-041-0/+6
| * | | Added toolbar to comment formPhil Hughes2016-04-043-31/+6
| * | | Restyling on elements in comment formPhil Hughes2016-04-042-6/+1
| * | | Started refactoring of note formPhil Hughes2016-04-041-9/+0
* | | | Merge branch 'fix-award-emoji-menu' into 'master' Jacob Schatz2016-04-041-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix award emoji picker for relative_urlSandra Freihofer2016-04-011-2/+2
* | | | Merge branch 'build-updates' into 'master' Douwe Maan2016-04-032-14/+88
|\ \ \ \ | |_|_|/ |/| | |
| * | | Put back hiding of modalbuild-updatesPhil Hughes2016-03-211-0/+1
| * | | Updated based on feedbackPhil Hughes2016-03-211-26/+26
| * | | Removed modal hidePhil Hughes2016-03-181-1/+0
| * | | Updated to fix issues risen during feedbackPhil Hughes2016-03-182-29/+27
| * | | Merge request title is in the notificationPhil Hughes2016-03-181-1/+4
| * | | Commit SHA comes from JSONPhil Hughes2016-03-182-31/+43
| * | | Using status from ajax call.Jacob Schatz2016-03-181-22/+11
| * | | Removes name from fileJacob Schatz2016-03-181-2/+0
| * | | Checks if Notification API exists before requesting permission.Jacob Schatz2016-03-181-1/+2
| * | | removing ci_enableJacob Schatz2016-03-181-1/+0
| * | | Remove repeated build listingJacob Schatz2016-03-181-4/+1
| * | | Add page reload as a temporary boring solutionJacob Schatz2016-03-181-2/+9
| * | | Add icon as a opt for notifierJacob Schatz2016-03-181-3/+3
| * | | Adds notifications API to MR page.Jacob Schatz2016-03-182-3/+63
| * | | Adds JSON callback, which is currently not working.Jacob Schatz2016-03-181-7/+5
| * | | initial ajax buildJacob Schatz2016-03-181-6/+18
* | | | Hide sidebar completely when collapsedDmitriy Zaporozhets2016-04-011-1/+0
| |/ / |/| |
* | | Merge branch 'filter-dropdown-bug' into 'master' Rémy Coutable2016-04-012-5/+11
|\ \ \ | |_|/ |/| |
| * | Fixes issue with dropdowns not selecting valuesfilter-dropdown-bugPhil Hughes2016-03-312-5/+11
* | | Merge branch 'issue_3400_port' into 'master' Jacob Schatz2016-03-313-39/+351
|\ \ \ | |/ / |/| |