Commit graph

  • 91eba18b79 24 - Replace broken dashboard route imports with home main v0.2.0 myrmidex 2026-03-30 01:09:35 +0200
  • c3ce5b0b80 24 - Fix Vite manifest error in CI tests release/v0.2.0 myrmidex 2026-03-30 00:20:40 +0200
  • cf6f0c76c2 24 - Remove multi-scenario scaffolding myrmidex 2026-03-30 00:01:05 +0200
  • afc65b4f3a chore - Fix class_attributes_separation lint issues myrmidex 2026-03-30 00:00:54 +0200
  • 98d355e811 2 - Fix stale edit modal and green bar threshold myrmidex 2026-03-22 17:07:15 +0100
  • a07d916663 2 - Show projected distribution on progress bars with yellow indicators myrmidex 2026-03-22 16:59:53 +0100
  • c2d2262488 2 - Add visible error feedback for distribution preview and save myrmidex 2026-03-22 16:43:59 +0100
  • 46dc09783e 2 - Integrate DistributionLines SVG overlay into scenario page myrmidex 2026-03-22 15:22:54 +0100
  • 7b92423fb9 2 - Create DistributionLines SVG connector component myrmidex 2026-03-22 15:19:49 +0100
  • 5ac8d48727 2 - Add distribute button and wire up preview/apply endpoints myrmidex 2026-03-22 15:15:56 +0100
  • 7938677950 2 - Restructure layout from grid to flex for distribution lines myrmidex 2026-03-22 15:07:57 +0100
  • 4006c7d2f3 2 - Add DigitalProgressBar and extract BucketCard component myrmidex 2026-03-22 03:24:21 +0100
  • ced02a2ab2 2 - Clean up dead code and restyle inline edit components myrmidex 2026-03-22 03:05:23 +0100
  • a9d74e3eee 2 - Restyle settings panel as inline slide-out block myrmidex 2026-03-22 02:59:40 +0100
  • 7d2e373ffd 2 - Add 80s digital theme and restyle scenario page myrmidex 2026-03-22 02:55:46 +0100
  • 618d674793 2 - Fix scenario resource data wrapper in Inertia props myrmidex 2026-03-22 02:36:32 +0100
  • e5a02c3c32 2 - Fix Vite hot reload in dev container myrmidex 2026-03-22 02:31:24 +0100
  • a94aabe604 19 - Add double-click guard to save distribution handler myrmidex 2026-03-22 02:20:18 +0100
  • 0d322cde06 chore - Remove broken DashboardTest referencing commented-out dashboard route myrmidex 2026-03-22 02:20:14 +0100
  • 3e894503fe 19 - Add save distribution button to income preview component myrmidex 2026-03-22 02:18:00 +0100
  • f4e5a186fa 19 - Add apply distribution endpoint to persist bucket balances myrmidex 2026-03-22 02:15:22 +0100
  • 52ec8bb2ac 18 - Allow setting allocation value after type change myrmidex 2026-03-22 02:07:26 +0100
  • aca9644c5b 18 - Add inline editing for name, allocation type, and allocation value myrmidex 2026-03-22 02:05:43 +0100
  • 81bd3880ec 18 - Add text mode to InlineEditInput myrmidex 2026-03-22 02:02:56 +0100
  • 24de58982a 17 - Deduplicate Scenario type to shared types myrmidex 2026-03-22 01:11:11 +0100
  • b98b6f6dd9 17 - Add settings panel with distribution mode toggle myrmidex 2026-03-22 01:08:44 +0100
  • a7f9799391 17 - Share scenario as Inertia shared data myrmidex 2026-03-22 01:00:39 +0100
  • ac3e6d2ff9 17 - Add scenario PATCH route with distribution_mode validation myrmidex 2026-03-22 00:56:20 +0100
  • 246ca69f40 17 - Rewrite tests for phased distribution service myrmidex 2026-03-21 23:55:21 +0100
  • d45ca30151 17 - Rewrite PipelineAllocationService for phased distribution myrmidex 2026-03-21 18:23:38 +0100
  • f14057d6d9 17 - Add distribution_mode to Scenario myrmidex 2026-03-21 18:09:56 +0100
  • cf89ee7cd2 16 - Update frontend for cents-based API myrmidex 2026-03-21 17:48:58 +0100
  • d6f60ab987 16 - Update tests for integer allocation_value myrmidex 2026-03-21 17:42:52 +0100
  • 3a5126f51c 16 - Pass raw storage units through API myrmidex 2026-03-21 17:26:45 +0100
  • 4554f4e417 16 - Migrate allocation_value to integer and update model myrmidex 2026-03-21 16:54:11 +0100
  • d603fc6401 12 - Integrate distribution preview into scenario page myrmidex 2026-03-21 11:49:45 +0100
  • 0bec678b5a 12 - Add income distribution preview component myrmidex 2026-03-21 11:40:34 +0100
  • a70dc036fe 12 - Add tests for allocation preview endpoint myrmidex 2026-03-21 11:19:00 +0100
  • 4a6e69d33b 12 - Add allocation preview endpoint myrmidex 2026-03-21 11:05:50 +0100
  • 4bf3aef610 13 - Fix allocation_value nulled on partial updates myrmidex 2026-03-21 10:52:27 +0100
  • a045ee6c23 13 - Integrate inline editing into bucket cards myrmidex 2026-03-21 10:47:36 +0100
  • 073efc4bda 13 - Add InlineEdit components myrmidex 2026-03-21 10:37:52 +0100
  • df985091dd 13 - Add tests for partial bucket updates myrmidex 2026-03-21 10:35:05 +0100
  • 969a88bc53 13 - Support partial updates and starting_amount in bucket API myrmidex 2026-03-21 09:43:50 +0100
  • 969c97b165 15 - Update tests for single-scenario routing myrmidex 2026-03-20 15:33:24 +0100
  • 962acdc6ae 15 - Clean up frontend for single-scenario page myrmidex 2026-03-20 15:20:49 +0100
  • 873484db74 15 - Redirect root to single scenario and hide CRUD routes myrmidex 2026-03-20 14:46:08 +0100
  • fab5a5f4be 14 - Add empty state with bucket setup guidance myrmidex 2026-03-20 13:08:19 +0100
  • 66fb866f42 5 - Clean up dead formatting code and tighten buffer validation myrmidex 2026-03-20 00:45:48 +0100
  • 8f6de4aace 5 - Add buffer multiplier UI with preset and custom options myrmidex 2026-03-20 00:41:47 +0100
  • ed6be6249e 5 - Expose buffer multiplier in controller and resource API layer myrmidex 2026-03-20 00:37:23 +0100
  • ad55a38c90 5 - Add buffer multiplier parameter to CreateBucketAction myrmidex 2026-03-20 00:31:04 +0100
  • 50b7caf1f9 5 - Integrate buffer multiplier into pipeline allocation service myrmidex 2026-03-20 00:28:20 +0100
  • 772f4c1c5a 5 - Add buffer multiplier support to Bucket model with effective capacity myrmidex 2026-03-20 00:25:44 +0100
  • b4903cf3cf 5 - Add buffer_multiplier column to buckets table myrmidex 2026-03-20 00:21:24 +0100
  • d742b84343 6 - Consolidate allocation type constraints into BucketTypeEnum and remove dead code myrmidex 2026-03-19 23:54:58 +0100
  • d06b859652 4 - Harden overflow bucket invariants with server-side guards myrmidex 2026-03-19 21:49:00 +0100
  • faff18f82b 4 - Update PHPStan baseline for bucket type changes and stale UUID entries myrmidex 2026-03-19 21:41:36 +0100
  • 2f51374e3a 4 - Update frontend with bucket type support and visual distinction myrmidex 2026-03-19 21:35:27 +0100
  • e5dc7b0e21 4 - Update BucketController with bucket type validation and constraints myrmidex 2026-03-19 21:29:03 +0100
  • da036ce97f 4 - Add bucket type parameter to CreateBucketAction and update CreateScenarioAction myrmidex 2026-03-19 21:22:09 +0100
  • fe5355d182 4 - Add BucketTypeEnum and update Bucket model, migration, factory, and resource myrmidex 2026-03-19 21:14:36 +0100
  • 72cc6ff0b7 1 - Expose UUIDs in API responses and update frontend types myrmidex 2026-03-19 21:01:56 +0100
  • 367f255200 1 - Add UUID support to all domain models myrmidex 2026-03-19 20:34:47 +0100
  • bfa92f8f24 Fix remaining kebab-case imports for case-sensitive filesystems myrmidex 2026-03-19 01:53:27 +0100
  • 25728141c2 Fix Dockerfile Node version and case-sensitive import paths myrmidex 2026-03-19 01:43:33 +0100
  • d2a2d543d3 Fix Dockerfile to use npm install (no lock file in repo) myrmidex 2026-03-19 01:35:19 +0100
  • 41fad79af7 Re-enable 18 skipped tests, fix route('home') references myrmidex 2026-03-19 01:27:16 +0100
  • 2fa31ff74c Fix priority shift to update in reverse order for SQLite compatibility myrmidex 2026-03-19 01:26:58 +0100
  • 59d6cd7721 Fix phpunit.xml to use server tags with force for container testing myrmidex 2026-03-19 01:13:07 +0100
  • 67ab1f5f41 Fix code style issues across 32 files (Pint) myrmidex 2026-03-19 01:09:47 +0100
  • 54de5b6cc2 Align .gitignore and .editorconfig with project conventions myrmidex 2026-03-19 01:08:31 +0100
  • ed957aae97 Add Forgejo build workflow for Docker image push myrmidex 2026-03-19 01:07:42 +0100
  • f9b72d20d2 Add Forgejo CI workflow with lint, PHPStan, tests, and coverage myrmidex 2026-03-19 01:07:19 +0100
  • 7617532245 Add .env.testing for CI pipeline myrmidex 2026-03-19 01:06:34 +0100
  • 2a149e73c0 Add Larastan static analysis at level 5 with baseline myrmidex 2026-03-19 01:06:02 +0100
  • 5614fc3915 Move docker-compose to docker/dev, modernize shell.nix, migrate to Forgejo registry myrmidex 2026-03-19 00:38:13 +0100
  • 0f02939f27 UI test fixes myrmidex 2026-01-01 03:18:40 +0100
  • 8f168d3bb2 Use PascalCase for ts(x) component names myrmidex 2026-01-01 01:47:24 +0100
  • 0d820c150c Projection generation system myrmidex 2025-12-31 02:34:30 +0100
  • 8df75b0a2a Add bucket starting amount myrmidex 2025-12-31 01:56:50 +0100
  • 217fd679e2 Add bucket starting amount myrmidex 2025-12-31 01:48:13 +0100
  • a07461e5a3 Extract allocation type to enum myrmidex 2025-12-31 01:33:44 +0100
  • e23ee84ce8 Add streams myrmidex 2025-12-31 00:02:54 +0100
  • fdf6fb02d7 Fix bucket edit + delete buttons myrmidex 2025-12-30 20:50:13 +0100
  • 2e633d75da Add readme + license myrmidex 2025-12-30 20:43:38 +0100
  • fc7f1b1f94 Fix rebuild issues + fix invisible text in input myrmidex 2025-12-30 20:17:38 +0100
  • f91b7a4562 Ignore package lock myrmidex 2025-12-30 03:05:26 +0100
  • c907f40508 Arrange priority myrmidex 2025-12-29 23:35:57 +0100
  • 74583a1c73 Buckets crud myrmidex 2025-12-29 23:32:05 +0100
  • 8926ad6374 Scenarios crud myrmidex 2025-12-29 21:53:52 +0100
  • b5669277ed fix dev environment myrmidex 2025-12-29 19:47:58 +0100
  • 4ea9f748f8 install fresh laravel + react app myrmidex 2025-12-29 17:17:35 +0100
  • 4e58f0b6a9 add provisional docker files myrmidex 2025-12-29 17:16:42 +0100
  • daa2685ed9 set up environment myrmidex 2025-12-29 17:05:44 +0100