New Settings Menu, Routes and Controllers Organization #641

Merged
zachgoll merged 6 commits from new-settings-sidebar into main 2024-04-18 19:56:51 +08:00
zachgoll commented 2024-04-18 08:58:52 +08:00 (Migrated from github.com)

https://github.com/maybe-finance/maybe/assets/16676157/cbe59a8f-54ca-40c1-b67b-ac0873613bbc

Overview

The primary goal with this PR is to scaffold out our "Final" settings view and other core views. Each view will require additional PRs to complete but this PR should open things up for a lot more collaboration.

Other work included here:

  • Establishes some system testing helpers (some views are starting to reach "final" state and can now safely be tested)
  • Controller and routes cleanup and additions
https://github.com/maybe-finance/maybe/assets/16676157/cbe59a8f-54ca-40c1-b67b-ac0873613bbc ## Overview The primary goal with this PR is to scaffold out our "Final" settings view and other core views. Each view will require additional PRs to complete but this PR should open things up for a lot more collaboration. Other work included here: - Establishes some system testing helpers (some views are starting to reach "final" state and can now safely be tested) - Controller and routes cleanup and additions
Sign in to join this conversation.