kevinschaich / mintable

🍃 Automate your personal finances – for free, with no ads, and no data collection.
https://kevinschaich.io/mintable/
MIT License
1.53k stars 203 forks source link

Bug: v2.0.0 Beta - Ability to delete accounts #81

Closed yawhide closed 4 years ago

yawhide commented 4 years ago

Hello,

I added an 3 accounts from TD Canada Trust after running mintable account-setup and then ran mintable fetch. Everything worked.

I then realized i only wanted to grab transactions from 1 of the 3 accounts. So I clicked update to see if there was a way to "deselect" two of the accounts from plaid. But instead when I click update I see image

I also do not see a way to delete an account from the account-setup page either.

What is the correct way to remove some accounts?

Thanks

kevinschaich commented 4 years ago

Thanks @yawhide – hope you don't mind I've updated the title to Ability to delete accounts. Agree this is an important feature.

For anyone viewing this issue, as a friendly heads up (I learned this the hard way) – removing accounts from Mintable will not add credits back to your 100 accounts on the Plaid Free plan. Once you authenticate for the first time, it will count towards your 100. For this reason I do most of my testing in the sandbox environment, and then once I am confident things are working I will switch to development and use my real credentials.

kevinschaich commented 4 years ago

Hey @yawhide – added this feature in #84 / v2.0.0-beta.36:

Screen Shot 2020-06-30 at 10 59 54 PM

Can you try this out and see if it fixes the issue for you?

yawhide commented 4 years ago

love the new styling! but getting a 404 on my side: Screen Shot 2020-07-01 at 8 22 54 AM

kevinschaich commented 4 years ago

Apologies @yawhide forgot to include the static/docs folder in the NPM bundle – can you try one more time for me on v2.0.0-beta.37?

yawhide commented 4 years ago

image

looking good

yawhide commented 4 years ago

also i was able to delete an account successfully