summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Variable nameimport-feedbackPhil Hughes2016-04-141-2/+2
* Updated based on feedbackPhil Hughes2016-04-141-10/+10
* Added loading icon to import buttonsPhil Hughes2016-04-111-12/+27
* Merge branch 'dashboard-filter-milestone' into 'master' Jacob Schatz2016-04-111-1/+7
|\
| * Fixed issue with dashboard/issues not filtering by milestonedashboard-filter-milestonePhil Hughes2016-04-111-1/+7
* | Merge branch 'mr-ui-update' into 'master' Jacob Schatz2016-04-112-9/+99
|\ \ | |/ |/|
| * Addressed feedbackPhil Hughes2016-04-111-5/+5
| * Removed un-used get requestPhil Hughes2016-04-061-2/+0
| * Fixed target project updatePhil Hughes2016-04-061-23/+29
| * Filters by text on elementPhil Hughes2016-04-062-7/+31
| * Use new dropdowns for MR comparePhil Hughes2016-04-062-22/+23
| * Updated UI for new merge requestPhil Hughes2016-04-061-0/+61
* | Merge branch 'issue_14353' into 'master' Jacob Schatz2016-04-111-1/+2
|\ \
| * | Use existence operator insteadissue_14353Alfredo Sumaran2016-04-101-1/+1
| * | Check existence of variable methodAlfredo Sumaran2016-04-101-1/+1
| * | Ignore toggling sidebar for above 1200px resolutionAlfredo Sumaran2016-04-101-1/+2
* | | Merge branch 'prevent_users_from_upvoting_downvoting_emoji' into 'master' Jacob Schatz2016-04-111-2/+13
|\ \ \ | |/ / |/| |
| * | prevent users from being able to both upvote and downvoteArinde Eniola2016-04-091-2/+13
* | | Merge branch 'redesign_labels_page' into 'master' Jacob Schatz2016-04-101-2/+2
|\ \ \ | |/ / |/| |
| * | 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
* | | Use meta key to open todo in new tab15078-todo-rowAnnabel Dunstone2016-04-081-2/+7
* | | Revert "Merge branch 'new-navigation-prototype' into 'master'"Jacob Schatz2016-04-071-0/+1
* | | Reset MR optsanti-memoizer-mr-fixJacob Schatz2016-04-061-1/+7
* | | Merge branch 'issue_14800' into 'master' Jacob Schatz2016-04-062-19/+48
|\ \ \ | |/ / |/| |
| * | Do not fire blur event when clicking a suggestionAlfredo Sumaran2016-04-061-2/+4
| * | Display clear button only if input has a valueAlfredo Sumaran2016-04-061-3/+4
| * | Change approach, do not use timeoutsAlfredo Sumaran2016-04-061-18/+12
| * | Do not create input if fieldName is not definedAlfredo Sumaran2016-04-051-1/+1
| * | Merge branch 'master' into issue_14800Alfredo Sumaran2016-04-046-22/+101
| |\ \
| * | | Bring back search context when chosing the same project/groupAlfredo Sumaran2016-03-311-2/+23
| * | | Return selected object if toggleLabel option is not definedAlfredo Sumaran2016-03-311-0/+2
| * | | Add current element and event as params to clicked callbackAlfredo Sumaran2016-03-311-2/+3
| * | | Skip default behaviour if we are clicking a result for the same locationAlfredo Sumaran2016-03-312-1/+9
* | | | 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
|\ \ \ \ | |_|/ / |/| | |