Raul
172ee5a228
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 14:10:17 +02:00
Matheus Stolf
8ee0a0fad0
Inserted required property in the rename list field, to prevent the list from being unnamed
2022-06-10 08:24:01 -03:00
Thomas Flummer
9e5e160845
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-05-22 11:31:22 +02:00
Julius Härtl
41ed0cee1d
Improve filter popover accessibility
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-05-13 12:40:05 +02:00
ben
e3d1970369
Align Duedate-delete icon properly - fixes nextcloud/deck#3791
...
Signed-off-by: ben <ben@ro.tt >
2022-05-12 10:28:24 +02:00
Julius Härtl
9bd8669cf4
Merge pull request #3682 from nextcloud/bug/increase-file-count-after-sharing
...
Increase file count after sharing
2022-05-11 16:40:42 +02:00
Julius Härtl
4b5a47f127
Merge pull request #3696 from nextcloud/feature/setup-cypress-test
...
Setup cypress test
2022-05-11 16:08:18 +02:00
Julius Härtl
03f400620e
Move all caching to helper
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-05-11 16:04:12 +02:00
Yvo Brevoort
167774e3b0
set last modified when the card was found instead of trying to change it on the -1 index.
2022-05-10 09:30:08 +02:00
Luka Trovic
3ce8041a12
fix: resolve merge conflicts
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-09 12:07:02 +01:00
Luka Trovic
ed3be361b5
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-06 10:25:48 +02:00
Luka Trovic
0b6990f828
fix: update attachments count when sharing
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-06 10:24:32 +02:00
Luka Trovic
2af94410f5
fix: increase file count after sharing
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-05-06 10:24:32 +02:00
Julius Härtl
c089192904
Fix text selection in dark mode and modal view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-04-29 11:10:08 +02:00
Julius Härtl
a8af3310b4
Merge pull request #3762 from nextcloud/bugfix/3744
...
Adapt the card modal to upstream changes
2022-04-29 10:47:10 +02:00
Julius Härtl
58e6989307
Merge pull request #3746 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/eslint-config-8.0.0
...
build(deps-dev): Bump @nextcloud/eslint-config from 6.1.2 to 8.0.0
2022-04-29 09:10:26 +02:00
dependabot[bot]
4e8219c6fa
build(deps-dev): Bump @nextcloud/eslint-config from 6.1.2 to 8.0.0
...
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config ) from 6.1.2 to 8.0.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases )
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.1.2...v8.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-28 15:04:26 +02:00
Julius Härtl
24f7ef69c7
Adapt modal size to viewer upstream changes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-04-28 13:48:25 +02:00
rakekniven
ca2aa5d7f7
l10n: Improved grammar regarding board transfer
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2022-04-28 12:58:06 +02:00
Luka Trovic
056d54d313
fix: feedback
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-04-19 12:22:18 +02:00
Luka Trovic
00eac849fe
fix: show card after moving into another list
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-04-19 12:22:18 +02: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
estromenko
6ed7f672fc
Make it possible to unarchive all archived cards
...
Signed-off-by: Eduard Stromenko <estromenko@mail.ru >
2022-04-11 15:57:58 +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
Julius Härtl
00d386dcaf
Allow to download an attachment without navigating to the files app
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-11-22 16:38:28 +01:00
Julius Härtl
ca411c6168
Fix event name for updating the description
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-11-19 08:32:40 +01:00