django-cms / djangocms-versioning

General purpose versioning package for Django CMS 4 and above.
Other
34 stars 30 forks source link

feat: Added bulk delete to version change view #338

Closed polyccon closed 1 month ago

polyccon commented 1 year ago

Description

- Initial draft on adding functionality to bulk delete to versions djangocms versioning - More information required on the ticket that needs to be a user story - see link below

Related resources

Checklist

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.21%. Comparing base (f90c5b2) to head (934dba4). Report is 33 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #338 +/- ## ========================================== + Coverage 90.88% 91.21% +0.32% ========================================== Files 72 72 Lines 2546 2663 +117 Branches 361 307 -54 ========================================== + Hits 2314 2429 +115 + Misses 168 163 -5 - Partials 64 71 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

fsbraun commented 1 month ago

@polyccon I updated your PR. People keep asking for this feature! I guess you were 80% there. I hope you do not mind, that I added some stuff to finish this.

polyccon commented 1 month ago

Nice work @fsbraun thank you for your hard work to bring it over the finish line!!!!!!