myrmidex
  • Joined on 2026-02-08
myrmidex pushed to release/0.3.0 at lvl0/incr 2026-05-02 11:00:32 +02:00
c808696a3f 27 - Fix CI build: drop setup-node, use Node pre-installed in act image
myrmidex pushed to release/0.3.0 at lvl0/incr 2026-05-02 10:32:50 +02:00
965dc88455 27 - Fix CI: drop service healthcheck, use nc wait loop for MySQL
myrmidex pushed to release/0.3.0 at lvl0/incr 2026-05-02 10:28:16 +02:00
856646ccde 27 - Fix CI MySQL health check: use mysql client instead of mysqladmin
myrmidex pushed to release/0.3.0 at lvl0/incr 2026-05-02 10:19:15 +02:00
36678b4b57 27 - Add Forgejo CI: PHP tests, lint, coverage, asset build
476073bc00 36 - Remove Redis: unused in this app, simplify dev environment
16b579eceb 37 - Fix PR review findings: needsOnboarding gate, onSkip guard, sed patterns, compose cleanup
c388452942 37 - Fix dev environment: paths, PHP version, testing DB, env isolation
dd5f1c514e 37 - Add tracker type choice as first onboarding step
Compare 10 commits »
myrmidex created branch release/0.3.0 in lvl0/incr 2026-05-02 10:19:15 +02:00
myrmidex closed issue lvl0/incr#30 2026-05-02 10:11:53 +02:00
Fix nix-shell dev container build errors
myrmidex closed issue lvl0/incr#36 2026-05-02 10:02:44 +02:00
Remove Redis — overkill for this app
myrmidex closed issue lvl0/incr#37 2026-05-02 09:58:26 +02:00
Onboarding — add tracker type choice as first step
myrmidex opened issue lvl0/incr#38 2026-05-01 22:02:45 +02:00
Price tracking — verify and wire up end-to-end
myrmidex closed issue lvl0/incr#23 2026-05-01 22:02:45 +02:00
Make price tracking optional and off by default
myrmidex opened issue lvl0/incr#37 2026-05-01 22:00:44 +02:00
Onboarding — add tracker type choice as first step
myrmidex opened issue lvl0/incr#36 2026-05-01 21:54:46 +02:00
Remove Redis — overkill for this app
myrmidex opened issue lvl0/incr#35 2026-05-01 21:35:17 +02:00
Settings page — price tracking toggle
myrmidex opened issue lvl0/incr#34 2026-05-01 21:31:59 +02:00
Frontend — multi-tracker UI, generalize financial copy
myrmidex opened issue lvl0/incr#33 2026-05-01 21:31:51 +02:00
Onboarding — two-path flow (asset vs non-asset)
myrmidex opened issue lvl0/incr#32 2026-05-01 21:31:42 +02:00
Backend — Tracker model, refactor Purchase → Entry
myrmidex opened issue lvl0/incr#31 2026-05-01 21:31:34 +02:00
Schema refactor — introduce Tracker, rename purchases to entries
myrmidex opened issue lvl0/incr#30 2026-05-01 21:13:09 +02:00
Fix nix-shell dev container build errors
myrmidex closed issue lvl0/incr#22 2026-05-01 21:02:13 +02:00
Generalize copy — remove VWCE mentions
myrmidex closed issue lvl0/incr#26 2026-05-01 21:02:11 +02:00
Set up nix-shell