1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-21 14:19:39 +02:00
Commit graph

24 commits

Author SHA1 Message Date
Jose Farias
2adf2de190
Centralize auth messages 2024-02-02 23:59:39 -06:00
Jose Farias
40c6c4b756
Add auth-related i18n 2024-02-02 23:59:28 -06:00
Rob Zolkos
ecb3f2726f Add custom new forms 2024-02-03 02:50:10 +00:00
Rob Zolkos
6a35667bb5 Rely on delegated types 2024-02-03 02:50:10 +00:00
Rob Zolkos
48ade396ca Fix account creation 2024-02-03 02:50:09 +00:00
Rob Zolkos
ace7fb48ee Fix spellling 2024-02-03 02:49:48 +00:00
Rob Zolkos
ecfb178b87 Remove duplication 2024-02-03 02:49:25 +00:00
Rob Zolkos
129daa6a11 Add option to association 2024-02-03 02:49:23 +00:00
Rob Zolkos
71939d6fb5 Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
Jose Farias
b3a792c47d
Implement invitation codes 2024-02-02 17:55:27 -06:00
Josh Pigford
fed010e202 Credit start 2024-02-02 15:31:32 -06:00
Josh Pigford
525fdea7da Initial sidebar listing of accounts 2024-02-02 11:45:06 -06:00
Josh Pigford
2161cce29a Fix for renamed Depository model 2024-02-02 11:35:32 -06:00
Rob Zolkos
787f0d864e Fix lint issue 2024-02-02 17:15:12 +00:00
Rob Zolkos
797a8e1cd0 Update layout for new morphing 2024-02-02 17:14:59 +00:00
Josh Pigford
dfb999b4c1 Update account.rb 2024-02-02 11:10:14 -06:00
Josh Pigford
dbc76c76ef Merge branch 'main' of https://github.com/maybe-finance/maybe 2024-02-02 11:09:55 -06:00
Josh Pigford
aef3e70ba0 Basic account listing 2024-02-02 11:09:31 -06:00
Rob Zolkos
f1909b3bf2 Add initial list of valid account types 2024-02-02 17:01:47 +00:00
Rob Zolkos
9aa9f99810 Fix account param safety 2024-02-02 16:56:07 +00:00
Josh Pigford
55c352e8ef Merge branch 'main' of https://github.com/maybe-finance/maybe 2024-02-02 10:39:17 -06:00
Josh Pigford
3bf7b47040 New bank addition (mostly hashing out STI bits)
Messy and gross. Will get cleaned up in the next couple of commits.
2024-02-02 10:39:16 -06:00
Rob Zolkos
1cc9550c80 Lint files to rubocop omakase standards
root ➜ /workspace (fix-rubocop-issues) $ rubocop
Inspecting 54 files
......................................................

54 files inspected, no offenses detected
2024-02-02 16:07:29 +00:00
Josh Pigford
99de24ac70 Initial commit 2024-02-02 09:05:04 -06:00