Go to file
Bhanu Prakash Sai Potteri 0458e17f35 calendar: hide cars with no slots in displayed week (kill dead — rows)
Calendar reserved a row for every dealer car even when the car had zero
slots in the shown week (seeding gaps), rendering as dead '—, —' rows.
New weekCars memo filters to cars with >=1 slot that week.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 11:44:52 +05:30
public add EV car images: XEV 9e, BE 6, XUV400 EV for calendar sidebar 2026-06-24 17:30:36 +05:30
src calendar: hide cars with no slots in displayed week (kill dead — rows) 2026-06-25 11:44:52 +05:30
.gitignore calendar: per-dealer view with dealer selector (default dealer 1) 2026-06-24 18:19:54 +05:30
index.html port branding + calendar fixes from sandbox: Tech Mahindra logo, Mira rename, calendar anchors today, Powered by Zino footer 2026-06-02 16:16:28 +05:30
package-lock.json initial commit: tech_mahindra-studio — frontend wired to studio env (app 164 / org 43) 2026-06-04 16:17:34 +05:30
package.json initial commit: tech_mahindra-studio — frontend wired to studio env (app 164 / org 43) 2026-06-04 16:17:34 +05:30
postcss.config.js inital commit 2026-05-29 19:57:38 +05:30
tailwind.config.js inital commit 2026-05-29 19:57:38 +05:30
tsconfig.app.json inital commit 2026-05-29 19:57:38 +05:30
tsconfig.json inital commit 2026-05-29 19:57:38 +05:30
tsconfig.node.json inital commit 2026-05-29 19:57:38 +05:30
vite.config.ts initial commit: tech_mahindra-studio — frontend wired to studio env (app 164 / org 43) 2026-06-04 16:17:34 +05:30