Add support for shared todo items across multiple users. Patchnotes: Added SharedWith field; Implemented authorization for shared users; Updated BoltStore for shared todo retrieval; Updated client to prompt for shared users; Added integration tests. #3

Open
DariusKlein wants to merge 2 commits from feature/sharing-todos into main

2 Commits

Author SHA1 Message Date
f4420bd895 Expose sharing options in the interactive todo client. Patchnotes: Added shared users prompt to update command; Display shared users in todo list.
All checks were successful
build and deploy kleinTodo / build (pull_request) Successful in 1m16s
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 14:39:03 +02:00
f0126c656a Add support for shared todo items across multiple users. Patchnotes: Added SharedWith field; Implemented authorization for shared users; Updated BoltStore for shared todo retrieval; Updated client to prompt for shared users; Added integration tests.
All checks were successful
build and deploy kleinTodo / build (pull_request) Successful in 1m12s
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-04 14:23:57 +02:00