Account namespace updates: part 5 (valuations) #901

Merged
zachgoll merged 7 commits from zachgoll/account-namespace-updates-part-5 into main 2024-06-22 04:23:28 +08:00
zachgoll commented 2024-06-22 00:07:57 +08:00 (Migrated from github.com)

See #892 for a detailed proposal of these changes. I will be opening several PRs to achieve the final state so there is a more readable history of the changes.

Part 5 addresses the following:

  • Renames Valuation to Account::Valuation to communicate that a "Valuation" is directly related to an account and nothing else.
  • Complete refactor and simplification of the valuation controller and views
See #892 for a detailed proposal of these changes. I will be opening several PRs to achieve the final state so there is a more readable history of the changes. Part 5 addresses the following: - Renames `Valuation` to `Account::Valuation` to communicate that a "Valuation" is directly related to an account and nothing else. - Complete refactor and simplification of the valuation controller and views
Sign in to join this conversation.