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

Model refactor, part 2 #4092

Merged
merged 11 commits into from
Sep 11, 2023
Merged

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    4bec851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74252b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b33f95 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    27016aa View commit details
    Browse the repository at this point in the history
  2. Fix tests

    DingDongSoLong4 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e6d865d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c594f7d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Address comments

    DingDongSoLong4 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bee4b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7adc50a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    4b2ab3b View commit details
    Browse the repository at this point in the history
  2. Remove unused parameters

    WithoutPants committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    021796b View commit details
    Browse the repository at this point in the history
  3. Refactor matching functions

    Matching functions were calling assert functions. Rewrote the assert functions to be internal matching functions for now.
    WithoutPants committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6be3716 View commit details
    Browse the repository at this point in the history