Commit Graph
915 Commits
Author SHA1 Message Date
Luka Trovicandbackportbot[bot] ccbb84c38f fix: clear selected stack when selected board changed
Signed-off-by: Luka Trovic <luka@nextcloud.com>

[skip ci]
2025-04-15 16:36:01 +00:00
Luka Trovicandgrnd-alt aed4baa8fc fix: design review issues
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-03-27 10:48:28 +01:00
Julius Härtlandbackportbot[bot] b49cd6d4f7 fix: Properly show attachment extension
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2025-01-20 14:05:28 +00:00
Luka Trovicandbackportbot[bot] d5a31a708a fix: two close buttons on card modal
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-01-14 09:49:11 +00:00
Luutzen Radiosphereandbackportbot[bot] 3d2485e3d5 fix: close modal after deleting card
Signed-off-by: Luutzen Dijkstra <luutzen.dijkstra@gmail.com>
2024-12-19 11:34:10 +00:00
Maxandbackportbot[bot] ac2362e71d fix(sharing): list accounts with matches in email
* Show users with matches in the email address.
* List email addresses in sharing dialog.

`NcSelect` filters the options based on matches in `label` and `subname`.
By using the email address as a subname we ensure
options with a matching email address are shown.

Signed-off-by: Max <max@nextcloud.com>
2024-11-20 09:17:44 +00:00
Luka Trovicandbackportbot[bot] 8569e4cc58 fix: board bubble preview widget
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-11-04 17:26:53 +00:00
Julius Knorrandbackportbot[bot] 2f252ad880 fix: Load archived card if URL is opened directly
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2024-09-16 13:42:41 +00:00
Jérôme Herbinetandbackportbot[bot] 070dd519c5 Translation call fix
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-08-26 11:20:17 +00:00
Jérôme Herbinetandbackportbot[bot] d4d40e220c Completed card button wording change
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-08-06 10:48:30 +00:00
Luka Trovicandbackportbot[bot] 235034af68 fix: losing focus while editing title field
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-08-01 19:17:54 +00:00
Luka Trovicandbackportbot[bot] 8fb0997153 fix: remove redundant log
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-07-18 17:29:40 +00:00
Philipandbackportbot[bot] 3d2202867c Update Description.vue
Signed-off-by: Philip <65334274+pschopen@users.noreply.github.com>
2024-07-12 06:46:04 +00:00
Philipandbackportbot[bot] c89973d12c Update CardSidebar.vue
Signed-off-by: Philip <65334274+pschopen@users.noreply.github.com>
2024-07-12 06:46:04 +00:00
Julius HärtlandGitHub 193296238d Merge pull request #6038 from nextcloud/backport/5964/stable29
Backport/5964/stable29
2024-06-27 11:52:06 +02:00
12dd877a0e don't reset update time when no update was written to db (#6034)
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
Co-authored-by: grnd-alt <salimbelakkaf@outlook.de>
2024-06-27 09:57:50 +02:00
Elizabeth Danzberger 88a7ad1f9f fix: Upgrade dependencies
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2024-06-26 15:33:29 -04:00
Elizabeth Danzberger 675fbe2e5b fix: Remove scoped CSS to fix card view
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2024-06-26 15:12:01 -04:00
Luka Trovicandbackportbot[bot] 7baaa333ed fix: permission check for cloning board
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-05-06 18:54:29 +00:00
Julius HärtlandGitHub 199a6426b8 Merge pull request #5727 from nextcloud/backport/5702/stable29
[stable29] Fix tags' display when they are numerous
2024-04-23 19:26:45 +02:00
Julius Härtlandbackportbot[bot] 439cca1c28 fix: Adapt NcAppSidebar props to new version
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-04-18 06:34:41 +00:00
Jérôme Herbinetandbackportbot[bot] c435304084 Fix the mixed tab and space (replace with full tab)
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-04-03 08:30:42 +00:00
Jérôme Herbinetandbackportbot[bot] bbe895ca78 Fix tags' display when they are numerous
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-04-03 08:30:42 +00:00
grnd-alt c6728d33c8 group completed filters to one property
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
2024-03-13 15:44:17 +01:00
grnd-alt 9a3521ba93 add filter option to show both completed and open
refactor element-ids to filter-option-

Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
2024-03-13 15:42:53 +01:00
grnd-alt a32755c460 fix linting issues
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
2024-03-13 15:42:53 +01:00
grnd-alt 09a9da3cf8 add new filter section
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
2024-03-13 15:42:53 +01:00
grnd-alt f246c68fac introduce done filter
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
2024-03-13 15:42:53 +01:00
grnd-alt a4ccc89969 introduce open filter
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
2024-03-13 15:42:53 +01:00
Julius Härtl 213c8c5f2f fix: Trigger local open card modal on the card actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-05 15:56:41 +01:00
Julius Härtl 28f04905a3 fix: Properly scroll lists in interactive widgets
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-05 12:52:03 +01:00
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 58d762fa12 chore: move to capabilities library
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-01 08:50:00 +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
Julius HärtlandGitHub a2af499c50 Merge pull request #5537 from nextcloud/bugfix/card-move-close-issue
fix: card move dialog auto close
2024-02-14 12:14:00 +01:00
Julius Härtl 6f95d664b0 fix: Safeguard sync requests to hopefully not spam then server
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-12 08:44:00 +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
Julius HärtlandGitHub 7694c8b4d0 Merge pull request #5493 from elzody/sort-cards-upcoming 2024-01-25 21:44:21 +01:00
Elizabeth Danzberger 220f91fdc5 fixed to follow nextcloud coding guidelines
Signed-off-by: Elizabeth Danzberger <elizabethdanzberger@gmail.com>
2024-01-19 13:39:56 -05:00
rakeknivenandGitHub 774410842f fix(i18n): Improved wording
Fixes #5495 

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-01-19 10:03:15 +01:00
Elizabeth Danzberger a6fc696373 fixed sorting for upcoming cards
Signed-off-by: Elizabeth Danzberger <elizabethdanzberger@gmail.com>
2024-01-18 10:17:59 -05:00
Julius Härtl 6f9786164b fix: Add debounce to update due date
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-15 10:29:06 +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
rakeknivenandGitHub 6f2220bd82 fix(i18n): Fixed typo
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2023-12-08 08:55:32 +01: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 MissyandJulius Härtl 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
Fitrah Munirandfitrah 80e09355f0 fix(card): use primary when filter is active
Signed-off-by: Fitrah Munir <fitrahmunir@outlook.com>
2023-11-20 22:30:20 +08:00