forecasting/frontend
jtricerolph 7223ae9c30 Bookability: show last-updated timestamp per date column
Backend adds valid_from to DateRateInfo and computes date_last_updated dict
(max valid_from across categories per date). Frontend renders it as a small
timestamp below the date in each column header — time only if today, date+time
if older. Full ISO string in title tooltip.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-05 10:03:17 +00:00
..
public Add favicon.svg for forecasting app 2026-07-05 09:22:13 +00:00
src Bookability: show last-updated timestamp per date column 2026-07-05 10:03:17 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
index.html Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
nginx.conf Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
package-lock.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
package.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
tsconfig.json Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
vite.config.ts Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00