-
Notifications
You must be signed in to change notification settings - Fork 241
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
Add a UI for the Nextcloud CalDAV trashbin #3118
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3118 +/- ##
============================================
- Coverage 29.41% 28.97% -0.45%
Complexity 121 121
============================================
Files 155 157 +2
Lines 5609 5705 +96
Branches 826 836 +10
============================================
+ Hits 1650 1653 +3
- Misses 3959 4052 +93
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
b0e1a01
to
ba0d245
Compare
This adds a UI to list and restore deleted calendars and calendar objects, as discussed in nextcloud/server#1662.
Todo
Reload calendar to show restored event right awayRestored event does not show right away #3125Show a footer about the retention time of elements in the trash binTell the user when their trashbin elements will be deleted #3126Make it possible to delete items in the trashbin permanentlyAllow users to delete trash bin elements permanently #3127