diff options
| author | Ben Sima <ben@bensima.com> | 2025-11-29 22:09:56 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2025-11-29 22:09:56 -0500 |
| commit | a5180facf2375cf629ce7d90f851e6c667f66197 (patch) | |
| tree | 57fdbb26e485940b9989b2b747fb799817c06f1b /default.nix | |
| parent | f7b875b650e791f604fcf35e04f06310352cb352 (diff) | |
Add time range filter to homepage Task Status section
The build and tests pass with no errors. The time range filter
feature f
**Implementation summary:** - Route accepts
`?range=today|week|month|all` query param - `TimeRange` type with
`Today`, `Week`, `Month`, `AllTime` variants - `homeHandler` filters
both tasks and activities by time range - Toggle buttons rendered
with `timeFilterBtn` helper - Full CSS styling in `timeFilterStyles`
with dark mode support - Default selection: "All Time"
Task-Id: t-180
Diffstat (limited to 'default.nix')
0 files changed, 0 insertions, 0 deletions
