summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-207-17/+58
|\
| * Remove duplicate hidden_field and fix RubocopRémy Coutable2016-04-201-1/+0
| * Address MR feedbackRémy Coutable2016-04-202-16/+15
| * 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-203-4/+3
| * Add due_date:time field to Issue modelMehmet Beydogan2016-04-203-0/+36
| * Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-205-12/+18
| |\
| | * 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-202-2/+2
| | * some refactoringArinde Eniola2016-04-191-2/+2
| | * fix failing testsArinde Eniola2016-04-151-5/+5
| | * fix failing testsArinde Eniola2016-04-143-4/+9
| | * 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-133-9/+9
| | * 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-205-12/+25
|\ \ \ | |/ /
| * | Fixed issue with new MR form layoutPhil Hughes2016-04-201-8/+12
| * | add slack notifications for wiki pagesSebastian Klier2016-04-201-0/+8
| * | Fix javascript errors with invalid json because of commasFelipe Artur2016-04-191-1/+1
| * | Merge branch 'rs-issue-15126' into 'master' Douwe Maan2016-04-191-1/+1
| |\ \
| | * | Remove additional misuse of `data-original-title` attributeRobert Speicher2016-04-181-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-2931-148/+568
| |\ \ \
| * | | | 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
|\ \ \ \ \