summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue-filter-name-options' into 'master' Jacob Schatz2016-05-252-7/+3
|\
| * Fixed issue with not being able to search text & filterPhil Hughes2016-05-161-1/+1
| * Issuable filtering improvementsPhil Hughes2016-05-162-8/+4
* | Added remove due date buttonPhil Hughes2016-05-231-4/+10
* | Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-211-37/+45
|\ \
| * | Replaced line breaksissuable-new-due-datePhil Hughes2016-05-201-6/+6
| * | Updated if statementPhil Hughes2016-05-161-1/+1
| * | Added due date calendar to new issue formPhil Hughes2016-05-161-37/+45
| |/
* | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-201-0/+7
|/
* Start builds redesignAnnabel Dunstone2016-05-042-3/+3
* Merge branch 'issue_14904' into 'master' Jacob Schatz2016-04-251-1/+1
|\
| * Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-204-16/+49
| |\
| * | Make shortcuts work when sidebar is collapsedAlfredo Sumaran2016-04-201-1/+1
* | | Merge branch 'remove-update-files' into 'master' Yorick Peterse2016-04-211-1/+1
|\ \ \
| * | | Removed JS update templatesremove-update-filesPhil Hughes2016-04-191-1/+1
* | | | Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-204-16/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove duplicate hidden_field and fix RubocopRémy Coutable2016-04-201-1/+0
| * | | Address MR feedbackRémy Coutable2016-04-201-12/+10
| * | | Removed buttons instead clicking date sets itPhil Hughes2016-04-201-6/+1
| * | | Mobile value color for due datePhil Hughes2016-04-201-1/+1
| * | | Updates sidebar valuePhil Hughes2016-04-201-1/+1
| * | | Posts the due date through AJAXPhil Hughes2016-04-201-13/+26
| * | | Removed due date filterPhil Hughes2016-04-201-6/+0
| * | | Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan2016-04-202-2/+1
| * | | Add due_date:time field to Issue modelMehmet Beydogan2016-04-202-0/+32
| * | | Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-203-11/+14
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed tests because of nil arrayPhil Hughes2016-04-201-3/+4
| | * | Label text color comes from JSONPhil Hughes2016-04-201-2/+2
| | * | get the multi filter labels feature to work on merge request, also escape cha...Arinde Eniola2016-04-201-1/+1
| | * | Removed animation from labels filterPhil Hughes2016-04-201-1/+1
| | * | fix failing testsArinde Eniola2016-04-151-5/+5
| | * | fix failing testsArinde Eniola2016-04-141-1/+1
| | * | Fix issue with labels not showing initially.Jacob Schatz2016-04-131-2/+2
| | * | Removes dup dropdownJacob Schatz2016-04-131-1/+0
| | * | Filter by multiple labels with little animation.Jacob Schatz2016-04-132-4/+6
| | * | Proper selecting multiple labels.Jacob Schatz2016-04-131-1/+1
| | * | Initial mutli label filterJacob Schatz2016-04-131-0/+1
* | | | Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-203-11/+16
|\ \ \ \ | |/ / /
| * | | Fixed issue with new MR form layoutPhil Hughes2016-04-201-8/+12
| * | | Fix javascript errors with invalid json because of commasFelipe Artur2016-04-191-1/+1
| * | | Trigger filtering after ajax is complete in dropdowndropdown-filter-after-loadPhil Hughes2016-04-191-0/+1
| | |/ | |/|
| * | Merge branch 'fix-issue-dropzone' into 'master' Stan Hu2016-04-181-1/+1
| |\ \
| | * | Fixed issue with dropzone not working on new issuablePhil Hughes2016-04-151-1/+1
* | | | Move shared html to a partialAlfredo Sumaran2016-04-183-34/+21
* | | | Add is-link attribute to know if a menu item should not be stoppedAlfredo Sumaran2016-04-181-1/+1
* | | | Fix Label dropdown and organize codeAlfredo Sumaran2016-04-152-3/+3
* | | | Render proper partialAlfredo Sumaran2016-04-152-2/+2
* | | | Add spacesAlfredo Sumaran2016-04-151-3/+3
* | | | Reuse partial for Create Label pageAlfredo Sumaran2016-04-153-18/+21
|/ / /
* | | Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz2016-04-151-1/+1
|\ \ \ | |/ / |/| |