feat: hybrid cloud sync + fix table/KOT state after payment 46ae36f Running sashank1989 commited on 13 days ago
feat: add REOPENED badge to KDS combined pending items side pane ab62bf7 sashank1989 commited on 13 days ago
feat: KDS prep time freeze on completion + REOPENED badge for returning orders 896a5be sashank1989 commited on 13 days ago
feat: highlight cash payment change with large green box on POS and Captain pages 846c6d4 sashank1989 commited on 13 days ago
feat: add Go mock WhatsApp server and chat simulator for testing 7fa810f sashank1989 commited on 13 days ago
feat: make restaurant info editable in admin panel (name, address, tax, GSTIN, FSSAI) 610d637 sashank1989 commited on 13 days ago
feat: auto-print KOT/bill on order/payment, post-payment success screen, browser print fallback e4f8a3f sashank1989 commited on 13 days ago
feat: add Pine Labs EDC integration and WhatsApp conversational ordering 45d313d sashank1989 commited on 13 days ago
feat: add Petpooja-style dashboard with revenue chart, time filters, and stat cards 3e3b1d7 sashank1989 commited on 13 days ago
feat: replace order type dropdown with segmented buttons, default takeaway, mandatory delivery phone+address e66d854 sashank1989 commited on 14 days ago
feat: hierarchical KDS cumulative view - item name + total, then type/notes breakdown a8cbf18 sashank1989 commited on 14 days ago
feat: make per-item notes always visible in POS and captain cart views c05405f sashank1989 commited on 14 days ago
feat: add per-item comments in POS cart with notes in cumulative KDS view 2126cb7 sashank1989 commited on 14 days ago
feat: add Swiggy/Zomato integration with webhook infrastructure, online order management, and platform config 5e69f93 sashank1989 commited on 14 days ago
feat: add thermal printer management with routing rules and print bill button 7571d0f sashank1989 commited on 14 days ago
feat: add dedicated Order Summary page with filters, pagination, detail modal e12cfbe sashank1989 commited on 14 days ago
feat: add print settings tab + fix cleaning table color consistency 8ac7e07 sashank1989 commited on 14 days ago
fix: KDS green-bleed on mobile - remove hover:green, add keyed each loops 47274a8 sashank1989 commited on 14 days ago
fix: self-healing counter prevents order number collisions 094d117 sashank1989 commited on 14 days ago
feat: auto-remove completed orders from KDS β timer stops, new KOTs bring order back cd0b31f sashank1989 commited on 16 days ago
feat: add KOT History drawer to KDS for traceability and reverification 8089dcf sashank1989 commited on 17 days ago
feat: group KDS side pane pending items by kitchen station 145e39d sashank1989 commited on 17 days ago
fix: wait for server readiness before WAL checkpoint, use 127.0.0.1 not localhost 5d1a05a sashank1989 commited on 17 days ago
fix: WAL checkpoint before backup β DB was 4KB (schema only) because WAL held all data a66f062 sashank1989 commited on 17 days ago
debug: add verbose logging to entrypoint.sh backup β remove 2>/dev/null, use portable wc -c 2644407 sashank1989 commited on 17 days ago
fix: persist DB via HF Dataset repo β bucket FUSE mount doesn't support SQLite writes e87926e sashank1989 commited on 17 days ago
fix: persist SQLite via backup/restore β bucket FUSE mount doesn't support SQLite locking 76835ba sashank1989 commited on 17 days ago
fix: KDS side pane orders items by first KOT appearance instead of descending qty 430dc39 sashank1989 commited on 17 days ago
feat: KDS side pane shows total per item with Dine/Parcel breakdown 0025b67 sashank1989 commited on 17 days ago
feat: KDS side pane split by Dining/Takeaway/Delivery with source badges on cards f8de0a1 sashank1989 commited on 17 days ago
feat: redesign KDS with item-level food-ready, order grouping, and pending side pane 6fdf098 sashank1989 commited on 17 days ago
fix: disable AllowCredentials when CORS origins is wildcard - Fiber panics on this combination d1b20be sashank1989 commited on 17 days ago
fix: include cmd/server directory - was excluded by bare 'server' pattern in gitignore 01c8f6f sashank1989 commited on 17 days ago