myrmidex
  • Joined on 2026-02-08
myrmidex commented on issue lvl0/incr#51 2026-08-15 14:18:58 +02:00
Remove onboarding flow and progressive disclosure

Scope revised — pulled forward, ahead of #48/#50

Original ticket removed onboarding entirely on the reasoning that a counter at zero is the normal case. Revised after UI verification of #47:…

myrmidex closed issue lvl0/incr#47 2026-08-15 14:11:24 +02:00
Delete unreachable frontend scaffolding
myrmidex commented on issue lvl0/incr#47 2026-08-15 14:11:21 +02:00
Delete unreachable frontend scaffolding

Done

Two commits on release/0.4.0:

  • d379f00 — 51 files deleted, resources/js 74 → 23, −4169 lines
  • 1a7b913.dockerignore fix

Deletion method

Rather than working…

myrmidex commented on issue lvl0/incr#52 2026-08-15 14:11:02 +02:00
Replace React/Inertia with Blade + Livewire 4

Additional scope: production Dockerfile will break

docker/production/Dockerfile copies three files this ticket deletes:

16:COPY tsconfig.json ./
17:COPY components.json ./
18:COPY…
myrmidex commented on issue lvl0/incr#48 2026-08-15 14:10:58 +02:00
Remove asset and price-tracking subsystem

Scope reduced by #47

Two files listed here were already deleted in d379f00:

  • resources/js/components/Assets/AssetSetupForm.tsx
  • resources/js/components/Pricing/UpdatePriceForm.tsx

Bot…

myrmidex commented on issue lvl0/incr#53 2026-08-15 14:06:45 +02:00
Collapse the fake user layer

Live bug to fix here: /register is already broken

Surfaced by a code-reviewer pass during #47. Not caused by #47 — traced to 04fbda4 ("43 - Delete dead Breeze auth/settings boilerplate,…

myrmidex closed issue lvl0/incr#17 2026-08-15 13:43:21 +02:00
Plus button menu close on outside click
myrmidex commented on issue lvl0/incr#17 2026-08-15 13:43:20 +02:00
Plus button menu close on outside click

Closing as moot under the v0.4.0 simplification milestone.

The plus button lives in StatsBox.tsx, which #49 deletes outright. #51 also removes the progressive-disclosure chain the menu was part…

myrmidex closed issue lvl0/incr#35 2026-08-15 13:43:13 +02:00
Settings page — price tracking toggle
myrmidex closed issue lvl0/incr#38 2026-08-15 13:43:13 +02:00
Price tracking — verify and wire up end-to-end
myrmidex commented on issue lvl0/incr#46 2026-08-15 13:43:12 +02:00
Reduce CI pipeline runtime

Stays in v0.4.0, which has been repurposed as the simplification milestone.

#57 is the concrete implementation of this: prebuilt CI image + images.yml, mirroring ffr's approach. This ticket…

myrmidex opened issue lvl0/incr#57 2026-08-15 13:43:05 +02:00
Add prebuilt CI image and images.yml workflow
myrmidex opened issue lvl0/incr#56 2026-08-15 13:42:47 +02:00
Remove stale CI: .github workflows and Jenkinsfile
myrmidex opened issue lvl0/incr#55 2026-08-15 13:42:39 +02:00
Add PHPStan + larastan static analysis
myrmidex commented on issue lvl0/incr#35 2026-08-15 13:36:07 +02:00
Settings page — price tracking toggle

Superseded by the v0.5.0 simplification milestone. #48 drops the price_tracking_enabled column this toggle would control.

Recommend closing as won't-fix when #48 lands.

myrmidex commented on issue lvl0/incr#38 2026-08-15 13:36:04 +02:00
Price tracking — verify and wire up end-to-end

Superseded by the v0.5.0 simplification milestone. #48 removes the asset and price-tracking subsystem outright, so wiring it up end-to-end is work that would be deleted.

Recommend closing as…

myrmidex opened issue lvl0/incr#54 2026-08-15 13:35:57 +02:00
Test coverage for the counter
myrmidex opened issue lvl0/incr#53 2026-08-15 13:35:48 +02:00
Collapse the fake user layer
myrmidex opened issue lvl0/incr#52 2026-08-15 13:35:35 +02:00
Replace React/Inertia with Blade + Livewire 4
myrmidex opened issue lvl0/incr#51 2026-08-15 13:35:23 +02:00
Remove onboarding flow and progressive disclosure