summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/right_sidebar.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Removed update methodissuable-todo-improvementsPhil Hughes2016-06-171-1/+1
* Improved manual todosPhil Hughes2016-06-171-6/+10
* Uses update URL to update the status of a todoPhil Hughes2016-06-141-30/+37
* Moved todo creation over to project todos controllerPhil Hughes2016-06-141-0/+2
* Cached jQuery selectorsPhil Hughes2016-06-141-14/+15
* Fixed issue with todo button not updating statePhil Hughes2016-06-141-4/+4
* Manually create todo for issuablePhil Hughes2016-06-141-2/+39
* Move sidebar related code from application.js to Sidebar class.Fatih Acet2016-05-121-0/+34
* Fix typo in right sidebar open state check.Fatih Acet2016-05-111-1/+1
* Move event handlers to methodsAlfredo Sumaran2016-04-211-10/+14
* Make shortcuts work when sidebar is collapsedAlfredo Sumaran2016-04-201-18/+46
* Collapsed sidebar opens over instead of pushing content.Jacob Schatz2016-03-301-1/+3
* Sidebar collapse update issueJacob Schatz2016-03-301-0/+53