Julius Härtl
ccfaa4886a
fix: z-index of datepicker in modal
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-05-03 13:10:40 +02:00
Julius Härtl
333b904335
fix: Append datetime picker to body to avoid cut off
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-05-03 10:41:52 +00:00
Jérôme Herbinet
576c47bdef
Fix : Overlapping expiry dates on tags
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com >
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com >
2023-03-15 12:50:37 +00:00
Johannes Szeibert
d8f44e2c94
minor style fixes
...
Signed-off-by: Johannes Szeibert <johannes@szeibert.de >
2022-11-10 08:31:48 +00:00
mokkin
df89839b51
disables autocomplete on card creation
...
solves https://github.com/nextcloud/deck/issues/4083
Signed-off-by: mokkin <markus@haybach.com >
2022-11-03 18:25:22 +01:00
Luka Trovic
bd6e632055
feat: add validators to check values in services
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-10-31 14:22:20 +01:00
Julius Härtl
1175c8b605
Merge pull request #4103 from nextcloud/fix/24-no-card-menu-without-description
2022-10-11 14:53:35 +02:00
Marcel Klehr
5f59f485f2
Merge pull request #4019 from nextcloud/backport/4014/stable24
2022-10-07 12:07:41 +02:00
Marcel Klehr
2f28015b91
Fix Card menu not displaying when description is not set
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-10-07 11:40:31 +02:00
Julien Veyssier
5b2c03f733
refs #4035 fix attachment creator name: show display name instead of user id
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2022-09-08 12:09:23 +02:00
Robin Appelman
e9f8634334
disable Create card button while no stack is chosen
...
make the `isBoardAndStackChoosen` method do what it says
Signed-off-by: Robin Appelman <robin@icewind.nl >
2022-09-02 11:12:41 +00:00
q-wertz
ac16521404
Switch to 'markdown-it-task-checkbox' for rendering of task lists
...
Signed-off-by: q-wertz <clemens.sonnleitner@web.de >
2022-07-19 09:33:39 +02:00
Julien Veyssier
a18f550dc1
refs #2594 prevent opening card and applyLabelFilter on card drag end
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2022-07-12 11:57:22 +00:00
Thomas Flummer
17ae3a9a39
Fix for issue #3637
...
Added padding on nested ul, to compensate for the negative margin on the containing li
Signed-off-by: Thomas Flummer <tf@flummer.net >
2022-07-05 10:41:38 +00:00
Raul
f364709318
Fix z-index for deck sidebar
...
The sidebar would previously render above the user menu (logout, settings, etc)
Signed-off-by: Raul <r.ferreira.fuentes@gmail.com >
2022-06-28 12:40:36 +00:00
ben
b21e65027c
Align Duedate-delete icon properly - fixes nextcloud/deck#3791
...
Signed-off-by: ben <ben@ro.tt >
2022-05-12 14:54:17 +00:00
Julius Härtl
9e1fbb9852
Move all caching to helper
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-05-11 14:43:32 +00:00
Luka Trovic
047ca3e203
fix: move shares count cache logic to the DeckShareProvider
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
fix: conflicts
Signed-off-by: Luka Trovic <luka@nextcloud.com >
fix: conflicts and test issues
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-11 14:43:31 +00:00
Luka Trovic
bfcd5357e3
fix: update attachments count when sharing
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-11 14:43:30 +00:00
Luka Trovic
461ed6b81f
fix: increase file count after sharing
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-11 14:43:29 +00:00
Julius Härtl
f3ad2a3709
Fix text selection in dark mode and modal view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-04-29 09:33:06 +00:00
Julius Härtl
a514e6e168
Adapt modal size to viewer upstream changes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-04-29 08:47:21 +00:00
Luka Trovic
1b58f7854e
fix: feedback
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-04-20 14:24:24 +00:00
Luka Trovic
b6effa468f
fix: show card after moving into another list
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-04-20 14:24:24 +00:00
Joas Schilling
2b11ea5e72
Fix node linting
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-04-12 09:54:39 +02:00
Joas Schilling
d4b880a66f
Fix paramter replacements when creating deck cards from talk messages
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-04-12 09:54:37 +02:00
Julius Härtl
5d477b733d
Merge pull request #3669 from CommanderRoot/refactor/rm-deprecated-substr
...
Replace deprecated String.prototype.substr()
2022-04-11 16:45:00 +02:00
Julius Härtl
487073cfb9
Remove unused argument
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-04-11 16:24:03 +02:00
Clemens Sonnleitner
0bee828773
Fix wording to represent the code behavior
...
Signed-off-by: Clemens Sonnleitner <clemens.sonnleitner@web.de >
2022-04-01 23:17:58 +02:00
Tobias Speicher
daf6442c13
Replace deprecated String.prototype.substr()
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com >
2022-03-24 15:47:29 +01:00
Valdnet
7a5eca2dee
l10n: Delete space
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com >
2022-03-23 08:49:58 +01:00
ben
62d68edc17
fixes nextcloud/deck#3410
...
Signed-off-by: ben <git@rott.io >
2022-03-22 08:51:53 +01:00
Julius Härtl
3f29cd97db
Cover case where the owner is preserved
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-03-22 08:23:30 +01:00
Luka Trovic
9f1dbd137c
fix: feedback
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-03-22 08:23:29 +01:00
Luka Trovic
bf9a51d167
feat: add api endpoint and UI to transfer a board to a different user
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-03-22 08:23:29 +01:00
Vinicius Reis
2e94b8e048
🚸 show error on board fetchData
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com >
2022-03-21 13:47:59 +01:00
Vinicius Reis
ca3997f12e
🐛 Fix missing files sidebar
...
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com >
2022-03-11 11:52:06 -03:00
Julius Härtl
9bbef1fe42
Merge pull request #3552 from nextcloud/fix/return-selector
...
return the selector for collections
2022-03-04 09:53:19 +01:00
Luka Trovic
6040172cd7
fix: make insert attachment buttom easy to click
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-03-01 15:19:36 +01:00
dartcafe
a6516f07fe
return the selector for collections
...
Signed-off-by: dartcafe <github@dartcafe.de >
2022-01-22 09:30:12 +01:00
Luka Trovic
4e31332fe4
fix: make links in markdown note bolder
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-01-21 13:30:35 +01:00
Luka Trovic
054c5aaf8c
feat: timestamps on created and modified at values
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-01-20 09:22:37 +01:00
Luka Trovic
a11bf5f4ba
fix: add horizontal scrollbar into the large table inside description
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-01-19 10:16:43 +00:00
Julius Härtl
24c1687857
Merge pull request #3499 from nextcloud/feature/show-board-name-in-browser-title
...
Show board name in browser title
2022-01-14 23:15:59 +01:00
Luka Trovic
b26f61b9a3
show board name in browser title
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-01-14 17:11:31 +01:00
Joas Schilling
53d70321da
Fix talk integration
...
title and description where not populated and also opposed to documentation the link is not absolute
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-01-12 16:20:31 +01:00
Luka Trovic
e4dbd9e385
exclude deleted boards in the selection for target
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-01-06 09:26:15 +01:00
Luka Trovic
f74bca8c43
add a missing translation - not found in transifex
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2021-12-30 08:23:14 +01:00
Dmitriy Ivanko
51bcbdb87d
Store cardDetailsInModal in config instead of state
...
Signed-off-by: Dmitriy Ivanko <tmwsls12@gmail.com >
2021-12-28 14:39:25 +01:00
Julius Härtl
10ab8c8688
Merge pull request #3428 from nextcloud/bugfix/download-attachment
2021-11-22 18:39:58 +01:00