summaryrefslogtreecommitdiff
path: root/app/views/projects/boards
Commit message (Expand)AuthorAgeFilesLines
* HAMLLint: fix `AltText` offencesKushal Pandya2016-12-312-2/+2
* rewrite subscription javascript to accomodate new designMike Greiling2016-11-301-8/+4
* Fixed dragging issue moving wrong issue after multiple drags of issueboards-issue-sortingPhil Hughes2016-11-241-0/+1
* Fixed dragging issues on issue boardsissue-boards-dragging-fixPhil Hughes2016-11-232-1/+2
* Fixed issue boards counter border when unauthorizedissue-boards-counter-border-fixPhil Hughes2016-11-161-1/+1
* Fixed issue boards when not logged inissue-boards-signed-out-statePhil Hughes2016-11-145-5/+5
* Refactor of issue boards to work with Vue2Phil Hughes2016-11-107-152/+134
* Adds label description to issue board titleissue-boards-list-desciption-tooltipPhil Hughes2016-11-011-1/+3
* Merge branch 'master' into issue-board-sidebarissue-board-sidebarPhil Hughes2016-10-261-1/+1
|\
| * Use root_url for issue boards user linkPhil Hughes2016-10-241-1/+1
* | Moved avatar infront of labelsPhil Hughes2016-10-251-5/+5
* | Fixed users profile link in sidebarPhil Hughes2016-10-252-2/+2
* | Added button typesPhil Hughes2016-10-202-2/+2
* | Hides/shows the boards sidebarPhil Hughes2016-10-203-6/+7
* | Updated close sidebar iconPhil Hughes2016-10-191-1/+1
* | Scroll board into view when clicking issuePhil Hughes2016-10-193-3/+3
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-192-4/+19
|\ \ | |/
| * Moved data attribute values into helper methodPhil Hughes2016-10-122-10/+2
| * Updated to pass the board ID with the boards root to save conflicts with EEPhil Hughes2016-10-112-2/+4
| * Update endpoint path for the frontendPhil Hughes2016-10-112-1/+20
| * Fix links to issue boardsDouglas Barbosa Alexandre2016-10-111-1/+1
| * Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre2016-10-111-0/+0
* | Fix issue when clicking links inside issue showing sidebarPhil Hughes2016-10-071-1/+1
* | Added testsPhil Hughes2016-10-071-1/+1
* | Fixed sidebar dropdowns to work with VuePhil Hughes2016-10-072-2/+2
* | Styling updates to sidebar to match designPhil Hughes2016-10-071-1/+1
* | Correct the issue update pathPhil Hughes2016-10-074-4/+4
* | Fixed issue with dragging opening the issue sidebarPhil Hughes2016-10-071-2/+4
* | Sidebar details update when changingPhil Hughes2016-10-077-30/+89
* | Show clicked issue data in the sidebarPhil Hughes2016-10-076-33/+97
* | Added markup for sidebarPhil Hughes2016-10-073-5/+48
|/
* Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+1
* Shows error if response returns an errorissue-boards-new-issuePhil Hughes2016-10-061-0/+3
* Fix form not re-enabling thanks to jQueryPhil Hughes2016-10-062-2/+3
* Changed new issue button permissionsPhil Hughes2016-10-061-1/+1
* Added tooltip to new issue buttonPhil Hughes2016-10-061-2/+4
* Changed how button is hidden when blank listPhil Hughes2016-10-061-6/+7
* Added testsPhil Hughes2016-10-061-1/+1
* Moved form outside of listPhil Hughes2016-10-061-20/+21
* Fixed issue with backlog list not savingPhil Hughes2016-10-061-1/+1
* Added ability to save the new issuePhil Hughes2016-10-061-3/+5
* Add new issue form to listsPhil Hughes2016-10-061-2/+27
* Shows count at bottom of listPhil Hughes2016-08-311-1/+6
* Changed frontend to use issue count from backendPhil Hughes2016-08-311-1/+1
* Added search for all lists on issue boardsPhil Hughes2016-08-301-5/+0
* Improvements to issue boards on mobilePhil Hughes2016-08-192-2/+0
* Improved code readabilityPhil Hughes2016-08-171-5/+5
* Fixed bug when moving lists around & then deletingPhil Hughes2016-08-171-1/+4
* Fixed removing items from listPhil Hughes2016-08-172-5/+7
* Fixed blank state nevermind buttonPhil Hughes2016-08-172-3/+3