Commit Graph

311 Commits

Author SHA1 Message Date
Julius Härtl
ddb59c8f66 Refactor app navigation to use @nextcloud/vue components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-23 17:17:08 +02:00
Jakob Röhrl
abac675a49 boards ordered in main page
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-19 08:23:01 +02:00
Julius Härtl
c940617478 Remove deprecated global API calls
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-17 13:23:38 +02:00
Julius Härtl
70d24a233e Merge pull request #1876 from nextcloud/enh/filterReset 2020-05-15 18:09:35 +02:00
Jakob Röhrl
9293fa2f96 added a filter reset button
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-15 18:04:02 +02:00
Jakob
dce455f95d Merge branch 'master' into bugfix/1806 2020-05-15 14:10:48 +02:00
Julius Härtl
c88ad6e968 Merge pull request #1866 from nextcloud/fix/boardClonePermission 2020-05-15 14:05:15 +02:00
Julius Härtl
6c01ebd0f4 Merge pull request #1875 from nextcloud/fix/cardMenuOnCompact 2020-05-15 14:01:59 +02:00
Julius Härtl
b58487eb25 Merge pull request #1888 from simonspa/hover_effects 2020-05-15 12:02:54 +02:00
Julius Härtl
d804bfc9bf Merge pull request #1901 from nextcloud/bugfix/noid/no-scroll-into-view 2020-05-15 12:00:47 +02:00
Jakob Röhrl
78f38b2d94 show menu in compact mode
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-15 11:57:21 +02:00
Simon Spannagel
0cb813b731 Adjust card distance to stack title and make hover border less thick
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-05-15 11:55:20 +02:00
Julius Härtl
042ae2bc3c Merge pull request #1897 from nextcloud/bugfix/noid/card-description-nul 2020-05-15 11:29:05 +02:00
Julius Härtl
7c783bfcf5 Merge pull request #1900 from nextcloud/bugfix/1808 2020-05-15 11:28:48 +02:00
Julius Härtl
49d29f1717 Merge pull request #1887 from nextcloud/newFilterIcon2 2020-05-15 11:27:41 +02:00
Julius Härtl
abf67138e7 Do not scroll cards into view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 11:22:41 +02:00
Julius Härtl
e314911072 Revert markdown styles from old frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 11:20:20 +02:00
Julius Härtl
94c9801cae Catch duplicate navigation error when navigating cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 11:09:24 +02:00
Julius Härtl
0c6c7b3e40 Fix issue if card description might be null
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 10:29:06 +02:00
Robin Appelman
56d0f0aa1b enable linkify in description renderer
this restores the old behaviour of parsing plain text links into html link

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-14 16:43:48 +02:00
Simon Spannagel
a2b71ec0f7 Card: add slightly stronger drop shadow on hover
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-05-14 13:42:17 +02:00
Simon Spannagel
4dcd7e8955 Add grab cursor over stack title
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-05-14 13:34:11 +02:00
Julius Härtl
5a42b1e56a Merge pull request #1854 from nextcloud/fix/stackTitleBreak 2020-05-14 12:48:32 +02:00
Jakob Röhrl
924df48368 stack title doesn't break up
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-14 12:47:11 +02:00
Jakob Röhrl
6ea26af9ff user can only clone a board on canManage permissions
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-14 12:22:40 +02:00
Jakob Röhrl
de64846c70 new filter icon
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-14 12:10:08 +02:00
Julius Härtl
7101fe93f6 Merge pull request #1852 from nextcloud/sortLabels 2020-05-14 10:40:12 +02:00
Julius Härtl
c4a3d86492 Merge pull request #1856 from nextcloud/fix/modalMoveCard 2020-05-14 10:38:57 +02:00
Julius Härtl
201b039ffe Merge pull request #1857 from nextcloud/sortBoards 2020-05-14 10:33:11 +02:00
Julius Härtl
9101bc534f Merge pull request #1858 from nextcloud/fix/attachmentModal 2020-05-14 10:03:10 +02:00
Simon Spannagel
0b22576ed9 Add hover effect to boards list
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-05-13 20:36:48 +02:00
Julius Härtl
a0a04e6fd9 Do not list deleted boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-11 15:48:44 +02:00
Julius Härtl
8c060d3f59 Translate column titles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-11 15:46:23 +02:00
Jakob Röhrl
645425555b fixes the attachment modal
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-11 13:52:05 +02:00
Jakob Röhrl
0ace02a87d sort boards in nav
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-11 13:43:05 +02:00
Jakob Röhrl
6777193019 fix move card modal
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-11 13:03:47 +02:00
Jakob
8c05373c69 Merge branch 'master' into sortLabels 2020-05-11 10:58:36 +02:00
Jakob Röhrl
876558684f labels are now sorted
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-11 10:25:15 +02:00
Jakob Röhrl
65691fa779 removes debug filter output
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-11 09:49:52 +02:00
Julius Härtl
f926000bd4 Merge pull request #1799 from nextcloud/bugfix/noid/participant-primary-key 2020-05-06 13:48:11 +02:00
Julius Härtl
611f9ff6a5 Do not change participant primary key
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-06 09:24:41 +02:00
Julius Härtl
7c15a17aa4 Make sure event is properly emitted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-27 16:13:14 +02:00
Jakob Röhrl
0659038d0b in component outsourced
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-04-27 16:13:14 +02:00
Jakob Röhrl
9b8bb8f000 add attachments to desc
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-04-27 16:13:13 +02:00
Julius Härtl
393b0f353d Merge pull request #1754 from nextcloud/bugfix/noid/duedate-filter 2020-04-23 13:54:26 +02:00
Julius Härtl
defba3c80d Fix month due date filter and make code a bit more readable
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-23 12:53:44 +02:00
Julius Härtl
e5653e3483 Filter board list by search box input
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-23 09:55:15 +02:00
Julius Härtl
00d2278513 Merge pull request #1751 from nextcloud/enh/animate 2020-04-23 09:46:23 +02:00
Julius Härtl
ff5d092436 Add animations and pin create card input
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-22 18:03:55 +02:00
Julius Härtl
02831805c9 Always use server results from sharee search
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-21 12:35:41 +02:00