Skip to content

feat: add navigation action to create calendar events - #8714

Draft
susnux wants to merge 2 commits into
mainfrom
feat/navigation-action
Draft

feat: add navigation action to create calendar events#8714
susnux wants to merge 2 commits into
mainfrom
feat/navigation-action

Conversation

@susnux

@susnux susnux commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This is a first implementation for the new Nextcloud navigation actions.
It allows to create new calendar events without interrupting the workflow from every other apps by adding a new action to the menu.

Changes:

  • refactor code to make it possible to use the modals outside of the calendar app
  • add listeners to register the actions
  • implement action and action listener to spawn a dialog which allows creating new events
Bildschirmaufnahme_20260810_222403.webm

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

susnux added 2 commits August 10, 2026 21:50
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added this to the v6.6.0 milestone Aug 10, 2026
@susnux susnux added 3. to review Waiting for reviews enhancement New feature request labels Aug 10, 2026
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/mixins/EditorMixin.js 0.00% 4 Missing and 4 partials ⚠️
src/utils/settings.js 0.00% 3 Missing ⚠️

📢 Thoughts on this report? Let us know!

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 enhancement New feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant