Commit graph

33 commits

Author SHA1 Message Date
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
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
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
969a88bc53 13 - Support partial updates and starting_amount in bucket API 2026-03-21 09:43:50 +01:00
66fb866f42 5 - Clean up dead formatting code and tighten buffer validation 2026-03-20 00:45:48 +01:00
ed6be6249e 5 - Expose buffer multiplier in controller and resource API layer 2026-03-20 00:37:23 +01:00
ad55a38c90 5 - Add buffer multiplier parameter to CreateBucketAction 2026-03-20 00:31:04 +01:00
50b7caf1f9 5 - Integrate buffer multiplier into pipeline allocation service 2026-03-20 00:28:20 +01:00
772f4c1c5a 5 - Add buffer multiplier support to Bucket model with effective capacity 2026-03-20 00:25:44 +01:00
d742b84343 6 - Consolidate allocation type constraints into BucketTypeEnum and remove dead code 2026-03-19 23:54:58 +01:00
d06b859652 4 - Harden overflow bucket invariants with server-side guards 2026-03-19 21:49:00 +01:00
e5dc7b0e21 4 - Update BucketController with bucket type validation and constraints 2026-03-19 21:29:03 +01:00
da036ce97f 4 - Add bucket type parameter to CreateBucketAction and update CreateScenarioAction 2026-03-19 21:22:09 +01:00
fe5355d182 4 - Add BucketTypeEnum and update Bucket model, migration, factory, and resource 2026-03-19 21:14:36 +01:00
72cc6ff0b7 1 - Expose UUIDs in API responses and update frontend types 2026-03-19 21:01:56 +01:00
367f255200 1 - Add UUID support to all domain models 2026-03-19 20:34:47 +01:00
2fa31ff74c Fix priority shift to update in reverse order for SQLite compatibility 2026-03-19 01:26:58 +01:00
67ab1f5f41 Fix code style issues across 32 files (Pint) 2026-03-19 01:09:47 +01:00
0f02939f27 UI test fixes 2026-01-01 03:18:40 +01:00
0d820c150c Projection generation system 2025-12-31 02:36:00 +01:00
8df75b0a2a Add bucket starting amount 2025-12-31 02:00:22 +01:00
217fd679e2 Add bucket starting amount 2025-12-31 01:48:13 +01:00
a07461e5a3 Extract allocation type to enum 2025-12-31 01:33:44 +01:00
e23ee84ce8 Add streams 2025-12-31 00:02:54 +01:00
fc7f1b1f94 Fix rebuild issues + fix invisible text in input 2025-12-30 20:17:38 +01:00
c907f40508 Arrange priority 2025-12-29 23:35:57 +01:00
74583a1c73 Buckets crud 2025-12-29 23:32:05 +01:00
8926ad6374 Scenarios crud 2025-12-29 21:53:52 +01:00
4ea9f748f8 install fresh laravel + react app 2025-12-29 17:17:35 +01:00