Skip to content

Calendar update text and screenshots to full page calendar modal - #13526

Merged
ChristophWurst merged 1 commit into
masterfrom
feat/full-page-calendar-modal
Aug 21, 2025
Merged

Calendar update text and screenshots to full page calendar modal#13526
ChristophWurst merged 1 commit into
masterfrom
feat/full-page-calendar-modal

Conversation

@GVodyanov

Copy link
Copy Markdown
Contributor

☑️ Resolves

🖼️ Screenshots

Modified sections:

swappy-20250821_135838 swappy-20250821_135850 swappy-20250821_135858 swappy-20250821_135907 swappy-20250821_135915 swappy-20250821_135921 swappy-20250821_135933

@GVodyanov
GVodyanov force-pushed the feat/full-page-calendar-modal branch from 0c7df91 to 1274b1a Compare August 21, 2025 13:49
…lendar modal

Signed-off-by: Grigory V <scratchx@gmx.com>
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
@GVodyanov
GVodyanov force-pushed the feat/full-page-calendar-modal branch from 1274b1a to 5292b64 Compare August 21, 2025 13:50
@ChristophWurst
ChristophWurst merged commit 758bd53 into master Aug 21, 2025
11 checks passed
@ChristophWurst
ChristophWurst deleted the feat/full-page-calendar-modal branch August 21, 2025 13:55
@ChristophWurst

Copy link
Copy Markdown
Member

/backport to stable31

@ChristophWurst

Copy link
Copy Markdown
Member

/backport to stable30

@backportbot

backportbot Bot commented Aug 21, 2025

Copy link
Copy Markdown

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/13526/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 5292b647

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/13526/stable30

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Full screen event detail view

3 participants