Commit History

feat: hybrid cloud sync + fix table/KOT state after payment
46ae36f
Running

sashank1989 commited on

feat: add REOPENED badge to KDS combined pending items side pane
ab62bf7

sashank1989 commited on

feat: KDS prep time freeze on completion + REOPENED badge for returning orders
896a5be

sashank1989 commited on

feat: highlight cash payment change with large green box on POS and Captain pages
846c6d4

sashank1989 commited on

feat: add Go mock WhatsApp server and chat simulator for testing
7fa810f

sashank1989 commited on

fix: remove duplicate sidebar rendering in desktop view
b6b98c5

sashank1989 commited on

feat: make restaurant info editable in admin panel (name, address, tax, GSTIN, FSSAI)
610d637

sashank1989 commited on

feat: auto-print KOT/bill on order/payment, post-payment success screen, browser print fallback
e4f8a3f

sashank1989 commited on

feat: add Pine Labs EDC integration and WhatsApp conversational ordering
45d313d

sashank1989 commited on

feat: add Petpooja-style dashboard with revenue chart, time filters, and stat cards
3e3b1d7

sashank1989 commited on

feat: replace order type dropdown with segmented buttons, default takeaway, mandatory delivery phone+address
e66d854

sashank1989 commited on

feat: hierarchical KDS cumulative view - item name + total, then type/notes breakdown
a8cbf18

sashank1989 commited on

feat: make per-item notes always visible in POS and captain cart views
c05405f

sashank1989 commited on

feat: add per-item comments in POS cart with notes in cumulative KDS view
2126cb7

sashank1989 commited on

feat: add Swiggy/Zomato integration with webhook infrastructure, online order management, and platform config
5e69f93

sashank1989 commited on

feat: add thermal printer management with routing rules and print bill button
7571d0f

sashank1989 commited on

feat: add dedicated Order Summary page with filters, pagination, detail modal
e12cfbe

sashank1989 commited on

feat: add print settings tab + fix cleaning table color consistency
8ac7e07

sashank1989 commited on

fix: KDS green-bleed on mobile - remove hover:green, add keyed each loops
47274a8

sashank1989 commited on

fix: self-healing counter prevents order number collisions
094d117

sashank1989 commited on

feat: auto-remove completed orders from KDS β€” timer stops, new KOTs bring order back
cd0b31f

sashank1989 commited on

feat: add KOT History drawer to KDS for traceability and reverification
8089dcf

sashank1989 commited on

style: dark background for KDS side pane station headers
e3535c9

sashank1989 commited on

feat: group KDS side pane pending items by kitchen station
145e39d

sashank1989 commited on

test: trigger rebuild to verify DB restore from backup
de54be9

sashank1989 commited on

fix: replace deprecated huggingface-cli with hf command
7cf5982

sashank1989 commited on

fix: wait for server readiness before WAL checkpoint, use 127.0.0.1 not localhost
5d1a05a

sashank1989 commited on

fix: WAL checkpoint before backup β€” DB was 4KB (schema only) because WAL held all data
a66f062

sashank1989 commited on

debug: add verbose logging to entrypoint.sh backup β€” remove 2>/dev/null, use portable wc -c
2644407

sashank1989 commited on

fix: persist DB via HF Dataset repo β€” bucket FUSE mount doesn't support SQLite writes
e87926e

sashank1989 commited on

fix: persist SQLite via backup/restore β€” bucket FUSE mount doesn't support SQLite locking
76835ba

sashank1989 commited on

fix: KDS side pane orders items by first KOT appearance instead of descending qty
430dc39

sashank1989 commited on

feat: KDS side pane shows total per item with Dine/Parcel breakdown
0025b67

sashank1989 commited on

feat: KDS side pane split by Dining/Takeaway/Delivery with source badges on cards
f8de0a1

sashank1989 commited on

fix: KDS side pane as slide-over drawer on mobile
f48b448

sashank1989 commited on

fix: KDS side pane class binding for proper rendering
57d8464

sashank1989 commited on

feat: redesign KDS with item-level food-ready, order grouping, and pending side pane
6fdf098

sashank1989 commited on

feat: add Order Summary tab to Reports page
01e83d0

sashank1989 commited on

feat: make all pages mobile-responsive
2bed403

sashank1989 commited on

fix: disable AllowCredentials when CORS origins is wildcard - Fiber panics on this combination
d1b20be

sashank1989 commited on

fix: include cmd/server directory - was excluded by bare 'server' pattern in gitignore
01c8f6f

sashank1989 commited on

fix: dockerignore was excluding cmd/server directory
85a6bb7

sashank1989 commited on

Initial commit: HSS POS restaurant management system
c2b0409

sashank1989 commited on