Hide price tracking UI and functionality for v0.3.0 #44
Labels
No labels
bug
duplicate
enhancement
good first issue
help wanted
question
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lvl0/incr#44
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Price tracking is not fully wired up end-to-end (deferred to v0.4.0 via #38 and #35). For the v0.3.0 release, hide all mentions and UI related to price tracking so the app ships in a clean, working state.
Scope
Onboarding (
CreateTrackerStep)price_tracking_enabled = falseOnboarding flow (
OnboardingFlow)pricestep fromASSET_STEPS/ removeASSET_STEPSentirely — onlySIMPLE_STEPSneededPriceTrackingStepcomponent / inline functionDashboard (
dashboard.tsx)priceData/currentPricestate and the/pricing/currentfetchhandlePriceSuccessand thepriceform type fromactiveFormStatsBox
PRICE: €X.XX)priceTrackingEnabledprop usage entirelyAddEntryForm
priceTrackingEnabledprop — always render the quantity-only path (no unit_price / total_cost fields)InlineForm
priceform typeOut of scope