Luutzen Dijkstra
1e68e1ff03
feature(3331): use existingIndex to define existingCard
...
Signed-off-by: Luutzen Dijkstra <luutzen.dijkstra@gmail.com >
2025-09-10 09:44:36 +02:00
Julius Härtl
75be929077
feat: Implement reference resolving for cards that have a link in the title
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
fix: Enrich on update
Signed-off-by: Julius Knorr <jus@bitgrid.net >
fix: Enrich on create
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2025-01-14 23:19:37 +01:00
grnd-alt
838b648ef6
introduce cloneCard backendFunctionality
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-12-18 22:31:44 +01:00
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02: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
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
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
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
chandi Langecker
2e6b20d71d
live updates: remove deleted cards with loadStacks() and not just append them
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-02-21 21:53:22 +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
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
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
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
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
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
Julius Härtl
84f96ad05d
Fix handling of quotes in queries
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-30 11:01:22 +02:00
Julius Härtl
5fbeb839df
Allow searching for filters without a query to match all that have a given filter set
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-30 11:01:22 +02:00
Julius Härtl
c960d21b37
Add global result frontend
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 14:13:03 +02:00
Julius Härtl
06078c85ee
Cleanup frontend code
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-20 12:08:29 +02:00
Julius Härtl
8defe83640
Merge pull request #1926 from nextcloud/enh/unassignedFilter
2020-07-31 23:04:10 +02:00
Jakob Röhrl
2b3a8cfaf6
simplified logic avoid filtering for unassigned and assigned at the same time
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-07-16 10:31:07 +02:00
Julius Härtl
6668cc7902
Use mixing for relative date in card sidebar
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-06-22 20:44:16 +02:00
Jakob Röhrl
de0145c3f5
new filter: unassigned cards
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-05-19 11:22:53 +02:00
Jakob Röhrl
c5c8a5331d
show sidebar after card creation
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-05-18 10:48:59 +02:00
Julius Härtl
8f0d35548a
Do not await confirmation request
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-15 12:33:50 +02:00
Julius Härtl
9515d10b23
Group card reordering mutation to one
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-15 12:30:35 +02:00
Julius Härtl
defba3c80d
Fix month due date filter and make code a bit more readable
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-23 12:53:44 +02:00
Julius Härtl
bf8810e6e0
Merge pull request #1727 from nextcloud/bugfix/harden-order
2020-04-21 09:21:46 +02:00
Julius Härtl
0a3151715d
Let labels/assignedUsers have sane default values in the store
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-20 17:46:03 +02:00
Julius Härtl
141ab46b46
Properly sort cards if order is the same
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-20 10:01:00 +02:00
Julius Härtl
929ef69d31
Fix filtering and sorting of stacks that caused card reordering to only apply after reload
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-09 12:24:29 +02:00
Julius Härtl
d6eac1b11a
Add frontend for assigning groups to cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-01 20:52:09 +02:00
Julius Härtl
2d639ed470
Fix styling and attachment count assignment
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-29 11:44:59 +02:00
Jakob Röhrl
7750621917
X1st try
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-03-11 12:08:02 +01:00
Julius Härtl
cbaa47ade3
Refactor deleted items into trashbin store
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-10 12:31:31 +01:00
Julius Härtl
e69abd9be5
Unify mutations to modify card properties and move to async actions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-07 10:57:54 +01:00
Jakob
2a94c53d4e
Board filter ( #1507 )
...
* filter field
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
* build filters
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
* Implement tag and assigned user filters
Signed-off-by: Julius Härtl <jus@bitgrid.net >
* small changes
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
* new icon
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
* Properly style filter popover
Signed-off-by: Julius Härtl <jus@bitgrid.net >
* Make sure that due is reactive
Signed-off-by: Julius Härtl <jus@bitgrid.net >
* filers are working now :)
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
Co-authored-by: Julius Härtl <jus@bitgrid.net >
2020-02-06 17:47:01 +01:00
Jakob
f260884217
Merge branch 'master' into enh/card-search
2020-02-04 12:26:50 +01:00
Jakob Röhrl
b567a744a6
:case insensitive and litte changes
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-02-04 12:26:20 +01:00
Julius Härtl
7e7e1e4c97
Properly sort cards in the frontend
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-31 16:18:35 +01:00
Jakob Röhrl
032573bd69
serach cards
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-01-30 12:03:00 +01:00
Julius Härtl
6bbfe00474
Update eslint config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-05 18:58:02 +01:00
Jakob
e69b5465bd
done
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-09 21:56:24 +02:00
Julius Härtl
695042cdd0
Implement stack and card reordering
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-09-05 22:37:47 +02:00
Jakob
cc92937c6b
last stand
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-11 12:02:57 +02:00
Jakob
ac9fef5f05
last stand
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-11 12:02:57 +02:00