[Dev]: kargone-next-dev queue/kargone-next-dev
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Merge branch 'main' of https://github.com/rizwanAtAppening/kargone-nextjs into prod - 1c53b328e3f80094b3a9fbddd85ae3dfe13c28ee", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(dealer): submit hydrated license on awaiting_response and pending\n\nSave & Continue re-POSTs the API document when identity still needs action, instead of treating a hydrated file as already submitted. Keep rejected on a new file; skip upload for uploaded/hold/approved.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - ae7997c9bffa1a73b999a914cc5cf5c9edb64e5d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(dealer): show one-time SMS consent after registration setup\n\nArm on signup OTP and open the dashboard dialog once mandatory lead preferences and exit strategy are complete. Dealer field rules match Edit Profile (email locked, mobile editable); seller dialog behavior unchanged.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - f6ea95253c6258fb449463bb0fca50535df16766", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: reset passowrd added for voice egent user - 069f970ea5698dc7bb19ec1ce7079ecff98bc752", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(dealer): block suspended-seller vehicles on dashboard and Car Info\n\nGrey out cards, skip selection, and redirect Car Info to Dashboard with a warning when the seller is suspended.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 76daa033585e244f997f7a20b2bf81de315d02f3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(offline): confirm device offline before showing the banner\n\nSafari/macOS can report navigator.onLine false while the device still has internet. Confirm with a same-origin probe on deployed hosts, and trust the browser hint on localhost so Windows local still shows the banner.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 29eeb7070afbe1411732cf3bda4c474fac53d8b0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(account): add first-listing SMS consent after Congratulations\n\nShow the dialog only after /sell-car OTP registration, persist Allow SMS / Not Now so it never returns, and leave later My Account auto-popups unchanged.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 9c991e4a432e5f40c0afe7c3cb58ffa531b0384a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Swapz94(Swapz94) pushed a commit to null at branch main Commit: added login conditions for new user - 38d783daf063646ed232bb5fefbf62c329e5f1e4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: perf(seller): CDN-cache guest / HTML safely and restore LCP form CSS\n\nAllow s-maxage on / for CloudFront while keeping auth/preview redirects\nprivate, and paint the sell form from critical CSS under Slow 4G.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 02c578871d207de0a615320d1767e7d6b020a1e5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(auth): keep seller CMS pages open on live seller hosts\n\nAlign the hydrated redirect guard with proxy host-aware dealer root routing so authenticated sellers are not bounced from public/support pages after hydration.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 5721f4b3ee3cde50597d83212beeed518b63ec84", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(profile): polish compact profile picture upload layout\n\nUse rounded-md for the compact upload area and keep title/helper text visible beside the preview when an image is selected.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - da549f7333a0fb32639e27cdde3e20340593331b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(profile): wire SMS notifications and polish edit-profile UX\n\nSend smsNotifications as a boolean on seller/dealer save, keep seller email optional with dealer-style Zod validation, add the compact picture-upload layout flag, and always refetch account history on visit.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 6a689296c1cefa9de529fcce633f2b5f3a1cc5a8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(dealer): stabilize preference model search and related account UX bugs\n\nRemove the competing page-level model selector that caused max-update-depth loops, fix appraisal Search retry on same VIN/plate, disable post-sale offer actions, surface billing API errors, and mark header settings active state (closing the dealer dropdown below lg).\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - c5ca6fd0b32b81564d9e64eed2db600a92f7f32d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: perf(seller): deepen / route mobile critical-path cuts\n\nSSR hero shell, defer auth/socket/header chrome and expanded identity fields, lazy toast/socket action modules — preserve form submit, redirects, and CMS copy.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 6254dda9253c3774dc1856f016b8b94cf3fd7b6c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Treat empty env values as unset in createEnv.\n\nPrevents local Invalid environment variables failures when optional vars like ANALYZE are set to an empty string.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 8bcb4f18a83b271719806c9e6370463cbf5d614c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Merge branch 'main' of https://github.com/rizwanAtAppening/kargone-nextjs into prod - 8b5f4dec5adb8adfa7e2d8939e210bf9ba7c3673", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Merge branch 'main' of https://github.com/rizwanAtAppening/kargone-nextjs into prod - e0361376c53ca73fa728ea220243af14a1854410", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(dealer): add Exit Strategy and Car Info live demos\n\nWire Exit Strategy and Car Info demo tabs with Dashboard-matched UI and static fixtures, add History Report highlight-only tab, keep schedule success brief even when Auto Play is paused, and align chart pagination label centering.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - af09e091246b1e492b02017bb67f492493cb42a8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(dealer): preserve input carets and polish history-report map UX\n\nKeep selection across VIN/plate/card/number transforms; fix mileage tooltip first-tap anchoring and differentiate current vs historical ownership markers; also harden sudo admin handoff, empty-state copy, and session-expired toasts.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - a25214e0e16600103227926dcbce7c0711c2c169", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Point API to api.kargone.com and serve media via cdn.kargone.com.\n\nRestore env-based API/socket defaults for prod, fix CSRF/cookies for beta hosts, and rewrite kargone-media S3 URLs to CloudFront.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 2cea2ebdbfb913bcb01e0ae8105d57a561f3c65b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(dealer): exempt History Report purchase and gate contact unlock\n\nSkip lead purchase for History view via a central denylist, unlock Contact via Seller Info flow with soft-refresh, and harden mileage average from odometer graphPoints. Also scroll accident timelines on lg and hide the diagram when empty.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - eb9a83647b6c8e13e63a46ef38b76dedd734dfe1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(dealer): refine get-started Continue, price snap, and brand logos\n\nGate step-1 Continue until personal fields validate (flagged), default price range to 35k with continuous-track magnetic snap, and knock out white logo backs on light brand cards without regressing selected label contrast.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - face871ced4bed01d70c36a0bb0dc8535c810bdd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor: centralize environment checks using IS_PRODUCTION and IS_DEVELOPMENT constants - d2fef6e3f7796bc97683ef21bfe120187a41cebb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(seller): PATCH skip review corrections then POST isFinalStepCompleted\n\nAfter SkipFinalStepDiscrepancyReviewDialog, persist mileage/offer flags via PATCH then always POST /api/cars/add with isFinalStepCompleted; clean verify stays POST-only.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 26615e63aed9aa18f557bf9782563d25a20fd45c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor(dealer): extract AccountPageShell and send guests to Talk to someone\n\nShare Header/sidebar chrome across dashboard, analytics, leads, reviews, and vehicle history. Guests on Contact support now redirect to Talk to someone (proxy, support page, 404 CTA), with InfiniteScroll overflow and sticky-offset polish.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 5ff7f752e21cecc1f81101a5e645be2cd36508fe", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(campaign): use literal revalidate values for Next.js segment config\n\nImported revalidate constants failed static analysis during production build; align seller/dealer campaign pages with landing ISR literals (300/60).\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - cc1185e87ab42ce44f69474bf5095cbd41c0fa20", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(campaign): wire published CMS campaigns, unify 404 UX, and harden auth/footer behavior\n\nUse slug-only public campaign fetches with landing-style cache, keep admin preview no-store, treat seller campaigns like home for logged-in redirects, and ship a single not-found experience with correct metadata and one footer.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 14b5b08bd342809109e3e819eebb2076e95749b2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(campaign): add dynamic seller/dealer campaign landing preview routes with fresh fetch, SEO metadata and footer-safe not-found - afb8b77c4ae167111811de8422a713448f6b1065", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(seller): add Boost Car image-discrepancy auto-popup as 2nd priority on My Account - 98f905197826ad1784c15631424e02d5e7018caa", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Merge branch 'prod' of https://github.com/rizwanAtAppening/kargone-nextjs - 225417a9517e2fc6825487118fe93cbb5edb1c79", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor: centralize environment config, implement global 404 handling, clean up auth routes and refine dealer UI - 7513c77066852330074f615c5c3e01ee8953f790", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(seller): open Support directly from dealer dialog and pop Sell Car history traps so Back skips cleared listing step - bb39a76ba77a02a509896284b898ceff71f9e280", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(seller): harden dealer Contact Support back navigation and stop listing-summary errors sticking on loaders - dd4f397575ba3b70f89c0d0a189c4ba3bdc7f51b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(seller): keep dealer Contact Support back on My Account and skip redundant listing-summary on Sell Car Step - 9efeaa4c211039ca1b8998f835931588f3d0b952", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(dealer): gate History Report action on lead purchase - 6917189742c6d7772f586ab870816053a1058bea", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(seller): require vehicle color across vehicle listing flows - 8371f6d30c62b02ec83efe5a9e3766dbc4ea9aa7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(auth): route Sell Car OTP through cookie proxy and harden refresh funeral paths\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - ced357318fbc7a6c6669ebc16345bad227a3e01e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(my-account): align discrepancy fetch with vehicles except Sell Car verify handoff, use gray OTP close button - b7d7507c3e0c0ad1d080bdbeb19c43b4f1662386", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(verification): run market-value with expected_price null in background when offer is absent - be5859fc861f43be8b66b36a208c4e8af588cc22", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Icon issue fixed and phone number added with loader - 0b6fc1982f9f4c241bbc30a2c800458659f07988", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(sell-car): move skip Final Step Mileage/Market verify to My Account after listing/OTP redirect - 05c1120f75e1110c39c17ff19e1ec89deda8ee72", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(dealer): show N/A for null offers/bids, ungated history-report action and match listing tab error/skeleton UI - 311e5cb0af954629c5a81c8e72efcb4fbb88d5a2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(history-report): align lookup/listing contact card behavior and embedded fallback states - fce06f296388ffb2cd5453d62019102feefff72d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(live-demo): implement interactive schedule pickup flow and fix ghost cursor alignment across demo tabs - 676ec45ebb28bbaefb06901c4979ebc668531c04", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: style: add flex-wrap to optional form labels and optimize action button responsiveness on small screens - 44326ecd5ac265c2924a7243e13a91ded67f0f95", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Centralize listing-status routing and align discrepancy dialogs with sell-car, final-step, and edit-listing page flows. - 1a2e3f5c0e6d83f2392850ece790569b071c8d15", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Pass carId in seller verify-otp using the same vehicle id resolution as cars/add - 0a4ea2742bc1f5376e40af06729d9e9814611073", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Update CMS legal rich-text renderer for new API types, prose styling and heading levels - 9d811799af11556d48575fa95afea3f454487f59", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat: implement interactive live demo flow with make offer, messages, seller details, ghost cursors, dynamic skeleton loaders and URL state persistence - a687e0c68503ca6fb244eea2db4877cc76163ddb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(live-demo): implement modular Make an Offer demo flow with auto-cycle and viewport triggers - f95b558d09cb3ec913d41ec41895848ae5a920dd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(sell-car): persist draft carId with vehicleId URL sync, shared listing guards/draft cleanup and optional color on final-step/edit listing - 077a6f5cea69a470842e1715e20b6455f44c9b4b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(dealer): redesign live-demo page with tabbed options and update history report lookup skeleton loader - eb1fab136f435c5197e8600a69b7f4a06455f827", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Align CMS landing pages to updated API contracts with media layout, rich-text breaks, and YouTube link handling. - 22cba3d98f12db459758543317ca8d93173af0c7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Fix discrepancy dialog save/PATCH failures and harden shared edit-listing verification and alert-phase flow - 47e0df11565dcb51ce5cc69c5509764b1bba8cfd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Fix marketing initial paint (isolated Suspense, landing CMS skeleton flags) and add dealer live-demo with correct public routing and hero CTA. - c669afe0624cd6177e1507ff7a01e89dcfaee349", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Restore CMS marketing page titles to use portal-prefixed pipe format - ccf5539fba2671573d4df3511bee860a68fffd2a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Refactor seller/dealer marketing surfaces with portal-specific CMS routes, centralized SEO metadata, CMS fetch deduplication, and landing-page LCP/a11y performance improvements. - b2071e2711f86d6995d63c1aa4b247d42cbce6d5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor: centralize vehicle details components and form schemas into shared modules across all seller listing flows - 51fb0fc5c84209c24bb102c261f88b6d38b9e8a8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Fix seller and dealer faq pages as per the updated strapi like payload. - 704051c31f35f9d1406806629422b905ddeb1639", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix: resolve UI unmounting during background refetch, implement robust null value formatting across components, disable rejected offers, and correct message dialog labels - dfcf070c85e20b046d8314a22ea514d50433a6ca", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat: integrate discrepancy banners into my account page and refine verify dialog continuation flow - 4bdc1b2c091dc079577223bfbb93f8306ffdc7b8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(verification): defer market-value check until mileage is confirmed and revalidate against the confirmed mileage - ee919bf1bf46cc51d447a06e301d4d45a3435b0f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor(verification): centralize seller verification/discrepancy order as Mileage → Market Value → FSBO via a single source of truth - d7f48f67d9a7af46803247246a1cd91d66948440", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor: update discrepancy API response parsing to handle new envelope-style format - 1242efe53378057512fd31564be7d04dd48f83aa", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(my-account): add discrepancy popup dialog reusing edit-listing flow and harden listing verification submit/flag handling - 3f0277555ff19ad3a46584d8842bfcc2a8cdf18c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor: make SellerLandingForm reusable with custom redirects and revert SSR data fetching - c0673045fdff259dbbf32b9cac4af360d8b43455", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: update: vehicle listing initial form - bc44ac530cd3de7a4ee1075579100e0c246e04d5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Fix final-step post-submit redirect and guard toast race; point dealer “Talk to an AI Expert” CTAs to /contact - 1715fed0a9d8cb14ed49c8a150579d25b43ffc02", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Merge branch 'main' of https://github.com/rizwanAtAppening/kargone-nextjs into dealer-v2 - b8d344b2e031346ec2de6fc525fb82fcf3e6cb53", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Improve seller form validation UX, refine overpriced pricing alert copy, skip FSBO error alerts and update automated leads dialog styling - ec991ae915507b09b6374ad0a09514093e0a06fc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat: improve seller vehicle dashboard actions, edit listing forms, and revamp FAQ page rendering - 5720b3549ff34557479b759b69b0bb9cb753bfa9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat: integrate landing page header portal system and enhance account history details - 0d37e8ddba20996661989caac124a08b4f70e538", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat: refresh account history, contact support, notification settings and seller login with auth-gated support contact - 7d3deb7b72e3407ab5324c0fd01cee926a7e7d6c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(listing): track and submit seller validation flags when resolving mileage or market value alerts - ef6b658dfc84ba8bc49a1064c88f18a695793ec7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(schedule-pickup): enhance error handling with cause mapping and refactor dialog state reset - c5817d8ea9b688361d0d2c8e4623b0c1682efc6f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Use single-object InspectionScheduleResponse for seller schedule GET and read response directly - ee82ec9acb9497ce39c4fd66245b83229b2514f4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat: hide header nav in embedded mobile WebView via session flag - dfbb6fa1c6dd4a9a08de2bb89bfe01ebdcbd197e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Adapt schedule pickup dialog to nested pickup/dropOff API with per-leg selection, review, and dealer vehicle-based scheduling - 95018831f97129a32c6aa043fa4a424974faaf29", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix: route drafts exclusively to final-step for setup, update access guards, and fix landing page background heights - ed82b92a0efacb90ad301c8c4f09f5dee434dd77", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor(account): centralize listing verification state logic and integrate vehicle image carousel on my-account - 591d19175086d22c2da677acd5787fc02c265101", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(listing-details): add purchase validation flow for request pictures, fix skeleton loader flicker, and refine header layout - 67c8e4d4823b3108a55d870962bd418fd57cfbfe", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Improve seller/dealer messages page with empty states, stable inbox loading, deep-link-only selection, full history fetch, and mobile attachment preview layout - 51a00819fda4e9c079749b25ee3b6cf295bda684", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "rizwanAtAppening(rizwanAtAppening) pushed a commit to null at branch main Commit: Untrack package lock and next-env - ea8671eb0053ad5e9fbe0b96132b92c064b50e12", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat: integrate react-mentions for listing notes, refine schedule pickup dialog flow, and improve sudo impersonation logout redirect handling - 9b5c64d467bfc0c199a77b86637d2cd6abaf0271", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat: refine mark-as-sold dialog, disable schedule pickup for external sales, and improve dealer selection logic - fa79394475ae19d0fa3e4edf1ff4906fc56c30b5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Updated UI - f268990888c418e8b91641baf6395ac7a09ab11e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix(ui): add scroll behavior to calendar popovers, fix mobile layout in VIN lookup skeleton, and improve text wrapping in package pricing cards - 7d3356537bbc4e2df1de036d3202f7562f2cd438", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Dialougebox added in pay as you go modal - 7552c2f201637feed4aa6ceddff2b95cdf087f96", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Add Kargone sold-info seller schedule pickup flow with load-error retry, dealer/confirm UI updates, and deduped schedule API fetches - 6ff0193c2e22c1dbc593f080c06e87777f7d297b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: update: gitignore - b0cad8ffe74f2a5f97e7327b3187f385fc1dfe18", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: style(dealer): refresh history report lookup UI with updated sections, disclaimer, market value layout, and icon assets - f95f18d9022d8944d51e196584b522c7b4857e1c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: forget password and create new account disabled on login click - 2e542db0ed130cd7a8d8db4c985f96bcc27b1a21", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(dealer): handle purchase lead payment failures and polish history report lookup UI - 6d31a80ad2017ba839bf89cfdb2da0f37d7284e1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: fix: build error - 15f8e68331058d2c93f3bc7558ccca8c582ae8b8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: refactor(schedule-pickup): move dialog helpers into lib/, align dealer prefill types, and polish selection/proposal views - dc7356d8cc62602ae1a77716857d65cff4ebe51a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Merge branch 'dev_swapnil' of https://github.com/rizwanAtAppening/kargone-nextjs into dealer-v2 - 52b7403f1ce0d01693e2b4ea6fc18f1fb55ffb80", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: Merge branch 'main' of https://github.com/rizwanAtAppening/kargone-nextjs - 8aed6907e0dd14eaa25e7abda88e5622cc10ce0a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Varun-Kumar-Chithiraala(Varun-Kumar-Chithiraala) pushed a commit to null at branch main Commit: feat(schedule-pickup): refactor dual-role schedule dialog with dealer selection, proposal accept/decline, single-leg flow, and sold-vehicle scheduling support - 569f95f10bbb67012bbbb67193b35e60f82185ab", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Swapz94(Swapz94) pushed a commit to null at branch main Commit: History UI Created - 15afb647cc9f5ca116778abf589a2ad40af40e82", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "Swapz94(Swapz94) pushed a commit to null at branch main Commit: Fixed check icon mobile - 014559cb24e8166ca01413735278d7c252fba513", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.