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 option to automatically generate slug from another field #258

Merged
merged 12 commits into from
Sep 18, 2024

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    abd8876 View commit details
    Browse the repository at this point in the history
  2. Fix test description

    treagod committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c1ec616 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    cba4cc7 View commit details
    Browse the repository at this point in the history
  2. Add testcase

    treagod committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6800f76 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix findings

    treagod committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c688ae5 View commit details
    Browse the repository at this point in the history
  2. Remove callback doc

    treagod committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a6ee5ee View commit details
    Browse the repository at this point in the history
  3. Fix base validation

    treagod committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cb46f0a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Fix findings

    treagod committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f577f7b View commit details
    Browse the repository at this point in the history
  2. Fix sluggable tests

    treagod committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b237bd4 View commit details
    Browse the repository at this point in the history
  3. Allow unicode

    treagod committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f2600b6 View commit details
    Browse the repository at this point in the history
  4. Update fields.md

    treagod authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b3944ad View commit details
    Browse the repository at this point in the history
  5. Update base.cr

    treagod authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9c992e4 View commit details
    Browse the repository at this point in the history