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
Julius Härtl
29d5913e8b
fix: Make sure to always update card description when navigating awayfix
...
fix #5254
fix #2705
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-13 09:00:56 +01:00
Julius Härtl
587b44f7b9
fix: Set fixed height for card modal ( fix #4296 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-13 09:00:56 +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
f24123c686
fix: Use localCompare to sort labels
...
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
c876e87990
fix: Disable dragging archived cards ( fix #3271 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-13 09:00:56 +01:00
Julius Härtl
342d9beaf6
fix: Add title with absolute date time to activity ( fix #4508 , fix #2122 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-12 09:09:52 +01:00
Julius Härtl
ee1a3e0515
fix: Detect end of the activity responses ( fix #3395 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-12 09:09:52 +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