dataflow/ui
Paul Trowbridge 426f975d9c Records: default to newest first on the source's date field
The page loaded unsorted, so the most recent rows were rarely on screen. On
source change it now looks up the source's first date-typed field and sorts
descending on it, falling back to unsorted when a source has no date field.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 22:13:30 -04:00
..
src Records: default to newest first on the source's date field 2026-07-26 22:13:30 -04:00
eslint.config.js Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
index.html Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
package-lock.json Track package-lock.json for both the API and the UI 2026-07-26 21:54:10 -04:00
package.json Update patch/minor dependencies; skip major version bumps 2026-06-12 23:04:25 -04:00
vite.config.js Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00