Commit Graph

613 Commits

Author SHA1 Message Date
Jakob Röhrl
ead0235c2d save compact mode on localstorage
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-20 09:45:30 +02:00
Jakob Röhrl
de0145c3f5 new filter: unassigned cards
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-19 11:22:53 +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
Jakob Röhrl
c5c8a5331d show sidebar after card creation
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-18 10:48:59 +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
Julius Härtl
98960ab6a1 Merge pull request #1860 from nextcloud/bugfix/1806 2020-05-15 18:01:03 +02:00
Julius Härtl
b65788515a Merge pull request #1903 from nextcloud/bugfix/1814 2020-05-15 15:57:59 +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
8f0d35548a Do not await confirmation request
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 12:33:50 +02:00
Julius Härtl
9515d10b23 Group card reordering mutation to one
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 12:30:35 +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
61541c8a79 Merge pull request #1890 from nextcloud/linkify 2020-05-15 11:12:17 +02:00
Julius Härtl
176ae245fc Log uncatched vue errors instead of throwing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 11:09:38 +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
Julius Härtl
b707ad0536 Enhance board selector
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-15 09:06:25 +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
Jakob Röhrl
1a917bb548 now with a nice modal
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-14 12:54:06 +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
Julius Härtl
2c168142d4 Merge pull request #1870 from nextcloud/fix/addToModals 2020-05-14 12:22:15 +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
Jakob Röhrl
09da419191 fix modal imports
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-14 11:59:40 +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
b53163d208 archive all cards from stack
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-11 10:51:29 +02:00