Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23Issue boards card in JSPhil Hughes
2017-02-03Fixed bug with empty state showing after searchPhil Hughes
2017-02-03Add issues to boards listPhil Hughes
2016-12-31HAMLLint: fix `AltText` offencesKushal Pandya
2016-11-24Fixed dragging issue moving wrong issue after multiple drags of issuePhil Hughes
2016-11-23Fixed dragging issues on issue boardsPhil Hughes
2016-11-10Refactor of issue boards to work with Vue2Phil Hughes
2016-10-26Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-25Moved avatar infront of labelsPhil Hughes
2016-10-24Use root_url for issue boards user linkPhil Hughes
2016-10-07Fix issue when clicking links inside issue showing sidebarPhil Hughes
2016-10-07Fixed issue with dragging opening the issue sidebarPhil Hughes
2016-10-07Added markup for sidebarPhil Hughes
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-06Fix form not re-enabling thanks to jQueryPhil Hughes
2016-10-06Fixed issue with backlog list not savingPhil Hughes
2016-08-19Improvements to issue boards on mobilePhil Hughes
2016-08-17Fixed removing items from listPhil Hughes
2016-08-17Hides label for current listPhil Hughes
2016-08-17Added filter testsPhil Hughes
2016-08-17Order issues by label priority instead of id on board listsDouglas Barbosa Alexandre
2016-08-17Moved label tooltip to have body containerPhil Hughes
2016-08-17Mobile improvementsPhil Hughes
2016-08-17Label description in tooltipPhil Hughes
2016-08-17Changed cursors to only show draggable when logged inPhil Hughes
2016-08-17Added tooltip to assigneePhil Hughes
2016-08-17Filters backlog by search queryPhil Hughes
2016-08-17Moved some code around to make it easier to read & work withPhil Hughes
2016-08-17Added assignee to frontendPhil Hughes
2016-08-17Links to issuesPhil Hughes
2016-08-17Pulls down issues for listsPhil Hughes
2016-08-17Added blank statePhil Hughes
2016-08-17Simplified the markding as done to remove from all boardsPhil Hughes
2016-08-17Fades out the other boards when marking as donePhil Hughes
2016-08-17When moving to done & the issue belongs to more than 1 board it asks if user ...Phil Hughes
2016-08-17Added vue-resource to get & save dataPhil Hughes
2016-08-17Hooked up JS to allow issues to be moved between columnsPhil Hughes