Julius Härtl
d8128a01a2
chore: Remove deprecated tooltips
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-03-01 08:50:01 +01:00
Julius Härtl
5b33fcca0d
feat: Interactive deck board widget
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
fix: Provide relevant app state for widgets
Signed-off-by: Julius Härtl <jus@bitgrid.net >
fix: Adapt interactive widget
Signed-off-by: Julius Härtl <jus@bitgrid.net >
chore: fixup
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-03-01 08:49:57 +01:00
Julius Härtl
e1de6d317b
fix: Adapt to new nextcloud vue version
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-02-29 08:54:34 +01:00
Julius Härtl
aace08e0a6
feat: Rename to teams
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-02-22 08:35:43 +01:00
Luka Trovic
9848733ca0
fix: card move dialog auto close
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-01-31 19:34:11 +01:00
Rob Emery
211b9fbde2
Previously in compact mode, if there was no due date ever set
...
and the card was marked as complete, you could not see the tick
Signed-off-by: Rob Emery <git@mintsoft.net >
2024-01-11 16:08:23 +00:00
Julius Härtl
e2e647645b
tmp: Remove shortcuts requiring an extra UI for now
...
They can be readded once we have a proper design for it to make sure
auto focus is working and those are nicely fitting the UI
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-12-07 15:58:54 +01:00
Adrian Missy
05d4f529f5
feat: Add keyboard shortcuts
...
Implement keyboard shortcuts for the board view and individual cards
Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com >
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-12-07 15:58:54 +01:00
Julius Härtl
b06b41f7eb
fix: Get proper rich object for card actions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-12-05 23:19:51 +01:00
Julius Härtl
3c047d3e21
fix: Properly undo card deletion in the frontend
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-20 08:22:45 +01:00
Julius Härtl
72da4c88d8
fix: Bring back due date indicator to compact mode
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-16 10:22:11 +01:00
Julius Härtl
a6b561acb7
feat: Move to contenteditable for inline title editing
...
fix #2563
fix #4522
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-14 00:18:19 +01:00
Julius Härtl
bd122b0d74
fix: More fitting click target for title editing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-13 09:00:56 +01:00
Julius Härtl
6f6d6282bc
fix: Hide unavailable card menu entries for archived card view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-13 09:00:56 +01:00
Julius Härtl
265c4c4039
fix: Use full card menu everywhere ( fix #3993 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-12 09:09:52 +01:00
Julius Härtl
58180272ec
fix: Expose card actions in the card menu ( fix #3180 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-12 09:09:52 +01:00
Julius Härtl
a52de61b57
fix: Align card details better to take less space
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-10 15:44:41 +01:00
Julius Härtl
41d17494d4
fix: Fix spacing and reserved scrollbar space
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-10 12:04:34 +01:00
Julius Härtl
51ac5db960
fix: Show tooltip for readable date
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-08 12:59:36 +01:00
Thanos Kamber
c3b4ed6e1f
Added ability to mark card as done
...
Closes #534
Signed-off-by: Thanos Kamber <thanos.kamber@gmail.com >
2023-11-08 12:59:27 +01:00
jamazi
2a4b3e709c
add support for bidi text
...
fix #1959
Signed-off-by: jamazi <jamazi@tutanota.com >
2023-11-05 16:52:15 +03:00
Julius Härtl
24b7c232f2
fix: Only request attachments if there are any
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-10-17 14:10:57 +02:00
Johannes Szeibert
6e1e6a8957
introduce Card Covers
...
Signed-off-by: Johannes Szeibert <johannes@szeibert.de >
2023-10-17 14:10:45 +02:00
Julius Härtl
d3515de265
style: Fix code style
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-09-01 14:45:22 +02:00
Julius Härtl
a8839ccb64
fix: Use Lab for calculating text contrast color value ( fix #3084 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-09-01 14:45:22 +02:00
Julius Härtl
f53785ef54
fix: Due date badge in dark mode / compact mode ( fix #4386 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-09-01 14:45:22 +02:00
Julius Härtl
08bc7b163b
feat: Enhance dark mode ( fix #5034 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-09-01 14:45:22 +02:00
Simon L
9f91ecc116
Use the color-primary-element* variables
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-05-12 16:26:34 +02:00
dependabot[bot]
28ea6ed03e
bump @nextcloud/dialogs from 3.2.0 to 4.0.1
...
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-02 22:33:51 +01:00
Julius Härtl
0c59a85c9c
Remove legacy v-deep selector
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-11-07 20:42:46 +01:00
Julius Härtl
ccf669bc85
Fix eslint errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-11-07 20:22:45 +01:00
Adrian Missy
f7717aa02a
feat: #2906 add card ID badge
...
- adds vscode settings file to gitingore
- adds new badge for card ID
- adds card ID to board filter
- adds settings to disable card ID badge
Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com >
2022-10-29 10:25:28 +02:00
mokkin
b64b29cf6e
disables autocomplete on card creation
...
solves https://github.com/nextcloud/deck/issues/4083
Signed-off-by: mokkin <markus@haybach.com >
2022-10-19 20:57:49 +02:00
Marcel Klehr
b2bdf4a49d
Fix Card menu not displaying when description is not set
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-10-07 11:36:09 +02:00
Julien Veyssier
3c83320c20
implement card reference widget, fix DeckIcon.vue
...
bring back eslint and stylelint on compilation, fix almost all warnings, ignore some
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2022-09-12 17:20:45 +02:00
Julius Härtl
74d9e63888
Use proper type for size prop
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-26 12:45:46 +02:00
Julius Härtl
4be99a93c8
Bump to @nextcloud/vue@6.0.0-beta.3
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-26 12:41:08 +02:00
Julius Härtl
9de6a61ea5
Move to vue-material-design-icons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-07-22 11:39:16 +02:00
Julius Härtl
0af348fb02
Merge pull request #3813 from nextcloud/bugfix/noid/rename-accessibility
...
Make rename functions accessibly by keyboard navigation
2022-07-16 09:21:14 +02:00
Julien Veyssier
9d3f09fafa
refs #2594 prevent opening card and applyLabelFilter on card drag end
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2022-07-12 12:47:30 +02:00
Julius Härtl
b3f252ee46
Make rename functions accessibly by keyboard navigation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-07-05 22:48:38 +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
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
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
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
Julius Härtl
96a5fbf0d4
Merge pull request #3376 from nextcloud/enh/print-names
2021-10-12 11:49:36 +02:00
Michael Weimann
48c28690b2
show absolute dates when printing
...
relates to #3250
Signed-off-by: Michael Weimann <mail@michael-weimann.eu >
2021-10-10 18:20:12 +02:00
Michael Weimann
2cbef172d4
print assignee names
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu >
2021-10-10 12:34:43 +02:00