gitlab-org--gitlab-foss/app/assets/javascripts/boards
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
..
components Hides/shows the boards sidebar 2016-10-20 08:54:33 +01:00
filters Added tests 2016-10-07 09:15:46 +01:00
mixins Hides sidebar when clicking same issue 2016-10-07 09:15:46 +01:00
models Fixed some JS styling 2016-10-07 11:20:22 +01:00
services Merge branch 'master' into issue-board-sidebar 2016-10-19 08:44:55 +01:00
stores Show clicked issue data in the sidebar 2016-10-07 09:14:33 +01:00
test_utils drop execute bit 2016-08-19 08:11:07 +03:00
boards_bundle.js.es6 Scroll board into view when clicking issue 2016-10-19 22:26:51 +01:00
vue_resource_interceptor.js.es6 Reduce intermittent spec failures by making VueJS resource interceptor 2016-09-06 07:51:17 -04:00