Commit graph

94 commits

Author SHA1 Message Date
c3ce5b0b80 24 - Fix Vite manifest error in CI tests
Some checks failed
CI / ci (push) Successful in 7m53s
CI / ci (pull_request) Successful in 5m43s
Build and Push Docker Image / build (push) Failing after 7m4s
2026-03-30 00:20:40 +02:00
cf6f0c76c2 24 - Remove multi-scenario scaffolding
Some checks failed
CI / ci (push) Failing after 10m48s
CI / ci (pull_request) Failing after 10m4s
2026-03-30 00:01:05 +02:00
afc65b4f3a chore - Fix class_attributes_separation lint issues 2026-03-30 00:00:54 +02:00
98d355e811 2 - Fix stale edit modal and green bar threshold 2026-03-22 17:07:15 +01:00
a07d916663 2 - Show projected distribution on progress bars with yellow indicators 2026-03-22 16:59:53 +01:00
c2d2262488 2 - Add visible error feedback for distribution preview and save 2026-03-22 16:43:59 +01:00
46dc09783e 2 - Integrate DistributionLines SVG overlay into scenario page 2026-03-22 15:22:54 +01:00
7b92423fb9 2 - Create DistributionLines SVG connector component 2026-03-22 15:19:49 +01:00
5ac8d48727 2 - Add distribute button and wire up preview/apply endpoints 2026-03-22 15:15:56 +01:00
7938677950 2 - Restructure layout from grid to flex for distribution lines 2026-03-22 15:07:57 +01:00
4006c7d2f3 2 - Add DigitalProgressBar and extract BucketCard component 2026-03-22 03:28:06 +01:00
ced02a2ab2 2 - Clean up dead code and restyle inline edit components 2026-03-22 03:05:23 +01:00
a9d74e3eee 2 - Restyle settings panel as inline slide-out block 2026-03-22 02:59:40 +01:00
7d2e373ffd 2 - Add 80s digital theme and restyle scenario page 2026-03-22 02:55:46 +01:00
618d674793 2 - Fix scenario resource data wrapper in Inertia props 2026-03-22 02:36:32 +01:00
e5a02c3c32 2 - Fix Vite hot reload in dev container 2026-03-22 02:31:24 +01:00
a94aabe604 19 - Add double-click guard to save distribution handler 2026-03-22 02:20:18 +01:00
0d322cde06 chore - Remove broken DashboardTest referencing commented-out dashboard route 2026-03-22 02:20:14 +01:00
3e894503fe 19 - Add save distribution button to income preview component 2026-03-22 02:18:00 +01:00
f4e5a186fa 19 - Add apply distribution endpoint to persist bucket balances 2026-03-22 02:15:22 +01:00
52ec8bb2ac 18 - Allow setting allocation value after type change 2026-03-22 02:07:26 +01:00
aca9644c5b 18 - Add inline editing for name, allocation type, and allocation value 2026-03-22 02:05:43 +01:00
81bd3880ec 18 - Add text mode to InlineEditInput 2026-03-22 02:02:56 +01:00
24de58982a 17 - Deduplicate Scenario type to shared types 2026-03-22 01:11:11 +01:00
b98b6f6dd9 17 - Add settings panel with distribution mode toggle 2026-03-22 01:08:44 +01:00
a7f9799391 17 - Share scenario as Inertia shared data 2026-03-22 01:00:39 +01:00
ac3e6d2ff9 17 - Add scenario PATCH route with distribution_mode validation 2026-03-22 00:56:20 +01:00
246ca69f40 17 - Rewrite tests for phased distribution service 2026-03-21 23:55:21 +01:00
d45ca30151 17 - Rewrite PipelineAllocationService for phased distribution 2026-03-21 18:23:38 +01:00
f14057d6d9 17 - Add distribution_mode to Scenario 2026-03-21 18:09:56 +01:00
cf89ee7cd2 16 - Update frontend for cents-based API 2026-03-21 17:48:58 +01:00
d6f60ab987 16 - Update tests for integer allocation_value 2026-03-21 17:42:52 +01:00
3a5126f51c 16 - Pass raw storage units through API 2026-03-21 17:26:45 +01:00
4554f4e417 16 - Migrate allocation_value to integer and update model 2026-03-21 16:54:11 +01:00
d603fc6401 12 - Integrate distribution preview into scenario page 2026-03-21 11:49:45 +01:00
0bec678b5a 12 - Add income distribution preview component 2026-03-21 11:40:34 +01:00
a70dc036fe 12 - Add tests for allocation preview endpoint 2026-03-21 11:19:00 +01:00
4a6e69d33b 12 - Add allocation preview endpoint 2026-03-21 11:05:50 +01:00
4bf3aef610 13 - Fix allocation_value nulled on partial updates 2026-03-21 10:52:27 +01:00
a045ee6c23 13 - Integrate inline editing into bucket cards 2026-03-21 10:47:36 +01:00
073efc4bda 13 - Add InlineEdit components 2026-03-21 10:37:52 +01:00
df985091dd 13 - Add tests for partial bucket updates 2026-03-21 10:35:05 +01:00
969a88bc53 13 - Support partial updates and starting_amount in bucket API 2026-03-21 09:43:50 +01:00
969c97b165 15 - Update tests for single-scenario routing 2026-03-20 15:33:24 +01:00
962acdc6ae 15 - Clean up frontend for single-scenario page 2026-03-20 15:20:49 +01:00
873484db74 15 - Redirect root to single scenario and hide CRUD routes 2026-03-20 14:46:08 +01:00
fab5a5f4be 14 - Add empty state with bucket setup guidance 2026-03-20 13:08:19 +01:00
66fb866f42 5 - Clean up dead formatting code and tighten buffer validation 2026-03-20 00:45:48 +01:00
8f6de4aace 5 - Add buffer multiplier UI with preset and custom options 2026-03-20 00:41:47 +01:00
ed6be6249e 5 - Expose buffer multiplier in controller and resource API layer 2026-03-20 00:37:23 +01:00