Commit Graph

382 Commits

Author SHA1 Message Date
Julius Härtl
0f46b283b7 Add helper function for reordering
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-29 22:54:18 +01:00
Julius Härtl
c1580c765b Separate store to modules
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-29 22:54:18 +01:00
Michael Weimann
1fc0d64925 Re implement the navigation
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-29 22:30:56 +01:00
Michael Weimann
45be999245 Add dummy delete
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-29 18:00:09 +01:00
Michael Weimann
03a3d29f1a Re use nav items
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-29 18:00:02 +01:00
Michael Weimann
b1e434ef6b Fix use of nc vue
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-29 13:47:48 +01:00
Michael Weimann
1edb403c9a Merge branch 'vue' of https://github.com/nextcloud/deck into vue 2018-12-29 12:08:03 +01:00
Vadim Nicolai
d2f78714a6 Added multiselect; adjusted acl.
Signed-off-by: Vadim Nicolai <nicolai.vadim@gmail.com>
2018-12-28 15:50:50 +02:00
Julius Härtl
fb2ee56346 Add sidebar component
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-23 21:58:22 +01:00
Julius Härtl
950c6b9046 Fix drag-and-drop reordering
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-23 21:58:03 +01:00
Julius Härtl
acd85eb097 Rework routing to make sidebar dependent on child routes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-23 21:57:43 +01:00
Julius Härtl
ef06f21d2a Add basic board view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-23 21:56:13 +01:00
Vadim Nicolai
24af938058 Added current user avatar. 2018-12-22 23:17:27 +02:00
Michael Weimann
d60ff00eec Remove archive action from archived boards
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-22 11:42:54 +01:00
Michael Weimann
756b4ddcc2 Use app nav children for categories
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-22 11:39:39 +01:00
Vadim Nicolai
5ab601274c Added header tabs. 2018-12-21 17:19:50 +02:00
Vadim Nicolai
32269d0483 BoardSidebar intendation fix. 2018-12-20 10:01:12 +02:00
Vadim Nicolai
021e3aa346 Added board sidebar close btn and adjusted title position. 2018-12-20 09:58:09 +02:00
Michael Weimann
69ad41bb58 Add archive board 2018-12-16 23:30:09 +01:00
Michael Weimann
22744ee39c Add add board functionality 2018-12-16 22:47:58 +01:00
Michael Weimann
6a3643384c State refactoring, adds a sidebar example, extends the breadcrumb navigation, introduces an API class 2018-12-11 19:46:36 +01:00
Michael Weimann
2649309e57 WiP implements the add board action 2018-12-11 16:58:42 +01:00
Michael Weimann
6b2873ab28 Moves boards into their own state 2018-12-11 15:42:25 +01:00
Michael Weimann
643d70e6f0 Removes filtering of the left side bar boards 2018-12-11 14:59:52 +01:00
Michael Weimann
922aaf31d8 Adds the boards list view 2018-12-05 04:57:01 +01:00
Michael Weimann
8c94da81f1 Implements the breadcrumbs home link 2018-12-05 04:56:03 +01:00
Michael Weimann
a4dbb31b8c Adds the board route 2018-12-04 00:14:44 +01:00
Michael Weimann
5ea20e1268 Implements board filters 2018-12-04 00:10:58 +01:00
Michael Weimann
bd349a677d Implements loading boards from the API 2018-12-03 23:31:47 +01:00
Michael Weimann
411cab1d45 Happifies eslint and adds an editorconfig 2018-12-03 22:40:39 +01:00
Michael Weimann
18b03550cc Restructures the app main, nav and sidebar 2018-12-02 12:24:55 +01:00
Julius Härtl
1e4d663c11 Add basic vue structure
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-25 13:30:40 +01:00