summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_sidebar.html.haml
Commit message (Expand)AuthorAgeFilesLines
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+1
* rewrite subscription javascript to accomodate new designMike Greiling2016-11-301-1/+1
* Remove the help text under the sidebar subscribe button and style it inlineDimitrie Hoekstra2016-11-301-7/+2
* Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-231-3/+3
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
* Show labels widget on issuable sidebar if project has only group labelsDouglas Barbosa Alexandre2016-10-191-1/+1
* Convert due_date_select.js filetype to es6.safari-is-baNaNasBryce Johnson2016-10-171-1/+1
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-1/+1
|\
| * Convert label creation from API to controller endpointNick Thomas2016-09-231-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-021-1/+1
|\ \ | |/
| * Remove inconsistent font weight for sidebar's labelsClement Ho2016-09-011-1/+1
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301-2/+2
|\ \ | |/
| * Changed tests to use JS testsPhil Hughes2016-08-191-1/+1
| * Addressed feedbackPhil Hughes2016-08-191-1/+1
| * Added tooltip to label value in collapsed sidebarPhil Hughes2016-08-191-1/+1
| * Prevent toggling sidebar when clipboard icon clicked.sidebar-clipboard-toggleFatih Acet2016-07-201-1/+1
* | Fixed up frontend code based on feedbackPhil Hughes2016-07-201-1/+1
* | Removed duplicate labels from the dropdown on dashboardPhil Hughes2016-07-201-8/+8
* | Uses the selected values from the controller not the paramsPhil Hughes2016-07-201-4/+4
* | Fixed issuable sidebar label toggle not workingPhil Hughes2016-07-201-2/+2
* | Fixed issuable sidebar label dropdownPhil Hughes2016-07-201-1/+2
* | Fixed label dropdown bugs with pre-selecting the toggle labelPhil Hughes2016-07-201-4/+4
|/
* Changed collapsed assignee tooltip to users namePhil Hughes2016-07-131-1/+1
* 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
* 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
* | 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
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-091-1/+1
|\
| * Improve button color for issue and mr pagesDmitriy Zaporozhets2016-06-081-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
|\ \ | |/
| * Remove prev/next buttons on issues and merge requests18026-consider-removing-issue-merge-request-previous-next-buttonsAlejandro Rodríguez2016-06-061-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-061-5/+5
|\ \ | |/
| * issuable#labels_array explicitly load the labelsPaco Guzman2016-06-021-5/+5
* | Show milestone remaining tooltip in right sidebar.Fatih Acet2016-06-031-2/+4
|/
* Added remove due date buttonPhil Hughes2016-05-231-4/+10
* Merge branch 'issue_14904' into 'master' Jacob Schatz2016-04-251-1/+1
|\
| * Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-201-5/+34
| |\
| * | Make shortcuts work when sidebar is collapsedAlfredo Sumaran2016-04-201-1/+1
* | | Merge branch 'remove-update-files' into 'master' Yorick Peterse2016-04-211-1/+1
|\ \ \
| * | | Removed JS update templatesremove-update-filesPhil Hughes2016-04-191-1/+1