summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable
Commit message (Expand)AuthorAgeFilesLines
* remove search_id for label dropdown filterScott Le2016-07-241-1/+1
* Prevent toggling sidebar when clipboard icon clicked.sidebar-clipboard-toggleFatih Acet2016-07-201-1/+1
* Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan2016-07-181-1/+8
|\
| * Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-141-1/+8
* | Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-154-25/+37
* | Merge branch 'revert-lock-for-issuable' into 'master' Robert Speicher2016-07-151-9/+0
|\ \
| * | Revert "Optimistic locking for Issue and Merge Requests"revert-lock-for-issuableStan Hu2016-07-131-9/+0
| |/
* | Merge branch 'issuable-sidebar-collapsed-tooltip' into 'master' Fatih Acet2016-07-151-1/+1
|\ \
| * | Changed collapsed assignee tooltip to users namePhil Hughes2016-07-131-1/+1
| |/
* | Merge branch 'gl-dropdown-issuable-form' into 'master' Jacob Schatz2016-07-154-37/+25
|\ \ | |/ |/|
| * Updated testsPhil Hughes2016-07-071-2/+3
| * GL dropdowns in issuable formPhil Hughes2016-07-074-37/+24
* | 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
|/