-
Notifications
You must be signed in to change notification settings - Fork 245
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
#2410: Round out the Fund model with UI #2824
base: main
Are you sure you want to change the base?
#2410: Round out the Fund model with UI #2824
Conversation
looking pretty sharp so far from a skim! @cameron-hicks let me know if/when you'd like either me or Kat to take a deeper look but otherwise we'll wait until this is marked ready for review. Nice to have you back! |
af9560b
to
4e5370d
Compare
4e5370d
to
4da0c1c
Compare
7a7478e
to
79b588e
Compare
finally got an evening to return to this one! sorry it's so old! I think I've got all the specs passing but we shall see what CI does... @colinxfleming @lomky |
I see a couple linters failed, I'll fix that. |
This pull request makes the following changes:
FundsController
TODO:
It relates to the following issue #s:
For reviewer:
feature
if it contains a feature, fix, or similar. This is anything that contains a user-facing fix in some way, such as frontend changes, alterations to backend behavior, or bug fixes.dependencies
if it contains library upgrades or similar. This is anything that upgrades any dependency, such as a Gemfile update or npm package upgrade.