Commit Graph

49 Commits

Author SHA1 Message Date
Julius Härtl
89bec2752b Do not open the dialog automatically upon card creation, only upon click
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 19:21:32 +00:00
Jakob Röhrl
7bddcb877c card title: prevent space and no text
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-09-23 09:53:48 +02:00
Michiel Janssens
0bc584ec7e l10n:add translation to card placeholder
Signed-off-by: Michiel Janssens <michiel@nexigon.net>
2020-09-09 00:32:32 +02:00
Julius Härtl
7e183d6e99 Properly filter archived view and deleted cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-01 11:02:48 +02:00
Julius Härtl
acc600e807 Use large border radius for create card inputs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:06:30 +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
Jakob
dea358ee80 Merge branch 'master' into enh/archiveAllCardsFromStack 2020-08-18 08:08:45 +02:00
Jakob Röhrl
eda2922151 small changes
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-14 10:14:49 +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
cloud2018
aa62dadd8c fix wording : stack -> list
Signed-off-by: Markus Eckstein eckstein-markus@gmx.de

resolves #2028
2020-06-14 17:03:01 +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
c940617478 Remove deprecated global API calls
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-17 13:23:38 +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
Simon Spannagel
4dcd7e8955 Add grab cursor over stack title
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-05-14 13:34:11 +02:00
Jakob Röhrl
1a917bb548 now with a nice modal
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-14 12:54:06 +02:00
Jakob Röhrl
924df48368 stack title doesn't break up
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-14 12:47:11 +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
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
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
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
efd6e9f64b Add loading indicator and autofocus
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-07 10:56:29 +01:00
Bernhard Kapelari
b71ce38581 fixed issue
Signed-off-by: Bernhard Kapelari <bernhard@kapelari.com>
2020-02-26 20:50:22 +01:00
Jakob
2ed1572f8b Merge branch 'master' into bugfix/noid/reorder-flicker 2020-02-04 12:07:10 +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
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
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
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
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
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
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
8dffaaa8c5 now with lint:fix
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-13 15:03:43 +02:00
Jakob
6d88ea7ef6 stack create without page reload
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-13 13:52:42 +02:00
Jakob
4ca406472d create card fix
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-13 13:21:59 +02:00
Julius Härtl
015e2d9461 Use individual import
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-11 13:38:01 +02:00
Julius Härtl
0e37354a6e Fix styling of stack header/new card input
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-11 12:02:58 +02:00
Jakob
097bb21b45 small fixes
Signed-off-by: Jakob <jakob.roehrl@web.de>
2019-08-11 12:02:58 +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
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
770142232c sharing impl
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