Julius Knorr
81d081f12d
fix: Load archived card if URL is opened directly
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
2024-09-16 13:42:20 +00:00
chandi Langecker
322ee92573
live updates for boards
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-02-21 21:53:20 +01:00
Julius Härtl
8b94750e85
fix(Navigation): Default open navigation if no local storage is set
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-01-02 11:53:46 +01:00
fschn
6ed19bd2b0
#1472 : Implement addLabelToBoardAndCard to also create Labels from the CardSidebar
...
Signed-off-by: Felix Schnabel <f.schnabel@tum.de >
2022-12-30 13:49:58 +01:00
Luka Trovic
1217b37b19
feat: add validators to check values in services
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-10-21 18:08:19 +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
487073cfb9
Remove unused argument
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-04-11 16:24:03 +02:00
Luka Trovic
bf9a51d167
feat: add api endpoint and UI to transfer a board to a different user
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-03-22 08:23:29 +01:00
Dmitriy Ivanko
51bcbdb87d
Store cardDetailsInModal in config instead of state
...
Signed-off-by: Dmitriy Ivanko <tmwsls12@gmail.com >
2021-12-28 14:39:25 +01:00
dependabot[bot]
d98c2bc926
Bump @nextcloud/eslint-config from 5.1.0 to 6.0.0
...
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config ) from 5.1.0 to 6.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/v5.1.0...v6.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 >
2021-08-03 19:32:36 +02:00
Julius Härtl
eaedbcd996
Do not query the lookupserver when looking for sharees
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-19 11:19:38 +02:00
Julius Härtl
6fb99df3e4
Adjust generateOcsUrl calls
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-14 16:19:29 +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
2f4c5d2a60
Search by mail on the board sharing input
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-03-02 16:47:46 +01:00
Julius Härtl
52b21e271a
Add API to register card actions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-02-02 19:10:14 +01:00
Julius Härtl
e22fbb7277
Fix new eslint rules
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-28 12:52:21 +01:00
Julius Härtl
40cfed4240
Move to icon buttons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 12:07:05 +01:00
Julius Härtl
1ac4a696d0
Move navigation toggle to vue components
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-13 13:03:56 +02:00
Julius Härtl
556d3d1164
Properly handle multiple shares in a row and refactor sharee loading
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-12 08:48:00 +02:00
Julius Härtl
1b16dbacf5
Add calendar setting and move to more generic config ocs routes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-15 08:46:14 +02:00
Jakob Röhrl
e9a6c585b9
localstorage
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-09-01 09:41:18 +02:00
Jakob Röhrl
a4f59f6c64
show card details in modal
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-09-01 09:41:17 +02:00
Julius Härtl
71785322c2
Toggle filter on clicking card labels
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-29 11:43:47 +02:00
Julius Härtl
b199442b16
Rename to overview
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-20 11:41:19 +02:00
Jakob Röhrl
3c5f68e0c3
card dashboard
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-08-20 11:40:39 +02:00
Julius Härtl
e7c7072e4b
Check for actual compact mode value on load
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-23 18:00:44 +02:00
Julius Härtl
46afcac4a3
Fix card height in compact mode
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-23 17:59:11 +02:00
Julius Härtl
7b5bda4ed3
Hide UI elements that are not used when archived
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-23 17:58:37 +02:00
Julius Härtl
733f1e7a68
Merge pull request #1918 from nextcloud/fix/compactModeOnLocalstorage
2020-05-20 15:40:04 +02:00
Jakob Röhrl
ead0235c2d
save compact mode on localstorage
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-05-20 09:45:30 +02:00
Julius Härtl
c940617478
Remove deprecated global API calls
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-17 13:23:38 +02:00
Jakob Röhrl
9293fa2f96
added a filter reset button
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-05-15 18:04:02 +02:00
Julius Härtl
611f9ff6a5
Do not change participant primary key
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-06 09:24:41 +02:00
Julius Härtl
871a399ddb
Fix searching for sharees
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-21 09:30:37 +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
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
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
Julius Härtl
2a4b2b7d49
Finish activity
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-02-06 12:08:33 +01:00
Jakob
f260884217
Merge branch 'master' into enh/card-search
2020-02-04 12:26:50 +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
cfec900763
Implement fetching newer comments and infinite loading
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-29 15:50:18 +01:00
Julius Härtl
1a874ba79b
Make sure to respect board acls in the frontend all over the place
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 13:37:17 +01:00
Julius Härtl
7fd8419fa9
Use @nextcloud/axios
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 12:28:52 +01:00
Julius Härtl
ad069e5e14
Some comments code cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 09:52:30 +01:00
Jakob
739a92e9a3
first step
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
1. try
Signed-off-by: Jakob <jakob.roehrl@web.de >
remote calls are working
Signed-off-by: Jakob <jakob.roehrl@web.de >
litte changes
Signed-off-by: Jakob <jakob.roehrl@web.de >
small fixes
Signed-off-by: Jakob <jakob.roehrl@web.de >
incremental fetching
Signed-off-by: Jakob <jakob.roehrl@web.de >
integrated tiptap suggestions for test
Signed-off-by: Jakob <jakob.roehrl@web.de >
Update package-lock after rebase
Signed-off-by: Julius Härtl <jus@bitgrid.net >
Fix various errors
Signed-off-by: Julius Härtl <jus@bitgrid.net >
Cleanup mention plugin use
Signed-off-by: Julius Härtl <jus@bitgrid.net >
Downgrade tippy
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 08:52:13 +01:00
Julius Härtl
3adadc23d0
General design enhancements and scroll area changes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 08:42:30 +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
Julius Härtl
cb3a80eea3
Resolve apps node_modules first
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-11-27 20:42:35 +01:00
Julius Härtl
334d88aec6
Add URLSearchParams polyfill
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-11-27 13:28:20 +01:00