summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components
Commit message (Expand)AuthorAgeFilesLines
* Added note about width of sidebarissue-boards-animatePhil Hughes2017-01-061-7/+11
* Fixed issue card not scrolling to correct positionPhil Hughes2017-01-051-1/+7
* Added animations to issue boardsPhil Hughes2017-01-031-2/+6
* expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-138-12/+35
* rewrite subscription javascript to accomodate new designMike Greiling2016-11-301-1/+1
* Merge branch 'issue-boards-scrollable-element' into 'master' Fatih Acet2016-11-241-0/+1
|\
| * Fixed issue boards scrolling with a lot of lists & issuesPhil Hughes2016-11-241-0/+1
* | Fixed dragging issue moving wrong issue after multiple drags of issueboards-issue-sortingPhil Hughes2016-11-241-1/+1
* | Fixed issue boards issue sorting when dragging issue into listPhil Hughes2016-11-241-1/+1
|/
* Fixed dragging issues on issue boardsissue-boards-dragging-fixPhil Hughes2016-11-232-4/+5
* Fixed tests for issue boards & diff note resolvingvue2Phil Hughes2016-11-101-0/+2
* Changed how lists get sortedPhil Hughes2016-11-101-0/+2
* Refactor of issue boards to work with Vue2Phil Hughes2016-11-105-77/+76
* Migrate Vue v1 to v2.Fatih Acet2016-11-104-13/+14
* Creates new list from a new labelissue-board-new-label-new-listPhil Hughes2016-11-041-0/+13
* Enable linting for ES6 fileswinniehell2016-10-271-0/+1
* Create new list dropdown stays open after new listissue-boards-new-list-stop-closingPhil Hughes2016-10-271-0/+1
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-267-0/+7
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-267-0/+7
* | Fixed users profile link in sidebarPhil Hughes2016-10-251-1/+2
* | Hides/shows the boards sidebarPhil Hughes2016-10-201-15/+9
* | Scroll board into view when clicking issuePhil Hughes2016-10-193-11/+35
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-1/+1
|\ \ | |/
* | Fixed some JS stylingPhil Hughes2016-10-071-1/+1
* | Make the subscribe button work correctlyPhil Hughes2016-10-071-1/+6
* | Fix issue when clicking links inside issue showing sidebarPhil Hughes2016-10-071-1/+5
* | Hides sidebar when clicking same issuePhil Hughes2016-10-071-1/+6
* | Fixed issue with dragging opening the issue sidebarPhil Hughes2016-10-071-1/+27
* | Sidebar details update when changingPhil Hughes2016-10-071-1/+7
* | Show clicked issue data in the sidebarPhil Hughes2016-10-072-7/+25
* | Added markup for sidebarPhil Hughes2016-10-072-0/+29
|/
* Change issue board defaultsAnnabel Dunstone Gray2016-10-061-4/+2
* Remove the code finding an issue by undefinedPhil Hughes2016-10-061-2/+1
* Shows error if response returns an errorissue-boards-new-issuePhil Hughes2016-10-061-2/+19
* Fix form not re-enabling thanks to jQueryPhil Hughes2016-10-062-2/+6
* Moved form outside of listPhil Hughes2016-10-061-2/+2
* Fixed issue with backlog list not savingPhil Hughes2016-10-062-3/+4
* Added ability to save the new issuePhil Hughes2016-10-062-2/+15
* Add new issue form to listsPhil Hughes2016-10-063-3/+36
* Convert label creation from API to controller endpointNick Thomas2016-09-231-2/+1
* Fixed issue boards loading issues on large screensissue-boards-large-height-loadPhil Hughes2016-09-131-0/+5
* Shows count at bottom of listPhil Hughes2016-08-311-1/+12
* Removed unused method from componentissue-boards-searchPhil Hughes2016-08-301-7/+0
* Added search for all lists on issue boardsPhil Hughes2016-08-301-9/+1
* Removed commented code :poop:issue-boards-mobile-improvementsPhil Hughes2016-08-192-26/+0
* Improvements to issue boards on mobilePhil Hughes2016-08-192-8/+26
* Hides tooltip when draggingissue-boards-tooltip-hidePhil Hughes2016-08-192-4/+2
* Hides tooltips when dragging issuesPhil Hughes2016-08-191-0/+4
* Improved code readabilityPhil Hughes2016-08-175-66/+31
* Uses dataset rather than jQuery to get attribute valuesPhil Hughes2016-08-175-26/+35