Commit Graph
170 Commits
Author SHA1 Message Date
Frederick [Bot] 6a91862384 [skip ci] Updated swagger docs 2025-08-13 09:23:47 +00:00
kolaenteandGitHub a81a3ee0e5 feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
Frederick [Bot] 544960af65 [skip ci] Updated swagger docs 2025-08-03 20:46:06 +00:00
Frederick [Bot] 5e65f223bc [skip ci] Updated swagger docs 2025-08-03 11:35:15 +00:00
Frederick [Bot] ec7446684e [skip ci] Updated swagger docs 2025-07-30 16:00:27 +00:00
Frederick [Bot] 84a9428b4e [skip ci] Updated swagger docs 2025-07-28 09:06:26 +00:00
QuiwyandGitHub 5ee3077f5d docs: fix typo (#1122) 2025-07-16 11:01:49 +00:00
Dominik PschenitschniandGitHub 9efdde8f1a docs: delete caldav token uses DELETE instead of GET 2025-07-03 17:06:20 +02:00
Dominik Pschenitschniandkolaente 342bbd6192 fix: correct comments 2025-07-02 17:46:21 +02:00
Frederick [Bot] 1621d25392 [skip ci] Updated swagger docs 2025-06-24 11:01:56 +00:00
Frederick [Bot] 7f8006e3f1 [skip ci] Updated swagger docs 2025-06-17 09:38:12 +00:00
Dominik PschenitschniandGitHub 5b9d4fcc72 chore: add missing eof newlines (#969) 2025-06-17 09:11:32 +00:00
Frederick [Bot] 719cb11d44 [skip ci] Updated swagger docs 2025-06-16 14:10:07 +00:00
Frederick [Bot] 191125e122 [skip ci] Updated swagger docs 2025-06-10 11:21:02 +00:00
Frederick [Bot] 1648b71634 [skip ci] Updated swagger docs 2025-05-20 08:12:41 +00:00
Frederick [Bot] c19a8cfcc4 [skip ci] Updated swagger docs 2025-05-13 11:27:04 +00:00
Frederick [Bot] aaf6de11a5 [skip ci] Updated swagger docs 2025-05-12 10:24:22 +00:00
Frederick [Bot]andkolaente 4998926f55 [skip ci] Updated swagger docs 2025-03-19 15:21:25 +00:00
Frederick [Bot]andkolaente 02f9f92232 [skip ci] Updated swagger docs 2025-03-18 16:58:29 +00:00
Frederick [Bot]andkolaente 754e1541ae [skip ci] Updated swagger docs 2025-03-16 17:17:37 +00:00
Frederick [Bot]andkolaente 3dc63986b2 [skip ci] Updated swagger docs 2025-03-16 16:35:04 +00:00
Frederick [Bot]andkolaente de403c365a [skip ci] Updated swagger docs 2025-03-02 19:00:53 +00:00
Frederick [Bot]andkolaente b489703d6f [skip ci] Updated swagger docs 2025-03-02 15:09:28 +00:00
Frederick [Bot]andkolaente 60aa9485b1 [skip ci] Updated swagger docs 2025-01-28 10:18:36 +00:00
Frederick [Bot]andkolaente 878b443ce6 [skip ci] Updated swagger docs 2025-01-24 14:04:14 +00:00
kolaente 9aa197b196 fix: swagger docs 2025-01-24 14:20:07 +01:00
Frederick [Bot]andkolaente 94da5c1c4e [skip ci] Updated swagger docs 2025-01-21 15:46:37 +00:00
Frederick [Bot]andrenovate 20cd15fb98 [skip ci] Updated swagger docs 2025-01-21 07:27:59 +00:00
Frederick [Bot]andrenovate 0826d72e38 [skip ci] Updated swagger docs 2024-12-22 23:39:06 +00:00
Frederick [Bot]andkolaente 940b450a56 [skip ci] Updated swagger docs 2024-11-19 16:44:45 +00:00
Frederick [Bot]andkolaente 5eebfb3371 [skip ci] Updated swagger docs 2024-10-15 10:42:30 +00:00
Frederick [Bot]andkolaente 9dd95101f9 [skip ci] Updated swagger docs 2024-09-12 08:42:38 +00:00
Frederick [Bot]andkolaente 2539f15dfb [skip ci] Updated swagger docs 2024-09-07 11:48:49 +00:00
Frederick [Bot]andkolaente 2b8515b91d [skip ci] Updated swagger docs 2024-09-06 11:18:51 +00:00
Frederick [Bot]andkolaente 5aa0b6a0cf [skip ci] Updated swagger docs 2024-09-04 20:43:53 +00:00
Frederick [Bot]andDominik Pschenitschni 0984821b41 [skip ci] Updated swagger docs 2024-07-19 10:01:46 +00:00
Frederick [Bot]andkolaente 31d427546b [skip ci] Updated swagger docs 2024-07-02 14:52:12 +00:00
kolaente 359b07dabb fix(views): move bucket update to extra endpoint
BREAKING CHANGE: The bucket id of the task model is now only used internally and will not trigger a change in buckets when updating the task.

This resolves a problem where the task update routine needs to know the view context it is in. Because that's not really what it should be used for, the extra endpoint takes all required parameters and handles the complexity of actually updating the bucket.
This fixes a bug where it was impossible to move a task around between buckets of a saved filter view. In that case, the view of the bucket and the project the task was in would be different, hence the update failed.
2024-07-02 16:34:53 +02:00
Frederick [Bot]andkolaente 37c89ea826 [skip ci] Updated swagger docs 2024-06-04 16:17:19 +00:00
kolaente 1843f1d0d8 fix(docs): correctly document filter query usage 2024-06-04 18:02:31 +02:00
Frederick [Bot]andkolaente b4b17ed966 [skip ci] Updated swagger docs 2024-06-04 10:40:08 +00:00
kolaente 48676050d7 feat(tasks): expand subtasks (#2345)
This change adds a parameter to expand subtasks - if provided, Vikunja will ensure all subtasks are present in the results list.

Resolves https://community.vikunja.io/t/subtasks-show-on-different-pages/2292
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2345
Co-authored-by: kolaente <k@knt.li>
Co-committed-by: kolaente <k@knt.li>
2024-06-04 10:27:23 +00:00
Frederick [Bot]andkolaente 244ca262df [skip ci] Updated swagger docs 2024-06-03 19:51:44 +00:00
Frederick [Bot]andkolaente e53fcd3367 [skip ci] Updated swagger docs 2024-03-20 08:35:16 +00:00
Frederick [Bot]andkonrad 68d8ed5a7a [skip ci] Updated swagger docs 2024-03-19 19:28:04 +00:00
kolaente 7866543198 feat(views): generate swagger docs 2024-03-19 00:47:48 +01:00
Frederick [Bot]andkolaente 792bf88dcf [skip ci] Updated swagger docs 2024-03-12 19:47:16 +00:00
kolaente a5c51d4b1e feat: emoji reactions for tasks and comments (#2196)
This PR adds reactions for tasks and comments, similar to what you can do on Gitea, GitHub, Slack and plenty of other tools.

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2196
Co-authored-by: kolaente <k@knt.li>
Co-committed-by: kolaente <k@knt.li>
2024-03-12 19:25:58 +00:00
Frederick [Bot]andkolaente 3f380e0d61 [skip ci] Updated swagger docs 2024-03-11 16:41:16 +00:00
waza-ariandkonrad ffa82556e0 feat(teams): add public flags to teams to allow easier sharing with other teams (#2179)
Resolves #2173
Co-authored-by: Daniel Herrmann <daniel.herrmann1@gmail.com>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2179
Reviewed-by: konrad <k@knt.li>
Co-authored-by: waza-ari <daniel.herrmann@makerspace-darmstadt.de>
Co-committed-by: waza-ari <daniel.herrmann@makerspace-darmstadt.de>
2024-03-10 14:04:32 +00:00