summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* Optimistic locking for Issue and Merge RequestsValery Sizov2016-07-121-0/+9
* Merge branch 'issuable-todo-improvements'Douwe Maan2016-06-181-5/+5
|\
| * Removed update methodissuable-todo-improvementsPhil Hughes2016-06-171-1/+1
| * Removed ID from button as frontend doesnt use anymorePhil Hughes2016-06-171-1/+1
| * Improved manual todosPhil Hughes2016-06-171-5/+5
* | Fixed issue with assignee dropdown not selecting correctlyPhil Hughes2016-06-171-1/+1
|/
* Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz2016-06-151-14/+13
|\
| * Corrected all sidebar font weights to correctly match the designPhil Hughes2016-06-101-17/+14
| * Fixed issue with bold in issuable sidebarPhil Hughes2016-06-101-4/+6
* | Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu2016-06-141-1/+13
|\ \
| * | Uses update URL to update the status of a todoPhil Hughes2016-06-141-1/+1
| * | Moved todo creation over to project todos controllerPhil Hughes2016-06-141-1/+1
| * | Cached jQuery selectorsPhil Hughes2016-06-141-5/+4
| * | Fixed bug with sidebar when user is not logged inPhil Hughes2016-06-141-10/+12
| * | Fixed issue with sidebar button stylingPhil Hughes2016-06-141-1/+1
| * | Manually create todo for issuablePhil Hughes2016-06-141-1/+12
* | | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-1/+1
* | | Allow users to create confidential issues in private projectsDouglas Barbosa Alexandre2016-06-131-1/+1
|/ /
* | Merge branch 'label-filter-fix' into 'master' Jacob Schatz2016-06-101-1/+1
|\ \ | |/ |/|
| * Added testslabel-filter-fixPhil Hughes2016-06-091-1/+1
* | Merge branch 'milestone-tooltip' into 'master' Jacob Schatz2016-06-091-2/+4
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-091-1/+1
| |\ \ | | |/
| * | Fixes for MR comments.Fatih Acet2016-06-091-1/+1
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-081-15/+0
| |\ \
| * | | Use title attribute instead of data-original-title.Fatih Acet2016-06-081-2/+2
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-064-13/+30
| |\ \ \
| * | | | Show milestone remaining tooltip in right sidebar.Fatih Acet2016-06-031-2/+4
* | | | | Improved the UX of issue & milestone date pickerPhil Hughes2016-06-091-2/+2
| |_|_|/ |/| | |
* | | | Improve button color for issue and mr pagesDmitriy Zaporozhets2016-06-081-1/+1
| |_|/ |/| |
* | | Remove prev/next buttons on issues and merge requests18026-consider-removing-issue-merge-request-previous-next-buttonsAlejandro Rodríguez2016-06-061-15/+0
| |/ |/|
* | 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