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

Add disapproval index improvements #4053

Closed
BrokenEagle opened this issue Jan 26, 2019 · 2 comments
Closed

Add disapproval index improvements #4053

BrokenEagle opened this issue Jan 26, 2019 · 2 comments
Labels

Comments

@BrokenEagle
Copy link
Collaborator

Lacrimos said (forum#1234):

https://danbooru.donmai.us/moderator/post/disapprovals
Can we add the following options to this:

  • Make it possible to search by time spans and that you can look for the latest actions on page 1.
  • Make do search for "No interest", "Poor Quality" etc. only

E: May I ask how this list is ordered btw? The post IDs on the left are random. That's not really helpful tbh. You should be able to order the posts by ID.

  • Add search orders
    • Post ID
  • Add search options
    • Disapproval type
    • Creator
  • Add search inputs to disapprovals page
    • By post ID
    • By disapproval type
    • By date range
    • By creator

I imagine that the search input for the date range might be the most involved item unless there's something ready to go that Rails has, so if it does get added, perhaps that search input could be added onto other endpoints?

Also, for the index display, put a [code]>>>[/code] next to some of the items with links to a search by that item.

  • Post
  • Creator
@stale
Copy link

stale bot commented Jul 29, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 29, 2019
@evazion evazion added Feature and removed stale labels Jul 30, 2019
@evazion evazion closed this as completed in b547ab4 Aug 3, 2019
@evazion
Copy link
Member

evazion commented Aug 3, 2019

Added these options:

image

Searching by dates wasn't added. Well, technically it's possible with search[created_at], but for the UI we'd need a datepicker widget, and dealing with that is outside the scope of this issue.

evazion added a commit that referenced this issue Aug 3, 2019
Add search form to /moderator/post/disapprovals.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants