1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 15:35:22 +02:00
Commit graph

149 commits

Author SHA1 Message Date
Sascha Ronnie Daoudia
7351680a8c
Update issue templates 2024-01-17 14:07:27 +01:00
Sascha Ronnie Daoudia
9aeddf180e
Merge pull request #7 from Dadudidas-oganisation/Dadudidas-patch-3
Create codeql.yml
2024-01-17 09:38:48 +01:00
Sascha Ronnie Daoudia
3ca8277fe0
Create codeql.yml
Signed-off-by: Sascha Ronnie Daoudia <85792632+Dadudidas@users.noreply.github.com>
2024-01-17 09:38:35 +01:00
Sascha Ronnie Daoudia
6aa1e94f52
Merge pull request #3 from Dadudidas-oganisation/dependabot/npm_and_yarn/jsonwebtoken-9.0.0
Bump jsonwebtoken from 8.5.1 to 9.0.0
2024-01-17 09:37:05 +01:00
Sascha Ronnie Daoudia
b3babdb509
Merge branch 'main' into dependabot/npm_and_yarn/jsonwebtoken-9.0.0 2024-01-17 09:36:58 +01:00
Sascha Ronnie Daoudia
8831ae8d81
Merge pull request #2 from Dadudidas-oganisation/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2024-01-17 09:36:32 +01:00
Sascha Ronnie Daoudia
07cef02038
Merge branch 'main' into dependabot/npm_and_yarn/decode-uri-component-0.2.2 2024-01-17 09:36:24 +01:00
Sascha Ronnie Daoudia
6457024859
Merge pull request #5 from Dadudidas-oganisation/dependabot/npm_and_yarn/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2
2024-01-17 09:36:01 +01:00
Sascha Ronnie Daoudia
2c147d82a4
Merge branch 'main' into dependabot/npm_and_yarn/loader-utils-1.4.2 2024-01-17 09:35:54 +01:00
Sascha Ronnie Daoudia
da95ac560f
Merge pull request #4 from Dadudidas-oganisation/Dadudidas-patch-2
Create snyk-security.yml
2024-01-17 09:34:45 +01:00
dependabot[bot]
42927ffdde
Bump loader-utils from 1.4.0 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 08:34:43 +00:00
dependabot[bot]
c1393991cd
Bump jsonwebtoken from 8.5.1 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 08:34:36 +00:00
Sascha Ronnie Daoudia
b144f6cb30
Create snyk-security.yml
Signed-off-by: Sascha Ronnie Daoudia <85792632+Dadudidas@users.noreply.github.com>
2024-01-17 09:34:30 +01:00
dependabot[bot]
3cb1d5eaed
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 08:34:14 +00:00
Josh Pigford
7234f9f044
Merge pull request #116 from Silver343/Feature-Add-Global-support-to-real-estate
Add Country select to real estate forms
2024-01-16 19:20:29 -06:00
Silver343
b67354708b
Add Country select to real estate forms 2024-01-16 20:12:29 +00:00
Josh Pigford
2b7924247e Re-implemented some of the billing UI/UX
This is in preparation for a hosted version of Maybe and ultimately will be hidden/disabled for all self-hosters. Just getting the UI bits back in there as we'd removed them when we shut down last year.
2024-01-16 09:34:13 -06:00
Josh Pigford
2c41c7ea90 Re-added old variables that are still required 2024-01-16 09:14:22 -06:00
Josh Pigford
c984254478 .env organization 2024-01-16 09:02:40 -06:00
Josh Pigford
e4043cd090
Merge pull request #98 from tmyracle/teller-p2-service
Feature: Support Teller Part 2: ETL Service
2024-01-15 22:40:47 -06:00
Tyler Myracle
bb35133b18 clean up 2024-01-15 22:06:32 -06:00
Tyler Myracle
f612971efe add worker service 2024-01-15 20:45:19 -06:00
Tyler Myracle
e139df7a7d add missing crypto service requirement 2024-01-15 20:37:19 -06:00
Tyler Myracle
87556ede44 add migration 2024-01-15 20:31:12 -06:00
Tyler Myracle
ad30b02ebc finish initial pass on teller etl service 2024-01-15 20:28:35 -06:00
Tyler Myracle
823eab2c11 Merge remote-tracking branch 'upstream/main' into teller-p2-service 2024-01-15 19:58:39 -06:00
Josh Pigford
b4db872d99
Merge pull request #96 from tmyracle/fix-95-birthdate-datepicker
Fix #95: Override default MIN_SUPPORTED_DATE on birthday date picker
2024-01-15 19:15:41 -06:00
Tyler Myracle
2f3f0e7e53 override default MIN_SUPPORTED_DATE on date picker 2024-01-15 19:05:33 -06:00
Tyler Myracle
d8fab13d85 more work 2024-01-15 19:00:47 -06:00
Josh Pigford
db1c75bff8
Update issue templates 2024-01-15 18:51:47 -06:00
Josh Pigford
00cfbdb330
Merge pull request #93 from tmyracle/fix-postmark-token
Fix #92: Noop postmark sends if API key is not defined
2024-01-15 18:49:49 -06:00
Tyler Myracle
48d167da96 Merge remote-tracking branch 'upstream/main' into teller-p2-service 2024-01-15 18:29:19 -06:00
Tyler Myracle
cdfed8233f run docker in background 2024-01-15 17:32:56 -06:00
Tyler Myracle
9ea4333260 update README 2024-01-15 17:24:35 -06:00
Tyler Myracle
f3ba272745 noop postmark sends if API key is not defined 2024-01-15 17:23:05 -06:00
Tyler Myracle
d2a36b10c6 progress on Teller ETL service 2024-01-15 16:56:34 -06:00
Josh Pigford
4906555e1f
Update README.md
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-01-15 15:46:27 -06:00
Josh Pigford
bae9d62ed3
Create CONTRIBUTING.md
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-01-15 15:45:21 -06:00
Josh Pigford
a514417f5f
Merge pull request #89 from giuseppecutuli/fix/financial-images
Update broken bank/institution image location
2024-01-15 15:22:54 -06:00
Giuseppe Cutuli
115f01026c fix: restore broke financial icons 2024-01-15 21:20:22 +01:00
Josh Pigford
90afd899ec
Repo activity graph (Repobeats)
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-01-15 14:19:29 -06:00
Josh Pigford
a777ef0f0f
Merge pull request #83 from tmyracle/teller-api-client
Feature: Support Teller Part 1: Teller API client
2024-01-15 13:13:20 -06:00
Josh Pigford
fd27fbc42b
Merge pull request #70 from anthonyshew/remove-auth0
Remove (some) auth0.
2024-01-15 13:11:28 -06:00
Tyler Myracle
85250a755f add institution endpoint for teller client 2024-01-15 12:50:59 -06:00
Josh Pigford
5227e3c83d Update Maybe card URL
Fixes #74
2024-01-15 11:51:50 -06:00
Tyler Myracle
004a94f48e update and fix merge conflict 2024-01-15 11:00:31 -06:00
Tyler Myracle
518c03ac53 clean up 2024-01-15 10:59:11 -06:00
Tyler Myracle
c9c8970fcd typesafe API request client 2024-01-15 10:22:47 -06:00
Josh Pigford
e0b6d2c05c
Merge pull request #76 from Neumand/bug/other-accordion
Fix assets and debts 'other' expanding in tandem
2024-01-15 09:04:39 -06:00
Josh Pigford
07fe4cf0a7
Updated issue templates 2024-01-15 08:56:58 -06:00