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

FEATURE: Add Revise... option for queued post reviewable #23454

Merged
merged 6 commits into from Oct 13, 2023

Commits on Sep 7, 2023

  1. FEATURE: Add Revise... option for queued post reviewable

    This commit adds a new Revise... action that can be taken
    for queued post reviewables. This will open a modal where
    the user can select a Reason from a preconfigured list
    (or by choosing Other..., a custom reason) and provide feedback
    to the user about their post.
    
    The post will be rejected still, but a PM will also be sent to
    the user so they have an opportunity to improve their post when
    they resubmit it.
    martin-brennan committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a9b1775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0566f18 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    fa2747f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    4d2981e View commit details
    Browse the repository at this point in the history
  2. DEV: Test fix

    martin-brennan committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2f277fe View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. DEV: Review fixes

    martin-brennan committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a15d913 View commit details
    Browse the repository at this point in the history