Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/providers #16

Merged
merged 32 commits into from
Mar 8, 2024
Merged

Feature/providers #16

merged 32 commits into from
Mar 8, 2024

Conversation

pontusab
Copy link
Contributor

@pontusab pontusab commented Mar 3, 2024

Add support for more bank providers:

  • Teller
  • GoCardLess
  • Plaid

Also expose a new package called @midday/providers that returns getTransactions and getAccounts, from outside it should only care about the provider name.

Transforms the data to a unified format for our data model.

Major rework on background jobs:

  • Run 1 job each hour for each team with an enabled account
  • Initial sync can be triggered manually from user settings (if connection expired etc)
  • Send a combined notification for each teams accounts instead of each account

@pontusab pontusab force-pushed the feature/providers branch 2 times, most recently from 84480f1 to ee69548 Compare March 4, 2024 15:34
@pontusab pontusab merged commit 844d37b into main Mar 8, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant