Commit Graph

22 Commits

Author SHA1 Message Date
Simon Knox f1d92cd232 move templates from projects to shared 2017-09-06 15:50:13 +10:00
Phil Hughes 1505fc3ac5 Refactor of issue boards to work with Vue2 2016-11-10 17:53:34 +03: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 f76f569bb8 Moved data attribute values into helper method 2016-10-12 12:50:47 +01:00
Phil Hughes dc49ee6247 Updated to pass the board ID with the boards root to save conflicts with EE 2016-10-11 11:47:56 -03:00
Phil Hughes c5ea58b630 Update endpoint path for the frontend 2016-10-11 11:39:05 -03:00
Douglas Barbosa Alexandre 9dc4ebc8ea Fix links to issue boards 2016-10-11 11:39:05 -03: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 7c59f45d10 Added markup for sidebar 2016-10-07 09:13:41 +01:00
Phil Hughes cd6c3adf3e Reverted milestone upcoming default filter 2016-08-17 17:17:39 +01:00
Phil Hughes f4c9d514f9 Defaults milestone filter to upcoming 2016-08-17 17:17:39 +01:00
Phil Hughes 17c576c1ac Removed underscoreJS uses
Removed props on main VueJS app instead uses data variables
2016-08-17 17:17:39 +01:00
Phil Hughes 9467339266 Hides label for current list
Added confidential icon
Fixed assignee tooltip
Updates some tests
2016-08-17 17:17:39 +01:00
Phil Hughes 0ee548d3fb Added some tests 2016-08-17 17:17:39 +01:00
Phil Hughes 324067e233 Added correct permissions to the views 2016-08-17 17:17:39 +01:00
Phil Hughes 271887632e Added ability to generate default lists 2016-08-17 17:17:39 +01:00
Phil Hughes 1cb9de1b63 Added loading icon to boards vue app 2016-08-17 17:17:39 +01:00
Phil Hughes 5f7eff340a Changed cursors to only show draggable when logged in
Fixed lists allowed to be reorganized when logged out
Hides welcome state when logged out
2016-08-17 17:12:47 +01:00
Phil Hughes 3e839b3468 Hooked the frontend services up with the backend 2016-08-17 17:12:47 +01:00
Phil Hughes 5dc41ecd90 Initial issue boards UI 2016-08-17 17:12:47 +01:00
Douglas Barbosa Alexandre 7649937452 Initial issues board page 2016-08-17 12:58:58 -03:00