Commit Graph

80 Commits

Author SHA1 Message Date
Julius Härtl
6229236b00 Fix avatar positioning for non-writable cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:18:52 +02:00
Julius Härtl
30366e8d03 Fix positioning of editing card inputs to not cause chaning text position
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:08:53 +02:00
Julius Härtl
58cc98f6ab Fix autofocus of card title editing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:08:53 +02:00
Julius Härtl
f781537b8d Fi stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:21:42 +02:00
Julius Härtl
7a1acaf2dd Apply to new .theme--dark class
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:18:59 +02:00
Julius Härtl
24900629a6 Move duedate to separate component
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:17:31 +02:00
Julius Härtl
897c42609b Fix design, dark mode and keyboard navigation of the board list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 16:48:24 +02:00
Julius Härtl
06078c85ee Cleanup frontend code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 12:08:29 +02:00
Julius Härtl
a73b761a72 Allow editing cards on filtered views
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:18 +02:00
Jakob Röhrl
818ffa2d57 ocs route
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-20 11:41:18 +02:00
Julius Härtl
348fc669be Allow to use card item without being available in global card store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:18 +02:00
Julius Härtl
3a4bbac6d4 Move scss variables to dedicated file
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:16 +02:00
Julius Härtl
d6b03cd69c Fix stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 21:30:52 +02:00
Julius Härtl
c64e852f18 Reduce label padding
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-18 16:59:57 +02:00
Julius Härtl
46afcac4a3 Fix card height in compact mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-23 17:59:11 +02:00
Julius Härtl
7b5bda4ed3 Hide UI elements that are not used when archived
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-23 17:58:37 +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
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
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
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
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
266818cd2b Adjust card design
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-04-09 10:47: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
Jakob Röhrl
67083b8fce new mixin and component
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-29 11:44:33 +02:00
Julius Härtl
b705ac8ff7 Fix showing cards after create
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-22 12:35:12 +01:00
Julius Härtl
486e8bf89d Dynamically size card height
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:27:57 +01:00
Julius Härtl
095f64c4c3 Fix card sizing when editing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:27:56 +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
Bernhard Kapelari
b71ce38581 fixed issue
Signed-off-by: Bernhard Kapelari <bernhard@kapelari.com>
2020-02-26 20:50:22 +01:00
Jakob Röhrl
99c9bac05c reduce card spacing
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-02-20 15:55:59 +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
dc904f421c Cleanup imports
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-01 14:45:42 +01:00
Julius Härtl
6ea05e1cb2 Fix dark mode shadow and markdown docs link (fix #1136)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 13:50:15 +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
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
Julius Härtl
0d98d02b76 Move to @nextcloud/vue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 13:27:53 +01:00
Gary Kim
067ec5e057 Fix overflowing card heading
If the heading of a card is too long,
it will push interface elements off the
card.

This change will ensure that text that
does not have spaces and thus cannot be
wrapped will simply be cut off with an
ellipsis instead.

Signed-off-by: Gary Kim <gary@garykim.dev>
2019-10-22 17:08:03 +08:00
Gary Kim
fd406a0adb Prevent wrapping text being visible while editing card header
Also: address errors thrown by linter

Signed-off-by: Gary Kim <gary@garykim.dev>
2019-10-22 17:08:03 +08:00
Gary Kim
1d4fe31155 Cancel editing card header when escape is pressed
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-10-22 17:08:03 +08:00
Gary Kim
c2b8408cd2 Update Card Name on Form Submit
When editing a card's heading, pressing
"enter" or otherwise submitting the form
will save your edits.

Signed-off-by: Gary Kim <gary@garykim.dev>
2019-10-22 17:08:03 +08:00
Gary Kim
b50e295e27 Cancel Card Heading Edit on Click Outside
Clicking away while editing a card name
will now cancel the edit.

Signed-off-by: Gary Kim <gary@garykim.dev>
2019-10-22 17:08:03 +08:00
Jakob
a6bdf077ff some css changes
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-10-11 11:04:25 +02:00