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

Save subject page body to Tag.body when tags are created #9843

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    c645e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c8fad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a9bc16 View commit details
    Browse the repository at this point in the history
  4. Remove markdown toolbar from "Tag Description" textarea

    `wmd` is throwing an error on `/tag/add` pages, and will not render two
    preview panes.  Since a tag's description is not rendered anywhere,
    there is no need to include the markdown editor for that input.
    jimchamp committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6dda167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b09e1e View commit details
    Browse the repository at this point in the history
  6. Bypass "Add tag" form

    Clicking the "Promote to Tag" button now creates a new Tag and redirects
    to the new Tag's "view" page.
    jimchamp committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d263463 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77521a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee3caa3 View commit details
    Browse the repository at this point in the history
  9. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and jimchamp committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    cc16c28 View commit details
    Browse the repository at this point in the history