Commit Graph
1923 Commits
Author SHA1 Message Date
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 PigfordandGitHub 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 PigfordandGitHub 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 PigfordandGitHub 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
Rob Zolkos d6291b6cbe Mark tests pending
These are scaffolded placeholder tests anyway.  Once reale features are
added the skips will be removed.
2024-02-02 16:33:08 +00:00
Rob Zolkos 5f50ea3f02 Add basic devcontainer 2024-02-02 16:30:10 +00:00
Josh PigfordandGitHub eb762c31c6 Merge pull request #246 from maybe-finance/dependabot/bundler/brakeman-6.1.2
Bump brakeman from 6.1.1 to 6.1.2
2024-02-02 10:29:07 -06:00
dependabot[bot]andGitHub 005ea536b4 Bump brakeman from 6.1.1 to 6.1.2
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v6.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: brakeman
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 16:23:24 +00:00
Josh PigfordandGitHub 7830c553a2 Merge pull request #248 from robzolkos/fix-rubocop-issues
Lint files to rubocop omakase standards
2024-02-02 10:19:55 -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 PigfordandGitHub 9014c8e615 Update README.md
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-02-02 09:24:26 -06:00
Josh PigfordandGitHub dd19bf4d9b Update README.md
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-02-02 09:20:13 -06:00
Josh Pigford 99de24ac70 Initial commit 2024-02-02 09:05:04 -06:00