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
Jakob
0f2e735a20
some UI changes
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-10 11:06:51 +02:00
Jakob
e69b5465bd
done
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-09 21:56:24 +02:00
Jakob
7d393292f3
stacks are not shown
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-09 13:40:12 +02:00
Jakob
27b8c79bca
stack api call
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-09-17 14:26:46 +02:00
Jakob
452f49c17c
boards are shown in model
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-09-13 09:51:16 +02:00
Julius Härtl
014f708752
Fix spacing on badges
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-09-05 22:50:26 +02:00
Julius Härtl
2139a82e9d
Merge pull request #1217 from nextcloud/avatarFix
...
avatars now in a good looking way
2019-09-05 22:48:03 +02:00
Julius Härtl
4e320ff1e9
tags are now in one line ( #1219 )
...
tags are now in one line
2019-09-05 22:47:55 +02:00
Julius Härtl
d4c744b084
Unify card badges
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-09-05 22:47:34 +02:00
Julius Härtl
6c8ac1ed47
Fix tag style in card sidebar and remove flex basis on card labels
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-09-04 18:33:43 +02:00
Julius Härtl
b75d1ef3fd
Remove unused code and prevent click propagation on the avatar list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-09-04 18:15:27 +02:00
Jakob
cba7525951
rename, position change
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-09-04 11:21:55 +02:00
Jakob
1db20878a9
changed back to ul,li
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-09-04 11:12:38 +02:00
Jakob
12037679e5
tags are now in one line
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-09-04 07:42:40 +02:00
Jakob
80b025fafe
avatars now in a good looking way
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-09-03 15:03:25 +02:00
Julius Härtl
91f9b8ee72
Merge pull request #1213 from nextcloud/highlightActiveCard
...
active is highlighted
2019-09-02 16:21:37 +02:00
Jakob
283aa01fd4
fix reload problem
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-30 15:55:07 +02:00
Jakob
1d8b4cd33d
CSS, comparison
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-29 14:36:00 +02:00
Jakob
d08bd23578
active is highlighted
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-29 10:53:34 +02:00
Jakob
1c040d35be
edit not possible in archive mode
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-28 11:17:31 +02:00
Julius Härtl
77a3563b89
Fix card design
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-23 11:09:29 +02:00
Jakob
bdb9442671
sharing fix and updatedutime
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-22 09:55:23 +02:00
Jakob
c0a9597877
time calc all 10 secs and checkbox icon
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-16 14:01:40 +02:00
Jakob
35e7c7dbe7
changed time calculation
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-16 10:30:50 +02:00
Jakob
23a218d9af
duplicate methode deleted
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-14 11:04:58 +02:00
Jakob
ec7eb72f05
open sidebar with router
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-14 09:32:14 +02:00
Julius Härtl
aa2b9adeec
Fix eslint errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-12 11:47:57 +02:00
Julius Härtl
37de63434e
Fix badge icons and markdown editor listing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-12 11:46:30 +02:00
Julius Härtl
2d35d90999
Fix click event target for opening the card
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-12 10:26:03 +02:00
Jakob
097bb21b45
small fixes
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-11 12:02:58 +02:00
Jakob
ac9fef5f05
last stand
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-11 12:02:57 +02:00
Jakob
4e67c3172b
new functions
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-11 12:02:57 +02:00
Jakob
4a45687a28
new functions
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-11 12:02:56 +02:00
Jakob
38dc7945dd
new functions
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-11 12:02:56 +02:00
Jakob
10b7d8b335
deleted items
...
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
501545f2e5
some overall changes
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2019-08-11 12:02:54 +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
f51d0b6716
Fix card styling
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-04-26 15:35:06 +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
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
ef06f21d2a
Add basic board view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-12-23 21:56:13 +01:00