Go to file
Bhanu Prakash Sai Potteri 13a05f4762 calendar: send workflow_uuid (not workflow_id) to rdbms records endpoint
Core-service removed numeric workflow_id from the lookup-records API and now
requires the clone-portable workflow_uuid (resolved server-side). Calendar was
still sending workflow_id -> 'Missing required params: workflow_uuid'.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 12:01:21 +05:30
public calendar: per-dealer view with dealer selector + EV car images 2026-06-25 11:53:25 +05:30
src calendar: send workflow_uuid (not workflow_id) to rdbms records endpoint 2026-06-25 12:01:21 +05:30
.env Initial scaffold for Mahindra test-drive lead manager (app 164) 2026-05-22 19:34:42 +05:30
.gitignore calendar: per-dealer view with dealer selector + EV car images 2026-06-25 11:53:25 +05:30
index.html favicon: Tech Mahindra red parallelogram SVG 2026-06-02 10:43:39 +05:30
package.json Add recharts: BarChart + PieChart, switch by chart_type 2026-05-23 11:19:24 +05:30
postcss.config.js Add Vite/TS/Tailwind root scaffolding so frontgen runs npm build 2026-05-22 22:28:56 +05:30
tailwind.config.js Rebrand to Tech Mahindra/Zino + DV cards, FormModal & Login restyle 2026-05-23 13:43:06 +05:30
tsconfig.app.json Add Vite/TS/Tailwind root scaffolding so frontgen runs npm build 2026-05-22 22:28:56 +05:30
tsconfig.json Add Vite/TS/Tailwind root scaffolding so frontgen runs npm build 2026-05-22 22:28:56 +05:30
tsconfig.node.json Add Vite/TS/Tailwind root scaffolding so frontgen runs npm build 2026-05-22 22:28:56 +05:30
vite.config.ts Add Vite/TS/Tailwind root scaffolding so frontgen runs npm build 2026-05-22 22:28:56 +05:30