[Dev]: kargone-next-dev queue/kargone-next-dev
{ "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" }
{ "message": "Swapz94(Swapz94) pushed a commit to null at branch main Commit: Added new components UI in History Reports - 2ff07508a2957d2b0c39697f70429c6cf0b10e62", "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 Report UI design - ec45425ec01fc57203d4902aec1cd0247189f7f8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "9944098125(9944098125) pushed a commit to null at branch main Commit: pulled from main - 83577b3537615033ffa5026738bea1283bac667f", "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: drive schedule accept/decline from notification action.api and remove duplicate confirm/cancel services - f82acf54e0551ac8750711b35dfcdc10464eba46", "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(notifications): unify dealer and seller notification pages into shared components and add interactive action buttons - 17170486c1bc6874d6ec2b897be2bc9d63f6424e", "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(listing-details): optimize seller info fetching, fixes in schedule pickup views, refine schedule pickup loading states, and move service globally - 5c606c969ece73485393008332a2f91c03acc1f4", "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(messages,skeletons): update dashboard, history, and message page skeletons with sharpTail styles and reusable interactive navigation tabs - 29dee8076b0cc5620f99d861e2e8440ff96c3ebd", "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 subuser access restrictions and dialog for unlock deals requirements - 7f8ea2744a0930b4087c500f82c093aac1d9a19d", "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 dealer dashboard and filter error states with retry for failed vehicle, location, and vehicle-filter API loads - 697ed2a6081db1d012596098898cae659afd167f", "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 dealer forgot/reset password flows with API integration, shared login layout, and aligned auth page UI - 3f96a54e9e7207d0dc591ecb769b892d4c4e7393", "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 unlock identity task clickability and add context-specific subuser denial toasts - 2c2fd93df908869a0e5df2db2394927c32049d8a", "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: Guard seller offers, dealers, and vehicle-scoped messages when vehicle actions are blocked - 2c5ecff230a41bf7620b5b6adad157992a1cf1fc", "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 registered-user conflict flows for sell-car and dealer signup with vehicle identity recovery, landing field locks, and per-field verify errors - bb09d357324dc04a859e7f1f1f4349801e271380", "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 DealerRestrictedAccessGuard to Messages and History Report routes, gate lead pricing fetch on auth, and fix unlock identity badge labels - 6d737106fd098fcf4b294fe272198d39bc4a2f54", "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: keep license step incomplete for pending and rejected identity verification statuses - 76b0974b53ca8cb5f78347cdfcb35c9568326202", "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/account dialogs and navigation UX, including submit-only first-error focus behavior - 6f9e8729692962f4695c4a46951312a852ecb9e5", "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: add first-error form focus, dealer license verification on submit, sell-car/get-started nav and exit guards, and align wholesale exit reason values - 3ecf578f68afbc9822c4c09dd906fd4506d3f2e9", "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: mark notifications as read via socket on click - fd75ad2dde6c703c1ded8d702123243afe5657c8", "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: Sync identity verification status across lead-setup and unlock flows with status-aware badges and refresh persistence - 8a4d9ef7a6b3e69c2b9e4cf965d4121ad538943c", "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): centralize lead-setup progress under auth.leadSetup with mandatory enforcement and wizard navigation fixes - 6845c8484c07118dc64f599cc983d675ab9ecc6b", "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: Edit offer history as per the new design. - c10651cb1f95de8b145d08b4db4984cc49ee8f53", "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 history report lookup page, integrate vehicle history services, and refine UI components - e6853a2cc32e66e4b87dee8d14142953dd71c1a4", "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): implement seller API integration and socket expiration listener - 608c28b510ba2aa83b6372bc44223efab3e92e08", "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): update quick filters, search bar, and offer history UI & skeletons with responsive layouts - be567b4213f0c0ad2960243909f961a94de7aa5c", "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): integrate history report and vehicle history APIs, refine listing details header/tabs layout, and format AI lead intelligence timestamps - 267379d267adff1c41fc9ed407441f2dd1f966f0", "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): wire seller-side dialog + fix receiver SelectionView gating\n\n- vehicle-action-icons: fetch accepted offer on dialog open, pass offerId\n and dealer name as sellerName to SchedulePickupDialog\n- SchedulePickupDialog: fix isReceiver to return true when scheduleStatus\n is confirmed (was only checking proposed)\n- SchedulePickupDialog: pass isReceiver + proposerName to SelectionView\n- SelectionView: add isReceiver/proposerName props; compute receiverLocked\n- SelectionView: fix dropOffEnabled — gate with !isReceiver so receiver\n cannot trigger Drop Off\n- SelectionView: show inline reason text (Pickup is scheduled by [name])\n as card subtitle when receiverLocked\n- SelectionView: suppress Scheduled and Awaiting pickup confirmation\n badges for receiver to avoid misleading UI\n- SelectionView: fix h3 template-literal className → cn() (SR-4 violation) - bc34b8f934061659fb3a80574a554039f0d70936", "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 history report account flow, shared VehicleHistory UI for appraisal/history - f9128bf2ae73c1e55ee6813997facd90ee635520", "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(auth): implement robust sudo impersonation flow with atomic session swap, cross-tab sync, and leave guards - 7947c3a1493c887772dfb1088577351546e61652", "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 schedulepickup-nv - 12985c3bf538ebd2b2f87c132a12f6d6086e35a4", "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: scrollbarfixed to single scrollbar disabled outer scrollbar - a0d26b5bae437d634115647bbe1d5e55b784fd37", "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 impersonation expiry logout, sudo redeem session ordering, and impersonation-specific session-expired messaging - aeee54f27552e074c69161cb032fed175c4045dc", "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(auth): implement sudo login impersonation feature with active banners, session management, and state integration - 54f5e1bb7ae98dd9d0e28accbaa6667cf937a138", "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: Remove admin portal, routes, API client, and seller/dealer-only auth persistence - 1b4f0a860c1f9f4d1663c05070f077ecba4c68b3", "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: prevent session-expired toast on manual logout by serializing session funeral - a2fd2a493f7b67ad3b6afe313238c0407c442452", "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 'schedulepickup-nv' of https://github.com/rizwanAtAppening/kargone-nextjs into dealer-v2 - 320358d7a814628e14482434d7680c97b051c53d", "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: Api implementation for contact us form - f2f46e9c7e1c754467accc49dab48ed6f5a63b24", "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: add seller/dealer FAQs CMS pages with fallbacks and wire contact form submission API - 53be13328712861df8895725e89bc536c1ae02fa", "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: Dealerside-uischedulepickupdone, some ui fixes and responsiveness - e13a3079d4fa252b5e550e16f716f47a8c58d112", "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 SchedulePickupDialog with selection and add-address views\n- Support pickup and drop-off address flows with form inputs\n- Responsive layout: single-column mobile, two-column desktop\n- Remove switch toggle for pickup/drop-off selection\n- Integrate dialog into listing-details page - b13156eac150038854a5850fc70a91aa445a3356", "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(lead-management): add price discrepancy handling on preferences save with display price payload and alert UI - 7eedde6261c9cae5730a216a47d399869262fa28", "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: Minor change - dbc511416256215186cb2d1bb9b4d7f547e4f27b", "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: made the about us and how we work page dynamic - 4fad205007c6ac3bf67396fe02b1b1687f5e73e0", "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: Made the dealer landing page dynamic using the update structure of cms section - dbecee8e078f99b30de649d4f5e1657f305df8fd", "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 contact page UI with modular components and skeleton loader - f62131baff53b6435cb8a7c1d2a82da87c3810f0", "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: Made the privacy policy and terms and conditions page dynamic - 150cd85348e0f32a66beabf4a18d0ca553914249", "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): finalize schedule pickup modal UI and responsive layout\n- Implement dynamic view switching between selection and add-address forms in SchedulePickupDialog\n- Optimize modal sizing and mobile responsive grid layouts to match Figma specifications - 02af229b9b375434d901678104a368b7bd6b3d99", "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 responsive FAQ skeleton loader and Privacy Policy, T&C's loading states - bc4fd5ab46fdf7481d63869036ef7d18ce2dc7f7", "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 'aniket' of https://github.com/rizwanAtAppening/kargone-nextjs into cms-landing-pages - e27d56c3c8415624b5997f1db1bac72ab95d22de", "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: add mandatory exit strategy lead-setup step with dynamic flow mapping, validated form UX, and API submission - 8f324f9f44b00d959685f55ae773b3877858afb3", "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(vehicle-appraisal): refactor offer dialog modules/hooks, add lookup post-save details dialog, sync validity updates, and tighten mobile-only scan + summary/filter UX - f3c9a65113fe46e54df4af739c62eaccaec49dff", "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 - f3ab74412f5ab2b2a4a44ee6d65167f285e00d27", "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(vehicle-appraisal): offer dialog report send/download/print, lookup flow and validity UX fixes - d17c05fb3f4b7920cf01233a8d2ce29f910729a6", "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): wire vehicle appraisal lookup + history to APIs, mention-list staff selects, null-safe cards/mappers, and form mapping for summary profit/final and existing images - 5567ef2d2c71e281cc85b79efc362fa348133585", "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): Integrate vehicle appraisal history API with dashboard-style filters/pagination and add robust empty/error/loading states plus employee facet support across dashboard and preferences. - 2e5f2ac9f8867f5d08a9ce02917c695a8b9be372", "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: build vehicle appraisal page UI with modular cards, responsive filters, and dedicated skeleton loaders - 011df0cbb20af8d09cee30efa2b4568521da26e6", "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 vehicle appraisal UI with filters, controls, and appraisal cards - 32ac5faca4269df4a724fe033efd1c15cf343cee", "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: fixes(seller): review alert cards in edit listing page - 0cb71ca8cb9ea9e6c29d1ae0e90df36c89a7b41b", "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: include referrer URL and parsed device metadata in contact support submissions - d1d8bc9cf79d93a1083589be8c26316d0a2e0674", "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: add dealer logo upload/removal in edit profile and update onboarding with AI lead-priority highlight - ad0d9d7f64880bcd7fac23b1b3303c69dd4644de", "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: preserve edit listing alerts per field and require pending verification before submit - 8d82805eb78b106ff59e5c0b17ad05a69a8824e6", "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: scope edit-listing verification status alerts and retry via vehicle detail refetch - 693308da20597d945d9474b2571d10e2d22c732d", "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): route draft listings with pending verification to edit listing and keep verification CTA visible - f0909dea37a01f5f348d0b4fca2cb945424c1ed2", "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-users): DELETE avatar via /api/dealer/users/:id/remove-file and always send lastName in add/update FormData - 6b3069e21688351d817b7f4b6503f7f629ad532b", "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): prioritizing listing status, mileage & listing price validation - 756eaaf029db108bb64ffcb86b00a25c0d0235de", "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(list-car): add deferred vehicle identity verification flow while preserving inline legacy path - 15d932afb5cff1c6348081045e5d68b2fc893b75", "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): edit listing & final-step verification hooks, vehicle listing verification mapper, and cars.service API wiring - e5624724876188c4bb848ba8d92e49eea3a60903", "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): lead pricing from API with shared context; cost centre shows server total until edit; profitability dialog and condition mapping updates - 29a5cd7ef304d8f7d09e9991bb433d07ea3125ad", "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): extend profitability calculator, vehicle condition helpers, offer-section profit styling, and optional Select chevron - ed155858c3dda43d2ad7f1e6810a816f70e0a3a0", "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(notifications): align dealer cards and skeleton padding with seller notification cards - 949f4ff74bd371baf3bfdb7a521d8c1e0b563668", "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(counts): parse /api/counts via unwrapApiData in fetchGlobalCounts so chat badges don’t reset on navigation - 4e59c0454884dddf09dfb44b0e9164e10fa91713", "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(messages): normalize new_message socket envelope so dealer inbound chats don’t duplicate - 720ed9ed79aae744de9064038f850a2cccefcf61", "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): use 850px flex order for lead-setup filters, removed cost center fields and flatten StepContent layout - 1dcd5833d675a9c597e26597270c86815b39d307", "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): profitability calculator dialog on dashboard; cost centre and vehicle card UI updates - 523638eb0cce7abb7cf271a2b6e6fd287b2eb4be", "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: standardize OTP flows to 4-digit validation across seller/dealer login and registration - a5bd39163c62ece17f1339a8083b16d3208a2433", "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: add cost center and max-retail toggle to lead management with API mapping and loading skeletons - 53e6a542782fb572d175b3604467b2f12a6d40d7", "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(admin): listing details hooks order and layout width - 492c3797d211751d7ef89a3e6f65798e0bec42d6", "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: modularize edit-car-listing (hooks, verification, split sections), enhance final-step verification UI, co-locate feature hooks - a62f1b942a7703df5543116d64a83ad2f35afe8d", "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 'admin' of https://github.com/rizwanAtAppening/kargone-nextjs into dealer-v2 - be3bf6b01e9cd309081e3f760e8cb07c367b874a", "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 dealer lead setup and vehicle card value handling - 854a751d8c07561164f35ff797831a41929717c0", "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 'seller-v2' of https://github.com/rizwanAtAppening/kargone-nextjs into dealer-v2 - 7cc34063340ee52ac626ccdc2fcdc4f1677f106e", "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: 1. Integrated car details api in car details page, showing car name, car info and seller info. - 811084f4fb8c7b8ffde4c2ff9246a4946c5b8727", "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 registartion verify otp - 72538c048845e3f1d80179f07cc87d675d995936", "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: Implemented play and pause button api is vehicle list page and change status accordingly.\n2. Filter out draft vehicles from api in cars listing page - a83237e27d68f7bf8dfeb9e700eb1c12f7558360", "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: Added UI: Seller Listing Details page - 4908b9fda72a9ba5943d13f603875240f8b99e5f", "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: resend otp in registartion - 466f93f8506b5ed5ef9bed746f1173702fc46c5d", "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: verify key in paylod for sell-car page - 9b2d72a64580b473071be0373b9687c2d9400e6a", "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: Navigation guard in Sell car page - dadc2a8027ffea09dd1a0bf72e11a149b4246eab", "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 Dealer Listing flow - 612405e23fca6aff174bf79df5e4d85b76c5e048", "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 login validation - e453ba4cf2c42d408cd10fc26b8c20d9bf364f13", "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: Added UI: Car Listings page - 55c9728719c29847a8274dc72cdbd11d6513a762", "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 Listing page text content - 5efea51e0c9f3b51494405a05d7f2366eb17f7be", "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: merged seller-v2 - d02c638e3c38bee33cf18aaae1ab91d6a6639e3a", "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 dealer listing detection logic - 657beb94a7e060d66ca1109484549a2fa7b3ef3e", "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 Final step alert review - d666ef82a2fc4667aff0bd2596676e8ad30a8755", "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: Integrated Dealer Lising dialog - 85c7b40f4fc970918240e30e734c9ac4c9611fe3", "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: Integrated Final step page - 75dd60b06125955f5ad40ba6dc4215b0a8f2aa37", "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: Renamed files - b75ddc2a6a42ac3083f129ee8b3be96d55568f75", "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: Added UI: get Offers page - f8b2308a9f96ca8ad4c0ba5f22df4e8aab194d1b", "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 Temp cars layout in admin - 8b134c92388227f9a5b4ed8e08b452d465c17b86", "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 auth - 00dbd225865b34af47c2642452ec9b98fec1c045", "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: dealership id mapping - a938e1b799ccea0573a501446058ab1ac757bb53", "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): unify restricted access handling across dealer pages - f23c060c9bb10592ca4fe3c347c19ca19e84461d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "rizwanAtAppening(rizwanAtAppening) pushed a commit to null at branch main Commit: Fix: package.json file - 359a8225ae17cf31994fe9a3dedfadb34c197102", "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: Added payment progress dialog in Billing & Invoices - f18fcaac4978d5fce7e64f3f1bd918d8f069d61a", "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 issue - 14a6b59d21ab7676fef58b704fd62a24fd0fc046", "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: Added Admin login page - f868a89733e5c69794c1cd922b599b43ef843f25", "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: Added lead access popup in dashboard - 810ac33ff842362d7ab386134d3c1364d60ff184", "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 Lead access - f398d43ee5f39b6a6b63b4f8370f7911bb79acf6", "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: Enhanced Dealer landing page performance - 228c56873525789ce6b2d5093c8f0676e202081c", "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 Lead unlock access - 164906da9607331083c484fc007d3e4312a36fdc", "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: Fixed infinite api loop - 3e3984e32f05bcccbeb4524d399e09a824a89636", "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 App render state - 1bba9ce8519521be99e2c3d42dfa61598fc1710f", "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 Unlock Deals card - 327f283127ca7575f671cff17fd15e796a187cc5", "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 dealer user auth check - b435495c5bfacdbaf2ad1db9e1252e8089c390be", "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 dealer user auth check - d22105c89596b4a40fb60855ebf9f250084cd0f9", "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 Authentication flow - 48f26c75f1d8e8a726384d845bb59c301a889280", "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 Authentication flow - abe0028cc8329a67c5c9ad82a9f220e69e06312d", "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 auth refresh api - 761bc2ff912cbc392f44a42d9e0113fc1740d0ec", "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 fonts - d52a944f5b347c5c5548ecf162a86c879943456a", "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 Auth Provider - 2133c65d1e7dc78ccb71911fee25db38e3d0ca7a", "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: Enhanced Dealer page performance - acca3181cded60daa9dd7d403a699e30c66a14c9", "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: Capitalized vehicle name - f9277e2867a63af5c6a9fa2625aac58f7fdce726", "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: Integrated Payment method page - 4ef4614058f8a7b5f4067c8e748e38d918b7688e", "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: Fixed Auth Token Life cycle - 1f39af60b096854d6f6f3b6af26a37f8991f1d66", "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 Authentication flow - 20cea7c8b81c69881bf1b75fd3c32e1aa29c13f7", "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 otp dialog - 30067ff0d6748fb9fa273add1eba49717bf63537", "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: Integrated export in Billing & Invoices - fb30f2b2d966ee1b170ac1355e60354875ac0f00", "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 Billing 7 Invoices Table - 24b19617a2be73899d922069df510206e6856678", "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: Pull from main - c4599c9a47f90e2561e3f44a26c8e27172a3c7bb", "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 Credit Refund table - ab7e991b5c77c319950aec9b051a168ee087b461", "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 session state on login - c1408856547b9a43514d3b65d6f5ed81e3ee438f", "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 dealer permissions - a2511c2425569d4d3380a9b871bdc048cbf2303b", "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 Billing & Invoices - b0cfbc4e3ec432d7eaafc87b7d0d41732ca1335f", "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: Added Billing & Invoices page - 6a32a213f9d19aad127c5815093052211e39d3fc", "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 access permissions logic - a05c9904e9b89f6588f4a6b8f7795639ace3b429", "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 mark as sold, review dialogs and dashboard - 81dd1666a00278d21253a471a33ef0606f857363", "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: Integrated Review Popup in My Account page and updated notifications - 6559a55405d37f1474447dd0a135db215b125db8", "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: Fixed address overflow in dashboard dialogs - 4225363bd00d78b8f08012823c8243ebe4fe17cf", "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: Fixed analytics pragressbar shrink issue - f255b55482ed3cc2488e3bd18ab0987db80dc3f1", "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: Added Inifinite scroll for Interested Dealers page - 92c41955c2406b7af7092e34e5590e4ceb99d603", "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: Added Infinite scroll for Offers & Interested Dealers pages - 0106ab4e2e1a4993930c661207db2c1e6a40ce2c", "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: Integrated notification actions and added infinite scroll in my account page - 70423016efcf2bc60c78e0b5bb9f9375c82e8c57", "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 Analytics counts api - fb86c9346c3d06e57ad778e97db84c6286741d21", "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 Reviews in Analytics - c1a56c5e9c357440224b36183965573265681629", "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: Integrated dealer reply for reviews in Analytics page - 29a019fb15d473187573064089eac2d94ec40d47", "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: Integrated Review dialog in Offers page - 5c505084e445f63669ac4218076b01bf48e05531", "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 Reviews - a931ad567fc0cbfbdbb0e1cfdc219a12e1622acf", "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 dealer analytics page - 9d11e6b93659f7890527ccbb070bee9f25e51f3e", "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: merged dealer - f7b9f3cd4c5032d8afd5b9b0533101bec077371a", "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: Integrated Dealer Analytics - 8343e00c1d644a635883658b07c900b8f5fba25a", "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: merged dashboard - 0edd63ec5441002b14ac15a7b096df9c156d02f8", "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: Added carousel for dashboard vehicle cards - 18ecd120f01119ec8bcdca24f13b2b84bf5299c7", "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 edit prefernces for workbook - 2c800a1d394c8f2dc4db12010910f8a464b46e90", "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 user mention on adding notes - fad1a73769cc3e05532621e7cd291fcfc4983682", "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: Fixed payment method redirection in lead setup flow - 0ce319741f68d7ac2805263927355bc9103b4249", "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 Edit Profile, adding manage users and dealer landing page - a462e83bfa56be916661555f5eda50ae657ac033", "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: Optimized Dealer Landing page - 1194268efb2131b9f50b7ccf6e883c0e3766c523", "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 Login & vehicle actions in socket - 8fb025805645103ead420114fbc702c0031251a7", "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: Fixed logout action for seller & dealer - 3ac4484864165e0b1e632848ca5a8b41b57ee5ae", "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 Edit profile - 43fbb9d2b6e61691f10daf09b7380fae18256681", "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: Added counts param in dashboard counts - 95fc133aa48528a98b5c5fd5b2d8b18fbf48a848", "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 Edit profile & dashboard actions - 4694e3138e02d79ce19f8e548bfdd78ac03136f2", "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: Fixed logout implementation - a08784a3b36bab010d6562e46ab0049d8238341f", "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 dashbaord vehicle card actions - 3938f7c6eebe9c2059851214d385f6e23728ac15", "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: Integrated Report Car Issue in dashboard and updated offers & Edit profile - f82d0cc13bde6597d31836f900da7d6ec230c3ec", "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 Interested Dealers & Make an Offer - a410af5b7f11f748c932506330301bb4393515fb", "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: Integrated Notification history & settings in Dealer - 9c25b27bf6d60c056f8dca631f0e798bda1fb436", "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 Change password & Edit profile - 0bd991d6f7a7a395b131f381d5596f2a14065675", "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: Integrated Edit Profile & Change Password - 4ca7160cbee12e8978bd952147c7609dd81466fc", "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 Logos - b442321be7a1b79d71fc6169f30f3ea60149fae3", "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 Messages dialog - d13a008cd66dc5f5ac1dc50f8b86866c9191a5ff", "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 logos & fixed messages and dealer dashboard functionality behavior - 2fa943bd0554ab69e4b1601c74d160a7878e142a", "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 Interested Dealers and messages - 4090af0ef3447d4ffabfddfa8c17a786b4967c3d", "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 messages dialog - 102cccfce966c6addd158cc5b438da6d46916943", "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 - f2569c5a39584748eb0ef2471273d490171dd9fa", "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: Integrated Mark as Purchased in Seller and Dealer - 2512d7eac7c82442011fef734aafd63e89319170", "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: merged dealer - 7d30bcda3147d4b8890b6a9356196f0934dc1dd6", "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: Added Verify email code logic - 41679daf848e3b4f3b5530db4e6ee4c36ae40cde", "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: Fixed build error - ecd32e5307e4c0d5f482cac729199bee045085b0", "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: Added Verify email pages - 3a6d2a96fbbe7aeb4b6c4a079e87d39ad7a22650", "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 Notes dialog - e5fb4c9e5bd57ce328bbe067f370f23eaf6d3d42", "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 After Free Trial section - 1047f647c10d0e5ae95f1a1a7a4ea29dc8ba77b9", "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 Privacy policy page - dfee0486c986d887a1b41d1f751d15f203f8ab47", "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 Header and Dealer landing page - bc6c2739bc273f5e36e345297cad7befb90f01a3", "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: Added Mark as purchased dialog for car actions in Dashboard - e351b0b2486cd8829487e511275bbed9f4b8c212", "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: Added Mark as Sold Dialog - f963c411563d92d53d6a120dd9363535377f6c89", "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 Dealers Landing page - 3910e49e87b3616ea27efdac2aae8749598e9acb", "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: Added Privacy policy page - 921e5fdd4500d55e54f58004a33be1a537fc7a04", "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 Adding Notes in Dealer - ba7dbd40819782c886b4f0e021ce9e7be06e835b", "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 Dealer Success Stories section in Dealers page - 1a1d5173aae18e1ce67780c7863af4dc08d48059", "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 Dealer Landing page - 49da8a5f2f3f9a1e0c4cda31a7dd36a5275d1daa", "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 sliders functionality - 7c9ce715c428f1db41be7fb4ee96798dfdeeb20e", "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 messages slice - aa32cbf504311649f0795af10c757492bb98b6b3", "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: Added Messages dialog in Seller - 5cabeb7ef9bfc22e334a40bd9036e1810286247a", "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 messages flow - c947d982eae28319b38187f14db220944aec7448", "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 Manage users - 4dc37d16852a8a7a350790f00c96faddf2437bfc", "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 sliders and dealer feedbacks - cab675702f2a0f9ac790bad0e3bc1db7e0e6d5ff", "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 dashboard and UI feedbacks - 5e0e7d727370a8aa8c95dd5c1243f6f7679950c1", "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 for sliders & dashboard - cb49887dbd326853d328c38943b886232eab5922", "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: Added Add User dialog in Manage Users page - faaffb588b4cea8a69a5a0598ff6c5041ae56cb3", "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: Added How It Works card in Dealers page - d0dd4f90be42ea34d286aeab995f49950a75e80e", "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: Fixes in socket - 1eb5234cd2cf9918c08d7ba6678ddb4f79ff0d64", "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: Fixes in socket - 73affed610ac3950acba7362abae5f4247926f3d", "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 Account Hstory page - 49d97f4adae3bd73a15c27423f02d6c1e8edba55", "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: Socket initializer for seller dashboard actions - e46cba43de16e4ab3f2598fc65351bf664b9e457", "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: Integrated Messages dialog and Workbook in dashborad - cb67269393540d621bb1d66492c67a3b4ee5cc27", "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 Lead purchase flow toast behavior and added loader while action loading in dashboard - 296d3431db1a5155f1d2229899b3b82043499267", "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: Added UI: Manage users page - 634185cf1efd0d87086be72a51c6d859af313337", "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 notifications and fixed bugs - 99aca611e909151a3d3bd2507f5ec713ee171c97", "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 Add vehicle form submission logic - 2bb28c54704d83689710500e75e694f350c45fab", "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 Numeric Field - 3a6edcf47439072f47656480139a9f83368d5cc8", "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: merged dashboard - a4a7ccb290c8aee5cb975227fe5b85075323657e", "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: Fixed validation logic for forms - 25e98b108cbf55605d0f0627e9ec279e26e829d1", "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: Fixed Authentication issues - 0191e4d527ff3b24ce25db91e87e9704608c0f35", "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: merged dashboard - b0e76048d51a5464c44239dafb7c346ec1360f16", "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: Added Mobile hamburger sheet in Header - 1cb050af754b5249b77c16de9ed6a95106a970b4", "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: Integrated Adding vehicle to specific workbook - 5c16ea47227304b1c9d1c02686fab063a8f938e4", "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: Fixed redirect on Sessiona Funneral - e5b2551c9555572acdc443f2c098aa889607b788", "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 middleware - 5396176b1048b2c8ad5f47ea370d8a58975f948b", "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 middleware - e297dc5ee1a18b48a2cda5b6a3750dc915ad3925", "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 cold-boot protection implementation - ee2efba730da80aad5f11128819eeb47fb0f0f31", "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: Fixed auth refresh api response structure - d3591b357104c0953885a1a0ed4ee4dcce2c6cea", "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: Fixed cold-boot auth dicovery - 1ce07719e1fce58c94aeaee45128b54e46564560", "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: Enhanced authorization logic - 62f9a94696c9d4058286b2267a15cc11c0eb7d6e", "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: Fixed build error - 3c551946c95655d2e3736d69ecd96cc439c63002", "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: Added workbook popover - 6309f5d34bafc3d9c710c610230c9387d07217ca", "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 Message type in Messages - 67b5d170a53362552d3902661690709c44618833", "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 Preference - a5fd38fab3db45ea0ba4eb3fdfd61cb2b15006e1", "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 prefernce header for Workbook - bf8d320b4489c9cabb6c9beb3bb0680877e24826", "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: Fixed slider bugs for dealer side - e1d50a2bec9b3d68ec041dd4fab727eaf42f692d", "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 authentication logic and fixed bugs in dashboard - ab9a58eed956ab02cbaa4f6d8e8b30ffdaa9ffe3", "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 Workbook - a81d1e57fdd89a7f67afda8e845ed787b1713bec", "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 Offers page - c327c7df4b18a0fe0eafea19d16b0b1f36896193", "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 workbook - 079d7b2277747eaa56cc645fd870f63719c7654b", "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 Find Listings filter in dashboard - cb2e296c513f1ed030ed37d4772d778227cd5130", "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: UI fixes in Messages page - 1d0cc6a17e1941462058909a62aa637e235cb0f6", "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: Fixed seller related issues - 2f71a2aa6eead1077005e7858be370d31541fbc8", "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 workbook filter in Dashboard - 5108158afa7c6d28ee2f02c2ebe6952b7a9822af", "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: Fixed zipcode globally update issue - 5074c83a987e17aaf52facc4ae8e02fe6188a535", "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 Lead Management and dashboard validations - c323ed94f92ebe4d83a3cf3d966896ef04a67416", "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 registration flow validations - 902b80f6ba02a7af36b293724c4fcc7834be6fb9", "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 Lead setup flow - 8af8745d1f7c20ee1ca79183d725f7d0b73a81d5", "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: Added Buffer for Lead Management page - c8f66f1a6decbc3582f6c87c989b19033f324a87", "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 pause leads dialog - 4a2aed22ea73740f1251a25100ff6458c6b782ca", "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 auth cookie - 038c8eb0d501f0747b60cabff5a92d5795b27750", "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 pause leads dialog - d6fc1da16037f2f1b41581b16cfaf8b4999fedea", "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 logic for Lead Management - 275b910c2051bdfc25b51f02659a5c2155025984", "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: Report Car Dialog - 49a2232787cddca471763d83844e51ab73b4aa85", "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 dashboard page - 4452b95610f31bec6b559edaf23486574e0eca11", "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: Fixed Account History slice - c9c4bad771e7cc5b5efbe8a5ef564f57a13552ef", "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: merged messages - 68b9f2a4677d88b5a3ab3f143bf02d4ff8b1889b", "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: Implemented Protected routes - 6533a6339961f18098683e890c4ccc006f52601a", "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 Messages - 100002320c5ecd8829529019aff8b6485d633974", "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 Offer dialog & Offer history - b9f822240105ce47c02442561d65e6c87bc8ac72", "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: Integrated Lead Management page - 24c58ed6cd2c12279fe999e00ee0707de16bc678", "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: Added UI: Lead Management page - e959194b79a289acffd573567f1fdbf4ec7a6ac8", "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 Dealer header - 97e77a059deedd585012934d25560767b9376f3d", "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: Fixed mobile number display format for seller edit profile - 7f6918b53624769021ff7aa902f3c4bc398226fd", "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: Integrated Withdraw Offer for Make an Offer dialog in Dashboard - b4483307c63a493c126048cc472b837af124da61", "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: Integrated meesages, counts & notifications count - 43c66e9f1cd4a15cf8fa30684b230ac8c04b74d9", "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 Messages UI - 4e9b149df269397d50f4160e7f8abee26a19b9c0", "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 Seller Info dialog and sliders - 487c6e2a9157a369a8a2e1c96dd95b18a323c4b5", "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 location filter in Dashboard - 5dbe7bce24badae0b83e7a2cc07a5092d76cbc14", "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 dealer header - 2f8c80cbe18ea1f11aa02f1205a6173b26295935", "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 filters in Dashboard page - 9e5c68d5082c4aa9ffc10f798d8a97a7630e3784", "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 headers - 9ae0a2942da47d442929b1b3baf1b928e6b4c02d", "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 Brand validation in Workbook - f4ed42bcabbb8479fea28aae48fdf312446baa3d", "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 Listing details - 6f10cc0981b54cfd613ed2aa02104e618b1b251e", "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 make an offer confirmation dialog conditionally show logic - 9ef36cc1bcaf243024a3c152624194875350e4a6", "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: Integrated messages page - d4e2613452651b9bff37e896fa1be9fe16b3879f", "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: Added UI: Messages page - 8e167197bcff397d384d335de70e0e791297d7db", "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 Offer History refetch issue - 0dc2e1d2e120134c0f1426de120f1d40f83736b0", "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: Fixed offer history and delete files - 568412fb7aa75f00050d87fc5785352a57cb7674", "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 vehicle purchase in Dashboard page - 319aca2493d567b2df6471b4a22bbe5320402453", "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 Notes in Listing Details page - c8d992b83e4bb409644a1bfc12b0908d0db901e8", "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 Offer History in Listing Details page - b2a1be9cb7042ca0309ee7ae88aca16f8d101759", "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: Added pagination for models in Workbook page - c37255e951a3b4f6279679180afc6ab08398f350", "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 Seller Info icon and text - 912be936f17963dfd0f6ab1abf511485f1c37f77", "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 More Deals, Notes in Listing Details page - 45357693eb847bec6b478223c1880ba7dbbc806a", "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: Integrated Make an Offer and fixed bugs - 42b6bc2751ad83965aafc40b36c0bc82a6baa9cb", "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 Listing Details page - 056679f68cfc34484caa0dd991d2cb0bf43f116c", "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: Integrated Add Note Action in Dashboard - 95537d5a054e3c743967186a07aca7ff787587be", "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: Fixed build issue - 085c1d7466396d7e974c814b705f990fee358f0d", "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: merged dashboard-actions - f3c7d7827e04f564b9e0b09672a04376b1a86160", "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: Integrated Add Note Action in Dashboard - ec73d97ef10dc417baae2cb00425ee447a4bf668", "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 copy Vehicle ID function in Listing Details page - 3b561db5a35698bce7f5217af7fa1f9518d91dd7", "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 workbook tab - 76d72c2dee046f5b28885ace774f49cfbcfe614d", "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: merged workbook - ef77439b0ee5c012ce6f818f61532e1653c10b1a", "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 Listing Details page - 083efba938acbffe5abcf9e1d73ecc929c972cd9", "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 More Deals scroll behavior - ec5b200a5ee69af9f0fe9677fdbfa3868795e3fa", "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: Fixed scroll behavior for More Deals section in Listing Details page - 7b5c85de1eb45a735be922d28ad8ef9936937dd3", "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: Integrated Workbook Create preference page - d98215fabdcf2f24c35025d0a99cbb1e9f0ba17a", "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 Workbook UI - f70eefc59b7f0b901b668be22cda90c6f83813a1", "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: Added Workbook UI and integrated Lock Icon behavior for listing details - 318622d15455ee6f994c7704ae626e61864f5b3e", "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: Integrated purchase api and updated vehicle card actions - 44b54b97484eb4003ee53e0275abdab25ec17f58", "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: Added Workbook UI and Integrated More Deals section in listing details page - bbd05814c2f010d39e15f77c72f7726363645daa", "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 Filter Bar - 3ebf0e3d527eab94cf5a0f853f3a3861f770e4c0", "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 overflow issue for Vehicle Info Header - 1712f9f55f18d7414d95e4f2a8b8b1090d98a18c", "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: Fixed Notes count issue in Listing Details page - 886f0369cc14df9baee28b89c87f7ac9a368c32e", "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: Fixed bugs in edit and login pages - 85edd70b81c6d2f81174ec3416890b08f8057186", "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 phone number format display - 37e5bf8cdcd2ea50b122f04fd74dc18140bb4fbf", "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 Notes List and Vehicle Lightbox - ecd0b94cc56e2d5a192b20817a866d609f9b51f0", "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 Listing details loader and updated Notes dialog - de69acc01df892f85fd29d83afc4b7f630f55c3e", "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: Added lazy loading for Find Listings apis - 11ceefeaeea6c9533fc2453f0441bcbdddb3f109", "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 Slider Error Handling in Step 1 - af871debb6fc468311f8072b11d4e94379a9d6c2", "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: merged dashboard-listing - dc96af99974551acca3d1d5edfd8f98809f19692", "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: Added comments text field in Edit Car Listing page - 62dc0a9da11c00a99486b134b4697ed961cf3550", "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: Renamed middleware to proxy - 526cf3064b7d0ba41cd1c54f6b51c4b90a72f833", "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 Vehicle card layout styling - a662a53cf4b6cf4f3f6ba75169bb021914eb482a", "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 Vehicle card layout styling - 9d9471cf15d6b3e19a0168dd6efb3c86c3607253", "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: Integrated Filter listing api and updated counts api - 725a9f062d177dcbeff2a7c5de340c023b388428", "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: Fixed slider bugs - f9515a2c3b6db999582a0c97093c66b5f1ec74f9", "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: Added inline editable logic and updated get started form - 96db7c749934c2b1ab78e93313914d15a679a7fe", "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: Integrated Listings filters in Dashboard and updated sliders - 7fabe8f9d9e8f9e97659e8146437f206192d2be8", "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 Dashboard page - 79400dc0eb9f635059f25e5e42e4700bb7f98629", "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 dashboard dialogs - f35fc185bd7b49009e8386a27731f3a6f957a376", "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 All cars count - 885b8acfad2a6821641367a665f68d1067ec6713", "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 dashboard styling and Integrated sorting filter - 19d87ba8073a8f39001a1d896979411850d9203c", "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 Dashboard Status filtering - da6adc8cd7f371673a162973f6bf3972877d876c", "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: Integrated Dashboard Listing filters - 729123c60ac6f9e4bcd60cb384a2813ab9038b34", "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 API response keys - 2f24b08c63c4a453f50dd2ea3b307b6c85ca177c", "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: Fixed build error - 3f8fa138c92e7d7ee967949587183e35e9661163", "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 Vehicle Light box - cf13aede6265d58014a5ec1f2edd6a564260fea4", "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 Hot Leads filering logic - 08a00b6c765f6feeef0f6b95db1b7af94ecb62dc", "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 Dashboard Listing styling and integrated quick filters - e215e4c1893896722aa4f743bea6984eaf81febd", "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: Integrated Car Info tab Offer section in Listing Details page - fc31d83a9862441b37308cbdc460a8a71819cb02", "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 Lead setup navigation guard - fc222f673abf4c1e7626badb97dc98ef5d63410e", "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 Lead setup hook - 21bed0bcc7d0770d2f9f2d9eafb2d73b5a344e13", "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 middleware - dc1d7a4ba957507d4eb0a0bd84f9f52c6fe9b060", "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 env - f378ee7409c8451e200b0e2689cdc3786b2163c0", "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: Integrated Notes tab in Listing Details - 1a2077c379e2bd0b0e074c76e8decacf2d6c8fcb", "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: Integrated car Info tab in Listing details page - ffa6c13f68fda631ed5d271c45ade126fe3e1bd6", "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: Integrated Dashboard Car Listing section - d65f6ffd1fa7ff9de3ee0af8143456bbdc1ddb76", "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 Brand selector styling - 1d3a892705af82d9be91fa6abcf75464dd203ba5", "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: Added navigation guard for Add Vehicle flow - ea196cc110013bc0ad7e0471af7d85be5f6232c4", "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: Added UI: Offer history, Edit Notes & Full screen lightbox - 35ee9c40b8f59abe1fc30599bcc7ad7e378c30f4", "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: Interated ACH form in Lead Setup Flow - e68a623a586a1e093ec7e2d629c92481a9c98352", "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: Added autofocus behavior for input across all pages - 0f16d8a2f5e9918161454632c460121caaae159c", "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 dealer Login and added global autofocus hook - e4e8f594aeff0fb419f120c218982ddde628df0f", "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 Sell Car form registration hook - c6985ae2bed00ab42ca0eab2356ba39e2f001978", "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 Get Started form to fetch dealer information using Dealership License Number instead of Tax ID - b628b5213e69eea49caa2187f7d96c930fdf4792", "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 Credit Card Payment Method flow - ceb40b7d4c517ed8eb429bb2da9d21562d6690ed", "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: Customized credit card method form and updated hook - c242a631b74c67946d72ccc5f1cdcd94f32c42b1", "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: Integrated tokenizer for credit card form - 6e9c061ea65fcb8ddc8a25b522ae3a19f1080aa0", "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 Lead setup payment method hook - 5c9343ce66e0fc38d639d209f86b9d3f6b075a58", "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 Get Started hook - cea228ae85452e6989d778708763053a08935bed", "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: Added More deals section in Listing Details page - 663f9593413e49fc9827d4a4560b81b5dea92793", "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: Added UI: Listing Details page - 14da0f19c79d8a330d640767b7eb4e6db2b0cbd5", "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: FIXED: header notification count - 58aeb9b4ae714e808ab0bc6003278db4d03b759a", "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 dealer verify otp & navigation guard for Get Started page - bf7202135d9972b259d342170ed24f934da408f1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: FIXED: header notification count - 26a58a9cd4c62f157c9db04e9a0580a18fc1505b", "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 Lead Setup hook - 3a8392b2c92fa35c47a57c685cffaa5b761fd59f", "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 Lead Setup flow logic - 17c8e715ddeaa9489a698db3b5164e008228d4c0", "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: Refactored UnlockDealsCard component to use Popover for better user interaction and updated Header to display the UnlockDealsCard with notifications. Removed unnecessary code related to showing the card conditionally. - 3f106e9b8f34144211e679e25943268385ee462f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: Refactored unread message count handling in messages slice and updated UI to display unread count for seller. Removed unnecessary console logs from popup dialog hook. - fa10e1fe535e2885673066da41fe4808944ae811", "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: Integrated Brands in Lead Setup - Step 1 - 527dfa9b0c7110bd7d9c27d34742a0c3b646fa87", "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: Added button for Tax ID field in Get Started page - c5d2ba68f63b0ce67740b030194ca387396751fb", "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: Integrated zipcode api in Get Started page & navigation guard in Lead setup Flow - dcb44ba460c9dfb569ec0a9f7d2b47641972e552", "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: Integrated Lead Setup step 2 and added navigation guard - 173cda543684f05ec69d34a79ed8fc553dd9c3f8", "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 Lead setup - 11ad1612412247633d0c5b0a484c62b01b7842d9", "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: Integrated Lead Setup first step - ee305577eaaa6f1fd7a61908cad57574b9ab7c2e", "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 get started validation scheme - 1ef16bac97aaa31d1eba9ee3acb96b0b5f09c6a6", "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: Fixed build issue - 52373672821f000d979dc382ce1aa7a9cf17eb2b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: FIXED: header - c2991fa5c32e6da934c0690f731b21c5ceb8ae94", "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 Header delaer links - cace07393644dbbde6b5e2d705fe9f64c06e547d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: REFINE: Update Header component to include UnlockDealsCard, enhance icon usage, and improve layout responsiveness. Adjust form validation in Get Started page and related components for better user experience. - f80804e7db46a0f609fe8152c0c1a45ff07814e8", "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: Fixed build issue - da7a0751e0d6f8b32ee33e5cf86509e006701aa4", "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 Delaer home page - 72990bfa608478cd56d59f6200a6cfea8f2fa763", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: ENHANCE: Implement navigation prevention on the Get Started page to prompt users before leaving, and update dialog handling for navigation actions. - 4446286e4ea1cebbda127a40b106950ef2c9a629", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: REFINE: Update dealer-related routes in Header, enhance form validation for dealership registration, and implement dealer signup state management in the store. Additionally, improve input handling in the AddressSection and TermsSection components. - b16d0321d8f2e241e44f7e6a7b4467513ddd70af", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: REMOVE: Delete DealerLoginPage component and associated styles, streamline login process by integrating email/password login functionality in session management, and enhance error handling in API responses. - bbfe78b9e1ada3929f8db4d930f8db4b3e04393d", "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 Header - bd799c8d1618d0758a361ccb9a199e296be6c707", "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 Get Started page - 6a5c4aaa54bdd206bd4f8b1f542c76a253a06bff", "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: Added UI: Exit Anyway Dialog - 79466819efa0313f070e6eabcebb21fde746deaa", "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: Added UI: Lead Setup steps - bf682fc564961cbb4ead8a01892074fb77d2e540", "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 Lead setup - c44d743739acaccd65f079a23373c574748756db", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: ENHANCE: Relax production CSP `connect-src` to allow Socket.IO WebSocket traffic and improve security header handling in middleware. Update popup dialog interaction logging for better tracking of user responses. - 3e9e428d8208d0ee65ff93edcd468da40aa446b5", "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 Get Started page - 6ac4284f6c8b1ddea0ec6c05be6246ec5d62b58e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: ENHANCE: Relax production CSP `connect-src` to allow Socket.IO WebSocket traffic and improve security header handling in middleware. Update popup dialog interaction logging for better tracking of user responses. - 6595a7ac17a5fb56f3a96cef4dec7a65524abb3b", "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: Added Landing page - 7d1e8a933598a916b6289f694f940c3ef80c6039", "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: Added UI: Lead Setup - step 1 page - 896999142a41c4e3bb33f5e373ecb054e3406dd6", "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 Onboarding page - 899c1ca6b2825b7978bdda072223673b4526fbcc", "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: Dealer Get Started page - d33f51dcdccc54c12bc6eb7cf08816f08661a7d1", "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: Dealer Get Started page - 9903a704b25b7bd779d250f71bb797751bca0274", "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: Added UI: Dealer page - b157e8df61f70a9106481c04c406d7ad379f7559", "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 sell used car page popup logic - b54c815ebb8ae6ab0568a37f6c6e58d23d116f7f", "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: Added continue listing popup in Sell used car page - 23486121ac80e1181927f900ce38c41ea7d95816", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: ENHANCE: Add support for both HTTP and HTTPS protocols in CSP `connect-src` to allow secure WebSocket connections, improving middleware functionality. - d1d0dd2810c55912598f0d6c08f40d364f165240", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: UPDATE: Refactor phone input on `/auth/talk-to-someone` to use `phone-formatter` utility, remove country dropdown, and enhance accessibility with aria-labels. Adjust message button to include chatId in URL and improve button accessibility in account section. - 427e8f76e1657b497b1feadb901a94a4ba66ff45", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: UPDATE: Refactor phone input on `/auth/talk-to-someone` to use `phone-formatter` utility, remove country dropdown, and enhance accessibility with aria-labels. Adjust message button to include chatId in URL and improve button accessibility in account section. - 4a4226bae4eb98a6902dccfc81cc436256b70394", "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 Upload Images scroll logic - bb47b060749cc9dfb694cffcfe7b2a69931d95b8", "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 final step form title - 0d992958fce00cd475fd9d4a62008ad575bdd28e", "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 use-verify-otp - 15b29d502513fa244f0bbe5d2735fe86c311ecee", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
{ "message": "mukesh-appening(mukesh-appening) pushed a commit to null at branch main Commit: FIXED: conflict - d9d8163bd7e79070c2122fc4bb5625afddfbf47d", "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 Header - 954dfa6f0b1b4216036b2282ffc7c35b2264886d", "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 Header - b64c7b8c93cde60b5dc332bcca7ff88942d49fc1", "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 Header - b7e5ccd18d873d882b0df24577e72d0816d4e832", "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 header - 8ef710f6a7f96c05ab161d8919f887c5e5849856", "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: Fixed Header logout - 8dc1d98004b98efde5a121ae2d09d5d951a8e0ba", "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: Header - 1186261d2c7ce1dfc03f471188040668b6ef6610", "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: Added boost car dialog after adding new vehicle - df4590c7f49a0c57a5e9b465fb7e3217c122e3a4", "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: Fixed popup api trigger issue - 7e2b60a74b113ee9ed565d2293f86952c5741ec0", "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: Integrated sold car dialog - 768c2de54f6249c24d2827d669dfffda790c6629", "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 Sold car dialog - c898cf44f50ee5bdf131e43ee860da26b8378e15", "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 Vehicle details page - 5dcf164ebf5cfb9966435d84e0afa06bdaa5a2fe", "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 Dealers page - fad0c037134e0985a689c7a306024f27359754ed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-next-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.