Commit Graph

89 Commits

Author SHA1 Message Date
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
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 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
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
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
45e79e1591 Remove duplicate action button
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-20 09:02:28 +02:00
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
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
Jakob Röhrl
1d33b803f5 show if filter or archiv is set
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-04-01 11:01:22 +02:00
Julius Härtl
efd6e9f64b Add loading indicator and autofocus
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-07 10:56:29 +01:00
rakekniven
65767dc5ac l10n: Fixed typo
Reported at Transifex.

Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-07 12:59:27 +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
f115ae4648 Bump version and fix wording (fixes #1088)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-28 10:50:56 +01:00
Jakob Röhrl
67fdc738d2 added translations
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-01-28 10:19:20 +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
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
76fbe7a0ea Fix eslint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-17 22:47:45 +01:00
Jakob
619f70b33b avoid empty names with required
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-29 08:39:52 +02:00
Jakob
329df8e856 card and stack names required, clear card field after creation
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-28 11:01:36 +02:00
Jakob
4324fe9e2e now with form
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-14 09:28:22 +02:00
Jakob
097bb21b45 small fixes
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-11 12:02:58 +02:00
Jakob
39ae9332e2 2 small fixes
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-11 12:02:58 +02:00
Jakob
70d3fba187 sharing to groups, shaing icon opens boarddetails, enter creates card or stack
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-11 12:02:56 +02:00
Jakob
fcabdbdc24 added new functions
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-11 12:02:55 +02:00
Jakob Röhrl
f71f24c450 stack add and remove
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2019-08-11 12:02:54 +02:00
Julius Härtl
ea01804567 Move card styles to component and add compact mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-26 11:43:58 +02:00
Julius Härtl
93589d3eed Styles for board controls and remove old stylesheet
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-26 10:48:35 +02:00
Julius Härtl
bd0aa664b8 Fix some eslint errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-14 13:58:15 +01:00
Julius Härtl
35d9b48117 Implement stack drag-and-drop and use proper data from store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-29 22:54:18 +01:00
Julius Härtl
acd85eb097 Rework routing to make sidebar dependent on child routes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-23 21:57:43 +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
8c94da81f1 Implements the breadcrumbs home link 2018-12-05 04:56:03 +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