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

mintable.js Refactor #26

Merged
merged 10 commits into from
Apr 16, 2019
Merged

mintable.js Refactor #26

merged 10 commits into from
Apr 16, 2019

Conversation

kevinschaich
Copy link
Owner

@kevinschaich kevinschaich commented Apr 16, 2019

Fixes/changes:

  • Fixed account setup progress for Plaid
  • Switch from moment to date-fns
  • Refactor out certain configuration documentation to a provider-specific section
  • Add configurable template sheet for Google Sheets
  • Batchify update/clear/format requests for Google Sheets
  • Configurable start and end dates for Plaid
  • Handle pagination for Plaid
  • API for transaction providers
  • API for spreadsheet providers
  • Logging Improvements
  • Documentation improvements

Closes #11, #12, #16, #17

@kevinschaich kevinschaich changed the title [WIP] Refactor mintable.js Refactor Apr 16, 2019
@kevinschaich kevinschaich merged commit 1a1bcb0 into master Apr 16, 2019
@kevinschaich kevinschaich deleted the fix/refactor branch April 16, 2019 22:55
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.

"Last month's sheet, current month's sheet" -> Configurable number of months
1 participant