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:…
Done
Two commits on release/0.4.0:
d379f00— 51 files deleted,resources/js74 → 23, −4169 lines1a7b913—.dockerignorefix
Deletion method
Rather than working…
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…Scope reduced by #47
Two files listed here were already deleted in d379f00:
resources/js/components/Assets/AssetSetupForm.tsxresources/js/components/Pricing/UpdatePriceForm.tsx
Bot…
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,…
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…
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…
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.
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…