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

Reduce model and result coupling #72

Merged
merged 13 commits into from
Jan 13, 2024
Merged

Reduce model and result coupling #72

merged 13 commits into from
Jan 13, 2024

Commits on Jan 13, 2024

  1. Remove unused field

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a8df019 View commit details
    Browse the repository at this point in the history
  2. Fix rendering

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0773bea View commit details
    Browse the repository at this point in the history
  3. Hide header when error

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    159b4d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e502f57 View commit details
    Browse the repository at this point in the history
  5. Decouple view from domain

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    dbdee03 View commit details
    Browse the repository at this point in the history
  6. Nest error model

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    22f6b92 View commit details
    Browse the repository at this point in the history
  7. Collapse collections

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    6a6f60f View commit details
    Browse the repository at this point in the history
  8. Move calculations into fun

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    c395f25 View commit details
    Browse the repository at this point in the history
  9. Remove extra mapping

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8857a0b View commit details
    Browse the repository at this point in the history
  10. Simplify

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    18c1056 View commit details
    Browse the repository at this point in the history
  11. Unify model

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    92ecbe1 View commit details
    Browse the repository at this point in the history
  12. Rename

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    75f2b87 View commit details
    Browse the repository at this point in the history
  13. Fix test

    TWiStErRob committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0489150 View commit details
    Browse the repository at this point in the history