summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-054-6/+7
| |\ \
| * \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-296-90/+225
| |\ \ \
| * | | | Revert authors ability to assign anyoneZeger-Jan van de Weg2016-02-221-1/+1
| * | | | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-221-2/+5
* | | | | Merge branch 'subscribe-button-fix' into 'master' Jacob Schatz2016-04-141-2/+2
|\ \ \ \ \
| * | | | | Fixed style issuessubscribe-button-fixPhil Hughes2016-04-141-1/+1
| * | | | | Fixed issue with failing testsPhil Hughes2016-04-121-1/+1
| * | | | | Removed references to subscribe-button CSS classPhil Hughes2016-04-121-2/+2
* | | | | | Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-1/+2
* | | | | | Updated issue form to use new GLFormPhil Hughes2016-04-141-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch '14762-delete-button' into 'master' Jacob Schatz2016-04-131-4/+2
|\ \ \ \ \
| * | | | | Update delete button14762-delete-buttonAnnabel Dunstone2016-04-111-4/+2
| |/ / / /
* | | | | Merge branch 'issuable-form-alignment' into 'master' Jacob Schatz2016-04-131-3/+3
|\ \ \ \ \
| * | | | | Fixed alignment on issuable new formissuable-form-alignmentPhil Hughes2016-04-111-3/+3
| |/ / / /
* | | | | Merge branch 'label-filter' into 'master' Jacob Schatz2016-04-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |