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

59 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
Jose Farias
532cd08b32
Add i18n-tasks 2024-02-02 23:59:13 -06:00
Josh Pigford
c10fab9a7c
Merge pull request #255 from robzolkos/delegated-type-accounts
Rework Account to use delegated types
2024-02-02 21:14:54 -06:00
Rob Zolkos
e7d7c70b2f Remove account type column 2024-02-03 03:09:54 +00: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
7f2988b7f0 Add index 2024-02-03 02:49:24 +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
Josh Pigford
938656de0e
Merge pull request #262 from josefarias/jose/invite-codes
Implement invite codes
2024-02-02 20:29:14 -06:00
Jose Farias
78c84c5028
Pull out in_hosted_app helper 2024-02-02 19:48:45 -06:00
Jose Farias
3852b79121
Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
Jose Farias
8118927f9b
Improve InviteCode generate! test 2024-02-02 19:34:58 -06:00
Jose Farias
5eb6418f01
Assert redirection in registration test 2024-02-02 18:24:22 -06:00
Jose Farias
6a4ab5664d
Add rake task for creating invite codes 2024-02-02 18:02:46 -06:00
Jose Farias
b3a792c47d
Implement invitation codes 2024-02-02 17:55:27 -06:00
Josh Pigford
533e6690c2 Update render-build.sh 2024-02-02 16:13:06 -06:00
Josh Pigford
02454c7d38 Update credentials.yml.enc 2024-02-02 16:12:04 -06:00
Josh Pigford
c9114aaf4d Update render-build.sh
Maybe those aren't necessary with propshaft?
2024-02-02 16:06:42 -06:00
Josh Pigford
8f4fbce5d1 Create render-build.sh 2024-02-02 15:52:00 -06:00
Josh Pigford
fed010e202 Credit start 2024-02-02 15:31:32 -06:00
Josh Pigford
57e42cb8cb
Update README.md
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-02-02 15:08:47 -06:00
Josh Pigford
50c5eb8f81 Merge branch 'main' of https://github.com/maybe-finance/maybe 2024-02-02 11:45:12 -06:00
Josh Pigford
525fdea7da Initial sidebar listing of accounts 2024-02-02 11:45:06 -06:00
Josh Pigford
f64a2eb76f
Merge pull request #251 from aviflombaum/reset-tests
Clear out broken tests
2024-02-02 11:38:21 -06:00
Avi Flombaum
efc882deb3
Clear out broken tests 2024-02-02 12:36:54 -05:00
Josh Pigford
2161cce29a Fix for renamed Depository model 2024-02-02 11:35:32 -06:00
Josh Pigford
41eb777843
Merge pull request #249 from robzolkos/use-main-turbo
Use turbo from main branch (with new morphing bits)
2024-02-02 11:33:03 -06:00
Josh Pigford
a1c475dde2
Merge pull request #253 from JoshAntBrown/add-rails-lsp
Add Rails LSP plugin
2024-02-02 11:29:45 -06:00
Rob Zolkos
787f0d864e Fix lint issue 2024-02-02 17:15:12 +00:00
Rob Zolkos
4e273be0af Update turbo 2024-02-02 17:14:59 +00:00
Rob Zolkos
797a8e1cd0 Update layout for new morphing 2024-02-02 17:14:59 +00:00
Rob Zolkos
da24c448d3 Use latest turbo
This release packs in morphing and will be released soon.  Worth making
sure things work with this.
2024-02-02 17:14:59 +00:00
Josh Brown
9213883630 Read ruby version from file 2024-02-02 17:13:39 +00:00
Josh Brown
18c044efa3 Add Rails LSP plugin 2024-02-02 17:12:08 +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
Josh Pigford
775c42c1d6
Merge pull request #252 from robzolkos/safe-account
Fix account param safety
2024-02-02 11:09:14 -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
a586d63027
Merge pull request #250 from robzolkos/devcontainer-readme
Update README to mention devcontainer
2024-02-02 10:52:36 -06:00
Rob Zolkos
1596e331f7 Update README to mention devcontainer 2024-02-02 16:46:37 +00:00
Josh Pigford
253ae29da0
Merge pull request #247 from robzolkos/add-devcontainer
Add basic devcontainer
2024-02-02 10:39:26 -06: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