-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add availability action to the contacts menu #6502
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6502 +/- ##
============================================
- Coverage 23.41% 23.24% -0.17%
- Complexity 472 475 +3
============================================
Files 249 251 +2
Lines 11899 11986 +87
Branches 2268 2289 +21
============================================
Hits 2786 2786
- Misses 8786 8873 +87
Partials 327 327
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So far, so good 🙏
Signed-off-by: Richard Steinmetz <[email protected]>
45244b2
to
266a345
Compare
Part of nextcloud/server#44776
Requires nextcloud/server#49375 and nextcloud-libraries/nextcloud-vue#6238
Add a new action to the contacts menu to show the user's availability. The plan is to reuse the free-busy modal for this.
TODO
Screencasts
Avatar menu integration (from Talk)
2024-11-27.14-33-53.mp4
Contacts Menu integration (everywhere)
2024-11-27.14-35-29.mp4