Skip to content

`mintable.js` Refactor

Compare
Choose a tag to compare
@kevinschaich kevinschaich released this 16 Apr 22:56
· 218 commits to master since this release
1a1bcb0

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