summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* Fix specAlfredo Sumaran2016-06-031-1/+1
* Address feedbackAlfredo Sumaran2016-06-033-10/+11
* Bulk assignment implementationAlfredo Sumaran2016-06-031-2/+2
* Add show_create param to toggle label creation optionAlfredo Sumaran2016-06-031-2/+2
* Add show_footer parameter for ability to hide footerAlfredo Sumaran2016-06-032-1/+3
* Add .js-filter-submit when neededAlfredo Sumaran2016-06-032-2/+4
* Ability to assign a label to multiple issuesAlfredo Sumaran2016-06-032-1/+13
* issuable#labels_array explicitly load the labelsPaco Guzman2016-06-021-5/+5
* Merge branch 'filter-by-any-user' into 'master' Jacob Schatz2016-05-261-1/+1
|\
| * Filter issuables by any userPhil Hughes2016-05-261-1/+1
* | Merge branch 'move-project-dropdown-async' into 'master' Jacob Schatz2016-05-261-3/+1
|\ \ | |/ |/|
| * Correctly sends project IDPhil Hughes2016-05-201-1/+1
| * Loads move issue dropdown asyncPhil Hughes2016-05-161-3/+1
* | 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