Skip to content

v1.2.0 — Truck completion progress ring

Latest

Choose a tag to compare

@brattynn brattynn released this 10 Jul 18:27

Added

  • Completion progress ring, shown both in the truck list and on each truck's detail screen — green for the completed portion, red for what's left:
    • Proofing is worth a flat 20%
    • The remaining 80% is earned by checking off Production/Installation sub-steps (adding a custom sub-step widens the denominator, so each item counts for a bit less)
    • QC intentionally has no effect of its own — it just carries forward whatever percentage the checklist already earned, since the calculation only depends on stage-passed-Proofing plus sub-step completion state
    • Dealer-supplied trucks (no checklist at all) get full credit for the 80% once past Proofing, since there's nothing left to check off

Covered by 9 new unit tests on the underlying calculation. Full suite is now 28 tests, all passing.

Install: download BayTrackerSetup.exe below and run it — installs per-user (no admin rights needed). Upgrades in place over v1.0.0/v1.1.0; your existing database is untouched.

See the README for the full feature list and engineering notes.