myrmidex
  • Joined on 2026-02-08
myrmidex merged pull request lvl0/incr#45 2026-05-09 15:08:39 +02:00
v0.3.0
myrmidex created pull request lvl0/incr#45 2026-05-09 15:06:16 +02:00
v0.3.0
myrmidex pushed to release/0.3.0 at lvl0/incr 2026-05-09 10:56:46 +02:00
ab957d34cf 24 - Update CI image tags to lvl0/incr after repo move
bace06d993 44 - Hide price tracking UI and functionality for v0.3.0
195e316da5 31+32 - Fix entries migration: nullable unit_price/total_cost, consolidate rename migration into source
cdb1e268e4 fix - TrackerController::show return {exists,tracker} to avoid null/{} ambiguity in JS
c73b634b44 fix - Onboarding: skip step 1 if tracker exists, treat 409 as success in CreateTrackerStep
Compare 8 commits »
myrmidex transferred repository myrmidex/incr to lvl0/incr 2026-05-09 10:55:04 +02:00
myrmidex closed issue lvl0/incr#44 2026-05-09 10:51:29 +02:00
Hide price tracking UI and functionality for v0.3.0
myrmidex opened issue lvl0/incr#44 2026-05-09 10:39:54 +02:00
Hide price tracking UI and functionality for v0.3.0
myrmidex pushed to release/0.3.0 at lvl0/incr 2026-05-02 20:58:02 +02:00
221a0f879d 42 - Extract todayISO() to utils, delete dead AddPurchaseForm
40f0e687f2 41 - Unify InlineForm callbacks to onSuccess(type)
941cd60680 40 - Centralise Milestone/Tracker/TrackerAsset interfaces to types/domain.ts
Compare 3 commits »
myrmidex closed issue lvl0/incr#42 2026-05-02 20:43:26 +02:00
Extract todayISO() utility to lib/utils.ts
myrmidex closed issue lvl0/incr#41 2026-05-02 20:32:39 +02:00
Unify InlineForm success callbacks to onSuccess(type)
myrmidex closed issue lvl0/incr#40 2026-05-02 20:28:29 +02:00
Centralise Milestone interface to types/domain.ts
myrmidex pushed to release/0.3.0 at lvl0/incr 2026-05-02 18:33:36 +02:00
6e76ce9c68 34 - Frontend: AddEntryForm, generalize unit labels, update LedDisplay/StatsBox/ProgressBar/InlineForm
5c1f3bb183 33 - Onboarding: CreateTrackerStep, update OnboardingFlow, fix dashboard fetch URLs
22e3394cb1 32 - Backend: Tracker/Entry models, TrackerController, EntryController, update routes
b66e018b3a 31 - Schema: create trackers, rename purchases to entries, add tracker_id to milestones
2f7a248e9f 43 - Remove accidentally staged testing file
Compare 12 commits »
myrmidex closed issue lvl0/incr#34 2026-05-02 18:33:27 +02:00
Frontend — multi-tracker UI, generalize financial copy
myrmidex closed issue lvl0/incr#33 2026-05-02 18:17:28 +02:00
Onboarding — two-path flow (asset vs non-asset)
myrmidex closed issue lvl0/incr#32 2026-05-02 17:09:46 +02:00
Backend — Tracker model, refactor Purchase → Entry
myrmidex closed issue lvl0/incr#31 2026-05-02 16:54:38 +02:00
Schema refactor — introduce Tracker, rename purchases to entries
myrmidex closed issue lvl0/incr#43 2026-05-02 16:20:47 +02:00
Delete dead Breeze auth/settings boilerplate
myrmidex closed issue lvl0/incr#29 2026-05-02 16:14:17 +02:00
Look for security vulnerabilities
myrmidex closed issue lvl0/incr#28 2026-05-02 15:07:10 +02:00
Look for refactor opportunities
myrmidex opened issue lvl0/incr#43 2026-05-02 13:35:22 +02:00
Delete dead Breeze auth/settings boilerplate
myrmidex opened issue lvl0/incr#42 2026-05-02 13:35:20 +02:00
Extract todayISO() utility to lib/utils.ts