• Joined on 2026-04-02
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 23:33:48 +00:00
11eb773a4c fix: dynamic PDF height based on receipt content length
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 23:33:09 +00:00
3802b4d9fc fix: receipt uses inline styles for PDF/print compatibility, thermal width
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 23:23:53 +00:00
f8cbce821d feat: receipt PDF save and print via html2pdf.js
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 21:28:40 +00:00
e5ae7e6cae feat: receipt customization settings tab with header, footer, policy, social
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 21:19:52 +00:00
7f5c49a1d1 feat: show company logo on receipt if uploaded, fall back to name
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 21:18:39 +00:00
a0d559db1c feat: printable receipts with barcode on payment complete
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 21:15:56 +00:00
ae0bf6686d fix: customer history query, seed transactions tied to accounts
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 21:07:25 +00:00
31d80b5b9d feat: customer lookup from POS with order history and item search
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 20:59:11 +00:00
24b2b8c292 feat: POS PIN unlock with employee number + PIN auth
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 20:44:28 +00:00
978c6da37a fix: drawer open/close updates UI immediately without refresh
ryan pushed to feature/pos-enhancements at ryan/lunarfront-app 2026-04-04 20:36:51 +00:00
8aed3e8f88 feat: add cash in/out UI and hide drawer balance from cashier
c66554f932 feat: add drawer cash in/out adjustments with balance reconciliation
Compare 2 commits »
ryan created branch feature/pos-enhancements in ryan/lunarfront-app 2026-04-04 20:36:50 +00:00
ryan pushed to main at ryan/lunarfront-app 2026-04-04 20:14:23 +00:00
2b9e99bbd6 Merge pull request 'feat: POS register screen with touch-optimized layout' (#6) from feature/pos-register into main
a0be16d848 fix: resolve all frontend lint errors and warnings
1673e18fe8 fix: require open drawer to complete transactions, fix product price field
bd3a25aa1c feat: add POS register screen with full-screen touch-optimized layout
Compare 4 commits »
ryan merged pull request ryan/lunarfront-app#6 2026-04-04 20:14:22 +00:00
feat: POS register screen with touch-optimized layout
ryan pushed to feature/pos-register at ryan/lunarfront-app 2026-04-04 20:12:20 +00:00
a0be16d848 fix: resolve all frontend lint errors and warnings
ryan created pull request ryan/lunarfront-app#6 2026-04-04 19:54:31 +00:00
feat: POS register screen with touch-optimized layout
ryan pushed to feature/pos-register at ryan/lunarfront-app 2026-04-04 19:54:18 +00:00
1673e18fe8 fix: require open drawer to complete transactions, fix product price field
bd3a25aa1c feat: add POS register screen with full-screen touch-optimized layout
Compare 2 commits »
ryan created branch feature/pos-register in ryan/lunarfront-app 2026-04-04 19:54:18 +00:00
ryan pushed to main at ryan/lunarfront-app 2026-04-04 19:08:50 +00:00
bd5f0ca511 Merge pull request 'feat: add app_config table with runtime log level control and POS structured logging' (#5) from feature/structured-logging into main
aa5b53920d feat: add app configuration UI to settings page
772d5578ad feat: add app_config table with runtime log level control and POS structured logging
Compare 3 commits »
ryan merged pull request ryan/lunarfront-app#5 2026-04-04 19:08:49 +00:00
feat: add app_config table with runtime log level control and POS structured logging