summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Removed usage of normilizeEmojiName methodemoji-unicode-fixPhil Hughes2016-04-221-5/+0
* Fixes issue with emoji comments not showing correct emoji imagePhil Hughes2016-04-221-11/+3
* Improved confirmation UXconfirmation-screenPhil Hughes2016-04-212-0/+22
* Merge branch 'label-text-color-sidebar' into 'master' Robert Speicher2016-04-211-1/+1
|\
| * Reverted link changesPhil Hughes2016-04-211-1/+1
| * Removed console.logPhil Hughes2016-04-211-1/+0
| * Fixes text color on labels in sidebarPhil Hughes2016-04-211-2/+3
* | Remove float from iconAnnabel Dunstone2016-04-211-0/+5
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceRémy Coutable2016-04-214-47/+34
|\ \
| * \ Merge branch 'label-dropdown-fix' into 'master' Jacob Schatz2016-04-214-47/+34
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-2023-153/+450
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-2028-199/+372
| | |\ \ \
| | * | | | Add is-link attribute to know if a menu item should not be stoppedAlfredo Sumaran2016-04-181-1/+1
| | * | | | Remove $parentAlfredo Sumaran2016-04-181-6/+5
| | * | | | Fix create label functionalityAlfredo Sumaran2016-04-151-41/+25
| | * | | | Fix Label dropdown and organize codeAlfredo Sumaran2016-04-153-3/+10
| | * | | | Restore broken codeAlfredo Sumaran2016-04-151-9/+6
* | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable2016-04-211-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'issue_15434' into 'master' Jacob Schatz2016-04-211-1/+1
| |\ \ \ \ \
| | * | | | | Remove unused paramAlfredo Sumaran2016-04-211-1/+1
* | | | | | | Merge branch 'diff-link-fix' into 'master' Jacob Schatz2016-04-211-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Fixed issue when scrolling to element and there is an expanderPhil Hughes2016-04-201-2/+2
| * | | | | | | Fixed issue with incorrect line being highlighted if line is in discussion viewPhil Hughes2016-04-201-4/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '15445-file-renames' into 'master' Jacob Schatz2016-04-211-0/+2
|\ \ \ \ \ \ \
| * | | | | | | File name change appears on one lineAnnabel Dunstone2016-04-211-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'note-username-text-color' into 'master' Jacob Schatz2016-04-211-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed issue with author link color on dark diffsnote-username-text-colorPhil Hughes2016-04-211-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "Merge branch 'sentry-js' into 'master' "Jacob Schatz2016-04-212-45/+0
* | | | | | Merge branch 'issue_14678' into 'master' Jacob Schatz2016-04-201-1/+42
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Use Turbolinks to redirectissue_14678Alfredo Sumaran2016-04-181-1/+1
| * | | | | Move declarationsAlfredo Sumaran2016-04-131-4/+3
| * | | | | Reutilize existing method to update param valueAlfredo Sumaran2016-04-111-12/+3
| * | | | | Merge branch 'master' into issue_14678Alfredo Sumaran2016-04-1126-149/+434
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into issue_14678Alfredo Sumaran2016-04-0749-530/+1261
| |\ \ \ \ \ \
| * | | | | | | Get pagination options form the viewAlfredo Sumaran2016-04-011-9/+18
| * | | | | | | Expose todos_per_page variableAlfredo Sumaran2016-03-301-3/+2
| * | | | | | | Merge branch 'master' into issue_14678Alfredo Sumaran2016-03-3017-107/+508
| |\ \ \ \ \ \ \
| * | | | | | | | typoAlfredo Sumaran2016-03-281-6/+6
| * | | | | | | | Refresh page according remaining todosAlfredo Sumaran2016-03-281-0/+43
* | | | | | | | | Merge branch 'revert-diff-scroll' into 'master' Jacob Schatz2016-04-205-30/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Wrap all code in diffsrevert-diff-scrollAnnabel Dunstone2016-04-205-30/+20
* | | | | | | | | Merge branch 'due-date-frontend' into 'master' Robert Speicher2016-04-205-5/+199
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added variablesPhil Hughes2016-04-202-7/+12
| * | | | | | | | | replace hyphens to commas when converting datePhil Hughes2016-04-201-2/+1
| * | | | | | | | | Fixed date issue with timezonesPhil Hughes2016-04-201-1/+3
| * | | | | | | | | Removed buttons instead clicking date sets itPhil Hughes2016-04-202-10/+9
| * | | | | | | | | Updates sidebar valuePhil Hughes2016-04-201-0/+3
| * | | | | | | | | Updated based on designsPhil Hughes2016-04-201-9/+44
| * | | | | | | | | Fixed issue with bootstrap dropdown closing the calendarPhil Hughes2016-04-202-0/+9
| * | | | | | | | | Fixed issue with selectbox not hidingPhil Hughes2016-04-201-1/+8