Commit Graph

9 Commits

Author SHA1 Message Date
Yashas
819d6703e0 fix(calendar): send clone-portable workflow_uuid in rdbms lookup, not numeric workflow_id 2026-07-28 01:16:37 +05:30
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
Bhanu Prakash Sai Potteri
338bacda90 calendar: per-dealer view with dealer selector (default dealer 1)
- fetch dealers via new DEALERS rdbms lookup
- scope grid (cars, slots, bookings) to selected dealer
- show dealer name/city/phone in booked-slot sidebar
- gitignore .mcp.json (db creds)
2026-06-24 18:19:54 +05:30
Bhanu Prakash Sai Potteri
879a9389fe add EV car images: XEV 9e, BE 6, XUV400 EV for calendar sidebar 2026-06-24 17:30:36 +05:30
Bhanu Prakash Sai Potteri
4fdd3d4b31 rename auth token key zino_token -> mahindra_token to avoid cross-app localStorage collision
Point viewService + zino-sdk client at app-specific mahindra_token; drop duplicate zino_token write/remove in useAuth. 401 cleanup now clears mahindra_user.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 15:56:39 +05:30
Bhanu Prakash Sai Potteri
208ef22b4e trigger rebuild with corrected zino_api_url 2026-06-04 16:54:48 +05:30
Bhanu Prakash Sai Potteri
a862ea6351 initial commit: tech_mahindra-studio — frontend wired to studio env (app 164 / org 43) 2026-06-04 16:17:34 +05:30
Bhanu Prakash Sai Potteri
e56b94c18c 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
Bhanu Prakash Sai Potteri
d16cd8d86e inital commit 2026-05-29 19:57:38 +05:30