Commit Graph

757 Commits

Author SHA1 Message Date
Julius Knorr
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 Herbinet
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 Herbinet
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 Trovic
235034af68 fix: losing focus while editing title field
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-08-01 19:17:54 +00:00
Philip
3d2202867c Update Description.vue
Signed-off-by: Philip <65334274+pschopen@users.noreply.github.com>
2024-07-12 06:46:04 +00:00
Philip
c89973d12c Update CardSidebar.vue
Signed-off-by: Philip <65334274+pschopen@users.noreply.github.com>
2024-07-12 06:46:04 +00:00
Julius Härtl
193296238d Merge pull request #6038 from nextcloud/backport/5964/stable29
Backport/5964/stable29
2024-06-27 11:52:06 +02:00
backportbot[bot]
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 Trovic
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ärtl
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ärtl
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 Herbinet
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 Herbinet
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
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
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ärtl
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
rakekniven
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
rakekniven
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 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
Fitrah Munir
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
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
911ed7a2f4 fix: Show proper error page when board was not found
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-20 08:22:45 +01:00
Julius Härtl
b2364bd076 fix: Use text content as result for comments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-17 08:59:43 +01:00
Simon Hötten
d17498b79e scroll board by dragging
Signed-off-by: Simon Hötten <s+git@hoetten.org>
2023-11-16 20:14:27 +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
93ea309a79 fix: Overview column width and hide archive boards by default
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-14 21:19:33 +01:00
Julius Härtl
9e41cb162d test: Add test selectors and label multiselect cypress test
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-14 18:47:20 +01:00
Julius Härtl
bf7e7e33b2 fix: fix copy paste error to bring back label picker
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-14 18:10:32 +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
488cdbcd93 fix: Properly handle adding new tags through multiselect
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-13 15:54:20 +01:00
Julius Härtl
1a57c10741 perf: Already pass board list as initial state
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-11-13 09:05:43 +01:00