• Joined on 2026-04-02
ryan pushed to feature/login-branding at ryan/lunarfront-app 2026-04-05 16:24:10 +00:00
75c7c28f73 fix: generate route tree in CI and Docker build
ryan created pull request ryan/lunarfront-app#8 2026-04-05 16:22:43 +00:00
fix: regenerate route tree to include reports/daily route
ryan pushed to feature/login-branding at ryan/lunarfront-app 2026-04-05 16:22:23 +00:00
99fdaaa05a fix: regenerate route tree to include reports/daily route
ryan pushed to main at ryan/lunarfront-app 2026-04-05 16:19:34 +00:00
6870aea1a5 Merge pull request 'feat: show customer branding on login page' (#7) from feature/login-branding into main
e589ff02f0 fix: remove unused imports to pass lint
da4b765b14 feat: show customer branding on login page
Compare 3 commits »
ryan merged pull request ryan/lunarfront-app#7 2026-04-05 16:19:32 +00:00
feat: show customer branding on login page
ryan pushed to feature/login-branding at ryan/lunarfront-app 2026-04-05 16:17:45 +00:00
e589ff02f0 fix: remove unused imports to pass lint
ryan created pull request ryan/lunarfront-app#7 2026-04-05 16:14:29 +00:00
feat: show customer branding on login page
ryan pushed to feature/login-branding at ryan/lunarfront-app 2026-04-05 16:14:15 +00:00
da4b765b14 feat: show customer branding on login page
ryan created branch feature/login-branding in ryan/lunarfront-app 2026-04-05 16:14:15 +00:00
ryan pushed to main at ryan/lunarfront-app 2026-04-05 16:10:22 +00:00
326b30161b fix: correct _transaction prop name to transaction in POSItemPanel
ryan deleted branch feature/pos-enhancements from ryan/lunarfront-app 2026-04-05 16:07:13 +00:00
ryan pushed to main at ryan/lunarfront-app 2026-04-05 16:06:56 +00:00
ac9b615470 fix: renumber migrations 0042-0045 after rebase onto main
785071e5fd fix: add line items to repair tickets in music store seed
0ca6ae7632 fix: make music store seed self-contained, remove non-string instruments
7d9aeaf188 feat: named registers, X/Z reports, daily rollup, fix drawerSessionId
be8cc0ad8b fix: code review fixes + unit/API tests for repair-POS integration
Compare 19 commits »
ryan pushed to main at ryan/lunarfront-charts 2026-04-05 16:00:28 +00:00
0aa390fd14 chore: upgrade customer tvs to chart 0.1.78
ryan pushed to main at ryan/lunarfront-app 2026-04-05 15:59:01 +00:00
24ddb17ca8 fix: rename migration 0039_app_settings to 0041 to avoid conflict with 0039_cash-rounding
ryan pushed to main at ryan/lunarfront-charts 2026-04-05 15:53:20 +00:00
eeac6ecc2b chore: upgrade customer tvs to chart 0.1.77
ryan pushed to main at ryan/lunarfront-app 2026-04-05 15:47:27 +00:00
bd2252e426 feat: add email, encryption, and initial user env vars to backend chart
ryan pushed to main at ryan/lunarfront-charts 2026-04-05 15:44:47 +00:00
2075f25f44 fix: add patch verb to manager ArgoCD role for chart upgrades
ryan pushed to main at ryan/lunarfront-app 2026-04-05 15:42:02 +00:00
254fe0e5d5 fix: move ts-expect-error inside navigate object to suppress search type error
ryan pushed to main at ryan/lunarfront-app 2026-04-05 15:40:25 +00:00
5750af83d8 fix: suppress navigate search type error in usePagination; fix setBillingUnit cast
ryan pushed to main at ryan/lunarfront-app 2026-04-05 15:37:38 +00:00
505f8fd4e4 fix: correct TanStack Router search types for all navigate/Link calls