Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add sorting functionality to recycle bin items #6079

Merged

Conversation

ufoloko
Copy link
Contributor

@ufoloko ufoloko commented Jun 21, 2024

This PR Closes #6075

Recycle bin section, for now is ordering items according ids (TabId, ModuleId, UserId), but when you have a lot of deleted information, is a little bit hard to locate information.

I added an option to sort pages, modules or users according to main fields as name, alias or deletion date. Additionally i have changed Date column name to Deletion Date, to be more specific about what that field means.

Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! Thanks

@valadas valadas added this to the 9.13.4 milestone Jun 21, 2024
@david-poindexter
Copy link
Contributor

Wonderful improvement! 🎉

@david-poindexter david-poindexter merged commit ef35d03 into dnnsoftware:develop Jun 21, 2024
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement]: Add option to sort pages, modules or users on recycle bin section
3 participants