Commit Graph

9 Commits

Author SHA1 Message Date
Hartmut 1df208dbcc feat(timeline): add pulse animation for in-flight drag mutations
Allocation bars that have active optimistic overrides (post-drag,
awaiting server confirmation) now pulse subtly via animate-pulse.
The pending set is derived from the existing optimisticAllocations
map keys, requiring no additional state.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 13:28:46 +02:00
Hartmut d61527b38c refactor(api): split timeline read schemas 2026-03-31 18:56:01 +02:00
Hartmut 1c5c203a89 refactor(api): align timeline project read routing 2026-03-31 18:49:51 +02:00
Hartmut 66a33a5ad6 refactor(api): centralize timeline read detail schemas 2026-03-31 18:22:20 +02:00
Hartmut acb4ec5243 refactor(api): extract timeline entry response support 2026-03-31 17:30:04 +02:00
Hartmut fda6bcab74 refactor(api): extract timeline filter support 2026-03-31 15:54:56 +02:00
Hartmut 345e9dd623 refactor(api): extract timeline entry query support 2026-03-31 15:46:17 +02:00
Hartmut 93e03e0f65 refactor(api): extract timeline entry read builders 2026-03-31 15:38:39 +02:00
Hartmut 5e4c0f3610 refactor(api): split timeline read router by concern 2026-03-31 07:45:15 +02:00