summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_3799' into 'master' Rémy Coutable2016-04-221-1/+10
|\
| * Merge remote-tracking branch 'origin/master' into issue_3799Alfredo Sumaran2016-04-2113-82/+125
| |\
| * | Do not display filters if user if there's no current_userAlfredo Sumaran2016-04-211-7/+8
| * | Allow filtering by Owned projectsAlfredo Sumaran2016-04-181-1/+9
* | | 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 branch 'label-dropdown-fix' into 'master' Jacob Schatz2016-04-214-52/+42
|\ \
| * \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-207-17/+58
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-205-12/+25
| |\ \ \
| * | | | 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 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-211-4/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-192-1/+2
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-163-17/+17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-132-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-113-24/+12
| |\ \ \ \ \ \
| * | | | | | | Fix specsKamil Trzcinski2016-04-111-2/+2
| * | | | | | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-111-4/+3
* | | | | | | | 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
* | | | | | | | 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
| |_|_|_|_|/ |/| | | | |