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 models to support request units #4306

Merged
merged 16 commits into from
May 24, 2024
Merged

Add models to support request units #4306

merged 16 commits into from
May 24, 2024

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    0f968ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222895a View commit details
    Browse the repository at this point in the history
  3. fix lints

    dorner committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f31245a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Add item request field

    dorner committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0f45172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b28b73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac73c8f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge branch 'main' into 4096-packs-models

    # Conflicts:
    #	db/schema.rb
    #	spec/models/item_spec.rb
    dorner committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4f0a9db View commit details
    Browse the repository at this point in the history
  2. Code review fixes

    dorner committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fdf61de View commit details
    Browse the repository at this point in the history
  3. Re-add validation

    dorner committed May 10, 2024
    Configuration menu
    Copy the full SHA
    afecef1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 17, 2024

  1. Fix to spec to make it broader

    dorner committed May 17, 2024
    Configuration menu
    Copy the full SHA
    704eb99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce445f4 View commit details
    Browse the repository at this point in the history
  3. rubocop fix

    dorner committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9cbef24 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 22, 2024

  1. Update seeds based on feedback

    dorner committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b7a12d0 View commit details
    Browse the repository at this point in the history
  2. Use names, not index

    dorner committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e2fe2a3 View commit details
    Browse the repository at this point in the history