Michael Weimann
|
48c28690b2
|
show absolute dates when printing
relates to #3250
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2021-10-10 18:20:12 +02:00 |
|
Michael Weimann
|
2cbef172d4
|
print assignee names
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2021-10-10 12:34:43 +02:00 |
|
Michael Weimann
|
963e927aae
|
add autofocus on board edit
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2021-09-17 11:14:12 +02:00 |
|
 Michael Weimannandszaimen (Rebase PR Action)
|
d3c8cb0285
|
fix print style issues
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2021-09-06 13:11:38 +00:00 |
|
 Michael WeimannandJulius Härtl
|
96ec6b812c
|
Add label handling to the main store
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2019-04-26 15:39:00 +02:00 |
|
Michael Weimann
|
47b08f0e52
|
Implement edit board name
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2019-01-06 23:06:35 +01:00 |
|
Michael Weimann
|
c8b5b1efa5
|
Add the board api service to the app component
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2019-01-06 22:32:56 +01:00 |
|
Michael Weimann
|
8521cf4e0c
|
Rename loading set methods to "load"
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2019-01-06 22:29:20 +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 |
|
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 |
|
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 |
|
Michael Weimann
|
6ae42b1007
|
Extends the nextcloud version range
|
2018-12-02 11:02:52 +01:00 |
|
Michael Weimann
|
37ce80b085
|
Adds the package lock file to gitignore
|
2018-12-02 11:02:36 +01:00 |
|
Michael Weimann
|
c121a936ef
|
Adds sass style support for vue
|
2018-12-02 11:02:25 +01:00 |
|
Michael Weimann
|
ef36103c47
|
Deck now remembers the side menu state #631
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2018-11-21 21:17:19 +01:00 |
|
 Michael WeimannandJulius Härtl
|
a02bd5ab52
|
Implements a validation for empty titles input in the card directly
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2018-10-09 11:28:19 +02:00 |
|
 Michael WeimannandJulius Härtl
|
df43e07057
|
Implements a validation for empty titles input at the side bar
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2018-10-09 11:28:19 +02:00 |
|
 Michael WeimannandJulius Härtl
|
d17cd78605
|
Implements validation when adding new cards
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2018-10-09 11:28:16 +02:00 |
|
Michael Weimann
|
b20ea4dea1
|
Stores the compact mode state in the local storage
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2018-08-29 17:34:42 +02:00 |
|
Michael Weimann
|
e53c623759
|
Implements the compact toggle
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2018-08-29 16:04:59 +02:00 |
|