Skip to content
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

fix(dashboard): properly handle recurring events #5486

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Sep 20, 2023

The dashboard will now correctly show and sort recurring events.

This also works without the server patch and will just hide outdated recurrences in this case. I think we should merge this asap to have proper event ordering.

@st3iny st3iny added this to the v4.6.0 milestone Sep 20, 2023
@st3iny st3iny self-assigned this Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f05aee2) 22.59% compared to head (babc444) 22.65%.
Report is 11 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5486      +/-   ##
============================================
+ Coverage     22.59%   22.65%   +0.05%     
- Complexity      395      397       +2     
============================================
  Files           241      241              
  Lines         11854    11863       +9     
  Branches       2306     2306              
============================================
+ Hits           2679     2687       +8     
- Misses         9175     9176       +1     
Flag Coverage Δ
javascript 13.81% <ø> (ø)
php 64.36% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@st3iny st3iny force-pushed the fix/dashboard/properly-handle-recurrences branch from c8f9829 to babc444 Compare September 26, 2023 12:30
@st3iny st3iny added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 26, 2023
@st3iny st3iny marked this pull request as ready for review September 26, 2023 12:33
@st3iny
Copy link
Member Author

st3iny commented Sep 26, 2023

/backport to stable4.5

@backportbot-nextcloud backportbot-nextcloud bot added the backport-request A backport was requested for this pull request label Sep 26, 2023
@st3iny st3iny merged commit ac9a9d9 into main Sep 27, 2023
41 checks passed
@st3iny st3iny deleted the fix/dashboard/properly-handle-recurrences branch September 27, 2023 19:45
@st3iny st3iny added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Sep 27, 2023
@backportbot-nextcloud backportbot-nextcloud bot removed the backport-request A backport was requested for this pull request label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug Feature: Dashboard
Projects
Development

Successfully merging this pull request may close these issues.

2 participants