jantman / biweeklybudget

Responsive Flask/SQLAlchemy personal finance app, specifically for biweekly budgeting.
http://biweeklybudget.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
101 stars 19 forks source link

Plaid - show last_successful_update time #268

Open jantman opened 1 year ago

jantman commented 1 year ago

Plaid's API returns the time when transactions for a given Item were last successfully updated. Currently we just log this. We should store it and surface it in the UI as well.