dataflow/ui/src
Paul Trowbridge a1e6edc74d Add a source list to the sidebar and lead with the Records tab
The sidebar now lists every source under the Sources item when it is
expanded, so entering a source takes one click instead of two. Bank
feeds sort first, then CSV sources, alphabetical within each group, and
a small icon marks which is which — the same config.simplefin test the
Import page uses.

Selecting a source lands on Records rather than Setup: the index route
under /sources/:name redirects there and Setup moved to an explicit
/setup path at the end of the tab strip. Setup is the rare job; Records
is the frequent one.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0154qBiPua1PXeet69XmmvQb
2026-08-09 16:03:57 -04:00
..
components Add a source list to the sidebar and lead with the Records tab 2026-08-09 16:03:57 -04:00
pages Make the stack pivot link visible and move it clear of delete 2026-08-07 22:51:04 -04:00
api.js Discover feed fields from real data; fix the sync window 2026-08-02 02:50:03 -04:00
App.jsx Add a source list to the sidebar and lead with the Records tab 2026-08-09 16:03:57 -04:00
index.css Replace dark-mode overrides with semantic colour tokens 2026-08-02 12:41:31 -04:00
main.jsx Add light/dark mode with Perspective theme sync 2026-05-02 22:59:24 -04:00
theme.jsx Add light/dark mode with Perspective theme sync 2026-05-02 22:59:24 -04:00