1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00
Maybe/app
Dave Corson-Knowles e5750d1a13
Add presence validations for required fields (#545)
* Adds basic validations for required fields

Also deletes a few extraneous .keep files

Does not add the family_id required field for user, since that breaks the basic test setup

* Restore keep files to this branch

* Remove Credit model and validate models behind ids

* Restore concerns .keep
2024-03-15 15:21:59 -04:00
..
assets Add inline category selection (#541) 2024-03-14 10:30:36 -04:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Enable turbo refresh in layout/auth & Fix registrations controller create fail w/ status (#544) 2024-03-14 10:30:46 -04:00
helpers Add transaction sidebar (#534) 2024-03-10 17:38:31 -04:00
javascript Add inline category selection (#541) 2024-03-14 10:30:36 -04:00
jobs Use Synth for exchange rates (#514) 2024-03-04 10:26:20 -06:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Add presence validations for required fields (#545) 2024-03-15 15:21:59 -04:00
views Enable turbo refresh in layout/auth & Fix registrations controller create fail w/ status (#544) 2024-03-14 10:30:46 -04:00