Commit Graph

92 Commits

Author SHA1 Message Date
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
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
bf8810e6e0 Merge pull request #1727 from nextcloud/bugfix/harden-order 2020-04-21 09:21:46 +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
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
929ef69d31 Fix filtering and sorting of stacks that caused card reordering to only apply after reload
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-09 12:24:29 +02:00
Julius Härtl
22fb70f957 Add progress indicator and basic uplaod queue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-04 21:24:15 +02:00
Julius Härtl
d6eac1b11a Add frontend for assigning groups to cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-01 20:52:09 +02:00
Julius Härtl
2d639ed470 Fix styling and attachment count assignment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-29 11:44:59 +02:00
Julius Härtl
98b733338b Fix updating attachments and computed properties
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-11 14:55:59 +01:00
Jakob Röhrl
b90842e717 styles
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:49 +01:00
Jakob Röhrl
d27a5ac9ba override attachment
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:23 +01:00
Jakob Röhrl
725f99d8b8 update attachment
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:04 +01:00
Jakob Röhrl
7750621917 X1st try
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:02 +01:00
Julius Härtl
cbaa47ade3 Refactor deleted items into trashbin store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:31:31 +01:00
Julius Härtl
694438bd3a Move to OCS requests in comments api service
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:38 +01:00
Julius Härtl
841fa0d4dd Implement api endpoints for comment reply handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:37 +01:00
Julius Härtl
e69abd9be5 Unify mutations to modify card properties and move to async actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-07 10:57:54 +01:00
Jakob
2a94c53d4e Board filter (#1507)
* filter field

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>

* build filters

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>

* Implement tag and assigned user filters

Signed-off-by: Julius Härtl <jus@bitgrid.net>

* small changes

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>

* new icon

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>

* Properly style filter popover

Signed-off-by: Julius Härtl <jus@bitgrid.net>

* Make sure that due is reactive

Signed-off-by: Julius Härtl <jus@bitgrid.net>

* filers are working now :)

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>

Co-authored-by: Julius Härtl <jus@bitgrid.net>
2020-02-06 17:47:01 +01:00
Julius Härtl
2a4b2b7d49 Finish activity
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-06 12:08:33 +01:00
Jakob
f260884217 Merge branch 'master' into enh/card-search 2020-02-04 12:26:50 +01:00
Jakob Röhrl
b567a744a6 :case insensitive and litte changes
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-02-04 12:26:20 +01:00
Jakob
2ed1572f8b Merge branch 'master' into bugfix/noid/reorder-flicker 2020-02-04 12:07:10 +01:00
Julius Härtl
7e7e1e4c97 Properly sort cards in the frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-31 16:18:35 +01:00
Julius Härtl
ac39a0d92c Keep mentions when editing a comment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-31 14:46:56 +01:00
Julius Härtl
41d286986b Update read marker
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-31 13:22:43 +01:00
Julius Härtl
6286779041 Implement editing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-31 11:38:57 +01:00
Jakob Röhrl
032573bd69 serach cards
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-01-30 12:03:00 +01:00
Julius Härtl
cfec900763 Implement fetching newer comments and infinite loading
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-29 15:50:18 +01:00
Julius Härtl
1a874ba79b Make sure to respect board acls in the frontend all over the place
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 13:37:17 +01:00
Julius Härtl
7fd8419fa9 Use @nextcloud/axios
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 12:28:52 +01:00
Julius Härtl
ad069e5e14 Some comments code cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 09:52:30 +01:00
Jakob
739a92e9a3 first step
Signed-off-by: Jakob <jakob.roehrl@web.de>

1. try

Signed-off-by: Jakob <jakob.roehrl@web.de>

remote calls are working

Signed-off-by: Jakob <jakob.roehrl@web.de>

litte changes

Signed-off-by: Jakob <jakob.roehrl@web.de>

small fixes

Signed-off-by: Jakob <jakob.roehrl@web.de>

incremental fetching

Signed-off-by: Jakob <jakob.roehrl@web.de>

integrated tiptap suggestions for test

Signed-off-by: Jakob <jakob.roehrl@web.de>

Update package-lock after rebase

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Fix various errors

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Cleanup mention plugin use

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Downgrade tippy

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 08:52:13 +01:00
Julius Härtl
3adadc23d0 General design enhancements and scroll area changes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 08:42:30 +01:00
Julius Härtl
6bbfe00474 Update eslint config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-05 18:58:02 +01:00
Julius Härtl
cb3a80eea3 Resolve apps node_modules first
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 20:42:35 +01:00
Julius Härtl
334d88aec6 Add URLSearchParams polyfill
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 13:28:20 +01:00
Jakob
2875e23b96 update assignabl
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-10-22 07:58:45 +02:00
Jakob
1d54fc3ae8 tried to move loadBoard to store
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-10-19 14:27:00 +02:00
Julius Härtl
5772a7025d move card to another board (#1242)
move card to another board
2019-10-14 08:49:20 +02:00
Julius Härtl
bb2eb7221a Clone boards with stacks, labels (#1221)
Clone boards with stacks, labels
2019-10-10 09:03:34 +02:00
Jakob
e69b5465bd done
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-10-09 21:56:24 +02:00
Jakob
1c2c700593 use try/catch
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-10-09 12:45:33 +02:00
Jakob
71e7c98fd6 change route after board duplication
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-10-09 09:36:25 +02:00
Jakob
e968b6f680 possibility to add circles and groups to a board
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-09-13 10:14:40 +02:00
Jakob
36afac9eff clone board func with labels and stacks
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-09-06 09:45:25 +02:00
Julius Härtl
695042cdd0 Implement stack and card reordering
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-05 22:37:47 +02:00
Jakob
001aaa4dcd format entries, do not load on end, loading by click on another card/board
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-27 12:12:58 +02:00
Jakob
6b8d42f176 timeline for board and cards and small other fixes
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-27 12:11:59 +02:00
Jakob
bc7c5ea4b7 board timeline
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-27 12:11:59 +02:00