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

Tech/update receipt update to use command #214

Merged
merged 14 commits into from
Apr 11, 2024

Commits on Apr 8, 2024

  1. add command

    Noah committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ce37ec3 View commit details
    Browse the repository at this point in the history
  2. add upsert item and category commands

    Noah committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    096bad7 View commit details
    Browse the repository at this point in the history
  3. implement validate

    Noah committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    73b8a07 View commit details
    Browse the repository at this point in the history
  4. change post and put bodies

    Noah committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b4ee753 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. update all the things

    Noah committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    278b75b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e143e42 View commit details
    Browse the repository at this point in the history
  3. update create usages

    Noah committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eb4c0a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    27d8bad View commit details
    Browse the repository at this point in the history
  2. remove remaining middleware

    Noah committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    59224cf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. move gorm hook logic to update service

    Noah committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    197fd04 View commit details
    Browse the repository at this point in the history
  2. fix index in validation

    Noah committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2553110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbb4902 View commit details
    Browse the repository at this point in the history
  4. call after receipt updated in create

    Noah committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e5fe2db View commit details
    Browse the repository at this point in the history
  5. move from service to repository

    Noah committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c013521 View commit details
    Browse the repository at this point in the history