#240 Customise admin interface for Message Model
Merged by jflory7. Opened by shraddhaag.
fedora-commops/ shraddhaag/fedora-happiness-packets custom-admin-interface  into  master

Download 240.patch

This commit modifies the message model admin interface:
1. Lists the messages with the identifier, status and permissions.
2. Can sort the messages with the above parameters.
3. Categorised the message details into sender, recipient, message and permission details.

Metadata Update from @jflory7:
- Pull-request tagged with: PASSED, needs testing, new change, type - backend, type - summer coding

Metadata Update from @jflory7:
- Pull-request untagged with: needs testing
- Request assigned

@shraddhaag This makes the admin interface for messages 100% easier to read and figure out if an admin user can approve new messages. Awesome work on this one!!

Easy merge. :ocean:

BTW, this is a really awesome change – if you have spare time, I suggest sending this one as a PR back upstream because it will likely be a big quality-of-life improvement for the upstream project too. :smile: To save yourself time, you can create a patch file for this commit and then apply the patch file to a fork of the upstream project. See this StackOverflow question for an easy way on how to do this. Feel free to tag my GitHub account in the upstream PR if you get to this.

Pull-Request has been merged by jflory7