[PR #4523] [MERGED] Show the last bank sync in plain language instead of timestamp #5430

Closed
opened 2026-02-28 21:12:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4523
Author: @matt-fidd
Created: 3/3/2025
Status: Merged
Merged: 3/3/2025
Merged by: @matt-fidd

Base: masterHead: banksync-relative-time


📝 Commits (2)

📊 Changes

3 files changed (+26 additions, -13 deletions)

View changed files

📝 packages/desktop-client/src/components/banksync/AccountRow.tsx (+6 -11)
📝 packages/loot-core/src/shared/util.ts (+14 -2)
upcoming-release-notes/4523.md (+6 -0)

📄 Description

Thanks to the helper @tostasmistas introduced in https://github.com/actualbudget/actual/pull/4459, this looks much better!

Before:
image

After:
image

Those screenshots are taken on different instances so the dates don't match.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/4523 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `banksync-relative-time` --- ### 📝 Commits (2) - [`b096b0d`](https://github.com/actualbudget/actual/commit/b096b0dae0f237681729c6f900bc2add6833cfa1) use relative time strings for last bank sync - [`91bd9b4`](https://github.com/actualbudget/actual/commit/91bd9b4135a1655794f7f88195e3dc509039fc91) note ### 📊 Changes **3 files changed** (+26 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/banksync/AccountRow.tsx` (+6 -11) 📝 `packages/loot-core/src/shared/util.ts` (+14 -2) ➕ `upcoming-release-notes/4523.md` (+6 -0) </details> ### 📄 Description Thanks to the helper @tostasmistas introduced in https://github.com/actualbudget/actual/pull/4459, this looks much better! Before: <img width="812" alt="image" src="https://github.com/user-attachments/assets/43d9dbb0-d8ac-4255-926e-99ed0a20a8e8" /> After: <img width="1148" alt="image" src="https://github.com/user-attachments/assets/5dec2be7-b7fa-4de4-85a1-5286a26c377f" /> Those screenshots are taken on different instances so the dates don't match. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:12:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5430