Commit Graph

14 Commits

Author SHA1 Message Date
Phil Hughes 2c521dd245 Clears all dropdown menus in issue sidebar when it opens 2017-01-20 09:32:52 +00:00
Phil Hughes 6e08d5dc5e Resets issue boards assignee dropdown
Closes #26514
2017-01-20 09:23:18 +00:00
Mike Greiling 23f5865e18 expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered 2016-12-13 21:07:31 -06:00
Mike Greiling e0e5ea0e19 rewrite subscription javascript to accomodate new design 2016-11-30 17:15:25 -06:00
Fatih Acet 99b421da2c Migrate Vue v1 to v2. 2016-11-10 17:53:34 +03:00
winniehell 4060807719 Enable linting for ES6 files 2016-10-27 21:35:07 +02:00
Phil Hughes 079d146278 Fixed users profile link in sidebar
Fixed new labels not being created

Fixed scrolling issues
2016-10-25 13:16:22 +01:00
Phil Hughes 29645f06e7 Hides/shows the boards sidebar
Rather than constructing & then deconstructing, we know just hide & show
the sidebar. This is done so we dont' have a memory leak on the frontend
with objects getting created.
2016-10-20 08:54:33 +01:00
Phil Hughes cd5e83b6d6 Scroll board into view when clicking issue
Changed return statement instead of if
Delete objects after issue is closed
2016-10-19 22:26:51 +01:00
Phil Hughes f1350a5c82 Merge branch 'master' into issue-board-sidebar 2016-10-19 08:44:55 +01:00
Phil Hughes e4176f4ec4 Fixed some JS styling 2016-10-07 11:20:22 +01:00
Phil Hughes 6b3e3aeb9e Sidebar details update when changing
Need to get working the subscription
Styling updates
2016-10-07 09:14:55 +01:00
Phil Hughes 6cece3f49e Show clicked issue data in the sidebar 2016-10-07 09:14:33 +01:00
Phil Hughes 7c59f45d10 Added markup for sidebar 2016-10-07 09:13:41 +01:00