Skip to content

feat(calendars): add per-calendar notification muting toggle - #8796

Open
SoleroTG wants to merge 1 commit into
nextcloud:mainfrom
SoleroTG:feat/per-calendar-ignore-reminders
Open

feat(calendars): add per-calendar notification muting toggle#8796
SoleroTG wants to merge 1 commit into
nextcloud:mainfrom
SoleroTG:feat/per-calendar-ignore-reminders

Conversation

@SoleroTG

@SoleroTG SoleroTG commented Aug 28, 2026

Copy link
Copy Markdown

Summary

Adds frontend UI controls to mute/unmute notifications per calendar.

  • UI checkbox toggle in EditCalendarModal.vue.
  • Context menu action & muted bell icon (BellOffOutline) in CalendarListItem.vue.
  • Model and Pinia store integration mapping {http://nextcloud.com/ns}ignore-reminders.

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests are included or not required for simple UI bindings
  • Documentation has been updated or is not required

@codecov

codecov Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Add ignoreReminders property support in model/store and UI toggle controls in EditCalendarModal and CalendarListItem.

Signed-off-by: SoleroTG <github-29h@solero.quietmail.eu>
@SoleroTG
SoleroTG force-pushed the feat/per-calendar-ignore-reminders branch from 79b4522 to 663ba16 Compare August 30, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable or enable notifications on a per calendar basis

2 participants