Commit Graph

822 Commits

Author SHA1 Message Date
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
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
0f4b501cde Add HMR with webpack-dev-server
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-27 14:11:25 +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
2074b2976a Fix stylelint issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-22 18:21:41 +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
Julius Härtl
04c8bf211a Merge pull request #1726 from nextcloud/bugfix/sharing-search 2020-04-21 09:56:04 +02:00
Julius Härtl
3aba6840c1 Merge pull request #1737 from nextcloud/bugfix/noid/regex 2020-04-21 09:55:41 +02:00
Julius Härtl
871a399ddb Fix searching for sharees
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-21 09:30:37 +02:00
Julius Härtl
406c840dc3 Merge pull request #1732 from nextcloud/bugfix/1675 2020-04-21 09:29:20 +02:00
Julius Härtl
79a5d9e769 Fix checkmark regex to apply for lists only
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-21 09:27:51 +02:00
Julius Härtl
bf8810e6e0 Merge pull request #1727 from nextcloud/bugfix/harden-order 2020-04-21 09:21:46 +02:00
Julius Härtl
35f35297bc Merge pull request #1728 from nextcloud/bugfix/url 2020-04-21 09:21:37 +02:00
Julius Härtl
f34384b9df Merge pull request #1733 from nextcloud/bugfix/1676 2020-04-21 09:18:03 +02:00
Julius Härtl
a522c0bbad Merge pull request #1734 from nextcloud/bugfix/noid/comments 2020-04-21 09:17:54 +02:00
Julius Härtl
7d83472501 Hide comments tab if comments app is disabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-20 18:44:24 +02:00
Julius Härtl
0a3151715d Let labels/assignedUsers have sane default values in the store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-20 17:46:03 +02:00
Julius Härtl
746993c389 Make settings menu more usable
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-20 17:45:17 +02:00
Julius Härtl
e40a402f70 Use separate preview for description and allow toggling checkboxes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-20 17:22:15 +02:00
Julius Härtl
35f8e5c4eb Fix vue router urls to match with pre-vue ones
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-20 10:11:39 +02:00
Julius Härtl
8ceb3f3c92 Merge pull request #1725 from nextcloud/bugfix/simplify-archived-button 2020-04-20 10:04:32 +02:00
Julius Härtl
141ab46b46 Properly sort cards if order is the same
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-20 10:01:00 +02:00
Julius Härtl
07a67cc94e Merge pull request #1724 from ishantgupta777/board_delete_confirmation 2020-04-20 09:04:57 +02:00
Julius Härtl
45e79e1591 Remove duplicate action button
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-20 09:02:28 +02:00
Ishant
49a8ca6f22 removed extra lines
Signed-off-by: Ishant <ishantgupta777@gmail.com>
2020-04-20 05:11:11 +05:30
Ishant
7234e3a4bb title changes with tooltip
Signed-off-by: Ishant <ishantgupta777@gmail.com>
2020-04-19 18:24:24 +05:30
Ishant
ec5a8e9ebe translations added
Signed-off-by: Ishant <ishantgupta777@gmail.com>
2020-04-18 18:33:32 +05:30
Ishant
6009c10579 fixed tooltip bug and closes #1679
Signed-off-by: Ishant <ishantgupta777@gmail.com>
2020-04-18 05:40:54 +05:30
Julius Härtl
d7e2ade1f3 Merge pull request #1707 from nextcloud/fix/1682
archived cards adjustments
2020-04-17 11:36:54 +02:00
Julius Härtl
6c3cfd0035 Merge pull request #1706 from nextcloud/fix/1681
changed names
2020-04-17 11:36:04 +02:00
Ishant
478f849b51 fixed cards getting added in archive view and closes #1682
Signed-off-by: Ishant <ishantgupta777@gmail.com>
2020-04-17 07:38:07 +05:30
Jakob Röhrl
af2b37f53b archived cards adjustments
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-04-16 10:57:55 +02:00