[Dev]: kargone-node-dev queue/kargone-node-dev
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: feat: live listing socket rooms and S3 folder uploads\n\nBroadcast listing_updated to vehicle rooms after seller listing writes, and add folder upload helpers/routes. - 7c4d305f80684e09959849c015392483ad249a00", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Enhance dealer onboarding process by clarifying dealership type and improving user registration handling\n\n- Updated onboarding prompt to specify that only Independent dealers are created during voice onboarding.\n- Modified agent action service to prevent overwriting fully onboarded dealer profiles and to handle temp dealer replacements more effectively.\n- Added logic to avoid collecting registration fields for already registered dealers, ensuring a smoother onboarding experience. - a061bed449d8a3ad164f0f7de0182a0e4a28ccff", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: fix: update password reset URL to set-password endpoint in dealer welcome email - a5795829138af6eccaea8c5fa243c9eb68dcc6f4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Enable authentication middleware for admin routes - 30647ff4572fdc0e2cedd04ca2e0b650b0692ae4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: select Talus host via TALUS_ENV instead of NODE_ENV\n\nKeep prod on sandbox payments by default so FE sandbox tokens are vaulted against the same Talus environment. - a34626276d3feb7844290a28d8b68dcb21288cc9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor admin routes and update ElevenLabs initiation helper comments\n\n- Commented out authentication middleware in admin routes for potential testing or future adjustments.\n- Enhanced comments in the ElevenLabs initiation helper to clarify the handling of soft_timeout messages and the reason for their temporary disablement due to ElevenLabs' rejection with error 1008. - 173fa9e44e62b3d21fa9215e7f90f0e89f5e756b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add SMS support for dealer onboarding and purge onboarding data endpoint\n\nThis update introduces a new SMS notification feature for newly onboarded dealers, providing them with a set-password link and app download links. Additionally, a new API endpoint is added to purge onboarding data for a dealer's phone, enhancing data management capabilities. - f8f09565f1d5ad697bf2a23e7046947d77ceb6a3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: prefix dealer notification routes with /dealer only in development\n\nShared-host (dev) needs /dealer in in-app paths; prod keeps paths without it so DEALER_URL is not doubled. - e30e1a3a6ae0a5b07e91ce4e0ab560ecec2fccce", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix indexing issue in users table for tax id and license no. field - 453b752736976d2e3d766dd3024c0084b8768456", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: When 3rd-party history has no mileage and the seller accepts their provided mileage (isMileageValidated: true), the listing can now become ACTIVE instead of staying COMPLETED. - d86b50b0f5b3bdb8e18882b44bfe3e449411116f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: skip all Twilio SMS in development so testers are not billed\n\nProd is unchanged; NODE_ENV=development now no-ops Programmable SMS and Verify. - f4c625b02b1fff4760a65fca7063bf63b32e2f13", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: refactor: enhance OTP verification response handling in AuthController\n\nThis update modifies the OTP verification logic to provide more informative responses based on the presence of a password requirement. The response now includes a message prompting users to set a password if necessary, improving user experience during the authentication process. - e2d2d69434501451b2b2199bfcf03f157db670e3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor email helper to utilize FrontendUrlHelper for generating reset password URLs\n\nThis update replaces the direct URL construction in the `sendDealerWelcomeEmail` method with a call to `FrontendUrlHelper.getDealerResetPasswordUrl`, enhancing code maintainability. Additionally, a new method `getDealerResetPasswordUrl` is introduced in the frontend URL helper to centralize URL generation logic for dealer password resets. - d47c6baddef5647b2838a7acca66c1a715dd266b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: hide VIN lookups from appraisal history until the form is completed\n\nKeep lookup records as drafts so the form still has an id, and only list appraisals that have a selected condition and final offer. - e7d413301092f6a7530e225d25ec5261ddaed8b0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Enhance auth services by adding new responses for voice agent dealers\n\nThis update introduces the `voiceAgentDealerPasswordNotSetResponse` and `isVoiceAgentDealer` to improve the handling of voice agent dealer scenarios, ensuring better user feedback and validation processes. - 96a4b81f722ed4750f107ec9ed535d4405b8fd85", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add password validation for voice agent dealers in AuthController\n\nEnhance password validation logic to return a specific response when a voice agent dealer's password is not set. This improves user feedback and ensures compliance with password requirements for this user type. - ddae3050ab5e12d5e227de0b46a0e6753837f639", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: reject invalid VIN lookups and return specific plate/ZIP errors\n\nStop appraisal lookup from saving empty records for undecodable VINs, and return targeted 400s when license plate, ZIP, or both fail. - e6707808378ef0fa269a8c8494f07e4e7b292e45", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor password validation in AuthController to remove unnecessary onboarding method check, ensuring clearer logic for password requirements - e089218395b8973cfd27406b34ca4c0f91a320c0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor password validation in AuthController to streamline checks for onboarding methods and enhance OTP dispatch logic - a67df131e0926e70307c68e075d3815185c32795", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor password validation in AuthController to ensure proper handling of voice agent onboarding and improve OTP dispatch logic - 6b232e056be510b939746fbb0e43c0a7f4427f9b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Fix password validation logic in AuthController to correctly check onboarding method for voice agents - f78390a996c52a2a536ae826597566e399cf30fc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Update password validation logic in AuthController to include onboarding method check for voice agents - 21d1ff519463cb45d7444db6bd7facdec6690006", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Include sellerInfo on recommended deals so the payload matches the dealer car list. - a17ed37220684da6c4a68d215a38d9df66c143ab", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Enhance dealer onboarding process by updating registration details to include full information (name, email, mobile, monthly volume, tax ID, license number, pickup preference). Implement new helper functions to validate spoken email input and improve email capture prompts. Refactor dealership inventory handling to ensure accurate data mapping and verification during onboarding. Comment out admin route authentication middleware for testing purposes. - 02c8050fdeb9f96914103b600e62092e1ad5b571", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor authentication logic to improve user registration checks. Moved password and seller registration checks to a more appropriate location in the flow, ensuring dealers complete OTP verification before password login. - 054aa7137842831caf219c1f2af4a9b75f795d20", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Include seller accountStatus on dealer car details so the details API matches the list payload. - 3795ae51de84492cc817db0299b8d2606944bddf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Allow incomplete dealer signup to retry POST /auth/register with the same email so the draft is updated and a new OTP is sent instead of returning 'email already exists.' - fd3c78b7af2e0e4103232cf4930755690c471fec", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix auth issue - 29331346ea6c8e7c2adb133840906319f1036f0d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fixed. Enabling default settings now keeps trial only if the current package is trial.\n\nA leftover freeTrialEndDate no longer counts as an active trial, so Auto Pay dealers stay on Auto Pay when you send { isDefaultSettingsEnabled: true }. - 9d127c5b582cb62b732f7a24279ade4b426c19d7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fixed. Dealer in-app notification routes no longer include a /dealer prefix (that belongs on DEALER_URL). - e38d2ab8dfe062699c7b87a0f1b17d1f5a4b4327", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add user password presence check in OTP verification response\n\n- Enhanced the OTP verification response in the `AuthController` to include a boolean indicating the presence of a user password.\n- This addition improves the clarity of the response regarding user authentication status. - f1103819cb6e72f3057d1d14aa851f6392d2550e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add OTP dispatch for voice agent dealer verification\n\n- Implemented OTP dispatch functionality in the `AuthController` for unverified voice agent dealers.\n- The OTP is sent to the user's phone number, enhancing the verification process and user experience. - 7a118df2d0e8035467df642376eeac7d9a862352", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor response functions to remove phone number parameter\n\n- Updated `sellerRegistrationIncompleteResponse` to no longer require a phone number, simplifying the response structure.\n- Adjusted `voiceAgentDealerOtpUnverifiedResponse` to include the phone number again, ensuring relevant information is provided for OTP verification responses. - 71ac0756d0a0edaa84bcb1e224ca1bd86be8bbc0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Update seller registration response to include phone number\n\n- Modified the `sellerRegistrationIncompleteResponse` function to accept a phone number parameter, enhancing the response detail for incomplete seller registrations.\n- Updated the `auth.controller.js` to pass the user's phone number when responding to incomplete registration requests. - 6ce8bf7f294fc18c5cbc7bd0d3f6cfb2476a57d9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add voice agent dealer OTP verification functions\n\n- Introduced `isVoiceAgentDealerOtpUnverified` and `voiceAgentDealerOtpUnverifiedResponse` functions to enhance the authentication service.\n- These additions support the verification process for voice agent dealers, improving overall security and user experience. - c06623a2fe235cb3eff6d2174205a90e9c83a47d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix notification text. - 226ffa7d723407c4ea814c909fa0991d3b56ef78", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Turn off the double email for listing car - 4c0b26fd76c0900d0cc4cdb83a6a473bd290539b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Make send_info_email actually send an email, and add a real complete_trial_setup tool\n\n- send_info_email previously only validated/spelled-back the address and wrote bookkeeping\n metadata — it never dispatched anything, so every "I'll get that sent over" the agent said\n was false. It now fires EmailHelper.sendGenericNotification on confirmed=true.\n- There was no live tool for actually activating a trial: "SETUP" was 100% verbal, so\n "I've got your account set up" and "your trial is active" were said with zero backend\n action behind them. Added a new complete_trial_setup tool, wired to the existing\n (already idempotent) agentActionService.upsertTrialDealer — it creates/updates the User,\n activates the DealerLead trial, schedules the first check-in, and sends the real welcome\n email. SETUP now requires calling it once name+email are confirmed, and forbids claiming\n setup succeeded before that call actually returns success.\n- Fixed the KNOWLEDGE GAPS "which states do you cover" contradiction: it was listed as an\n example of an unknowable gap even though the Coverage section already says that list is\n retrievable via lookup_platform_faq — added a concrete good/bad example instead of an\n abstract rule.\n- Also re-applied the send_info_email name-fabrication-guard description fix from earlier\n this session, which had only ever landed in the registry.js copy, never on the live agent.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> - 4842f2e7f4f81ec2d76972e29b84c83ee268b516", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: sms notification default value - c1a7709367e27d2859b6221f5157055840e2a0a8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Changes for seller email template - 1af2695040eb35b1bd4be6b412fcc326ee494575", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Trial dealers who have not bought the lead will show real name, email, phone, and dealership info instead of XXXX. Non-trial unpaid offers stay masked. - 8b5a2f8924d0d22f2a4951e7c9a3657fc2490956", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Split seller and dealer portal links onto SELLER_URL and DEALER_URL so shared-host and separate-host environments both resolve correctly. - 6d77969e41c0919fc15c0b3fb907618da7b9aa11", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Exclude accepted/sold cars from the unfiltered For You list and forYouCount so they only appear when accepted_offers=true. - e5cf4b72e0a5888dc4f9c04fa9a43afa7d5ae528", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Fix city issue and fix crawl - 3b9978bebd32ed06d177b180af59b414b4f11434", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: account history date to have 24 hrs - dfa59838d213d6230ffb4cfe82f92865187643b5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: account history date - e593fe68b51d6a06d3752c966d7e98e1dd96bbd5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: account history text fix - 2867d5d21f4c70ead329578540b0fa50a3265395", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add SMS URL shortener with public resolve API for FE /r/:code - ebb5ea66b507e499dd02d1c4826e6d41fe92fae1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Persist listing city, state, and zip onto the seller address during cars/add and related listing flows.\n\nEOF - b1c48ced398d23247785e3c44cc3f3fc5414bfd0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix sms text - 5ec9ea70ad60cb6635ad79a5cbc8818d762853b2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Done. Popup snooze is now 12 hours too (default IMAGE_DISCREPANCY_SNOOZE_SECONDS 86400 → 43200), same window as the SMS reminder. - 38cb5af8c552da5f64e3c860ea55a4ac1ec2d801", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add seller SMS flows: registration OTP copy, 12h photo reminder, offer and photo-request links - 0319c83b8a3574638846726d4703cedf8d47bb5b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add voice test functionality and related configurations\n\n- Introduced a new agent type for voice tests, allowing for no-auth voice test dials using the ElevenLabs dashboard prompt.\n- Updated environment configuration to include ELEVENLABS_AGENT_ID_TEST for dedicated voice test agent.\n- Enhanced TwilioElevenLabsVoiceController to handle voice test outbound calls.\n- Modified routing to support GET requests for initiating voice test calls.\n- Implemented logic to skip prompt overrides for voice test agents in various services.\n- Updated constants and policies to accommodate new voice test functionality. - 0e32d242d4bd6720606baf93a3d9cc2e3c8adbe5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Enhance LEAD_ALLOCATED push: VIN title, year/make/model body, carImages[0] via FCM - 51c28e23ed6bcc2697a46857461deeb8e5511222", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: path vehicle seller api - 9499fff7c80649d5ec4b758bf16488adec3442fb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: temp: disable seller market-value price discrepancy popup\n\nKeep market value persistence for dealers and accept the seller's\nexpectedOffer as-is; comment out show_alert / recommended-range\nresponse fields so the FE card can be restored later. - 47c01df5ea8895359501a29071a99d3cae54ebe4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Update voice-agent spoken counts defaults for cars and dealers to align with admin settings - c229d0dd610d0c528b7aabaef90887f76ec1154e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix notification message to dealer when a lead is auto assigned to him. - 34d2f57b31c8e3e2a9bbed7300eee29ca45146c6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "mramar1657(mramar1657) pushed a commit to null at branch main Commit: Consolidate FAQ into single knowledge/faq.json, rework voice-agent FAQ/contact-capture flows, and add live ElevenLabs regression testing\n\n- Replace BM25/IDF FAQ routing with in-context FAQ + tier-2 document fallback + honest decline\n- Fix repeated prompt regressions: literal example-text leaks (fabricated emails, tool-name speech),\n off-topic redirect placement, repetition-loop handling, trust/skepticism contradictions\n- Fix send_info_email guard in contact-capture.helper.js: bare ".com"/"?" cues were blocking\n legitimate email turns; skip the guard entirely once a confirmation flow is already pending\n- Add closure fallback timer, voice/speed overrides, and soft-timeout filler tuning for the\n Twilio<->ElevenLabs bridge\n- Build out ai-evaluation/scenarios.js into a real live-agent regression harness: sync simulated\n transcripts into the real session store, log tool-call args/results, and verify actual\n persisted data (not just spoken text) for email capture scenarios - a29fad2636df50079a828f16f4153170c38a4a85", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: block dealer password login until phone OTP is verified\n\nMirror the seller isRegistrationIncomplete gate so primary dealers cannot\nsign in with email/password before /auth/login/verify-otp completes. - d9b7e9eaf26bb07a78d3225d602464bdb4ef6994", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: close IDOR and admin empty-permission bypasses\n\nEnforce seller ownership on still-available, gate vehicle listing APIs by owner/dealer access, and deny empty admin accessPermissions (SUPER_ADMIN only for break-glass). - d98b3376ce1a59bd6b1125178f1cc0612eaa13e8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Removed logs after debug. - 4ea5968c7b73f316f2a050b6d07bc07a2217196b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: use last reported odometer from history instead of estimated mileage\n\nResolve recorded mileage by matching basic_specs.last_odometer_date in mileage_records / detailed_vehicle_history, persist it on VehicleDatabaseApiHistory.mileage, and return it from the dealer vehicle history preview. - 4a7bd2ceb4cc9a64cb7af3fcf1045430f0751eb4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix kpi's count - 095b905b8bbd064ffd97e399814710766f4fed78", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "mramar1657(mramar1657) pushed a commit to null at branch main Commit: Fix RangeError crash on ElevenLabs mulaw audio (ulaw_8000 output format)\n\nTwilio media bridge assumed every ElevenLabs audio chunk was raw PCM16\n(2 bytes/sample) and ran it through fade/resample helpers built for that\nformat. Once the agent's TTS output format was switched to ulaw_8000\n(1 byte/sample), an odd-length mulaw chunk read as PCM16 walked one\nsample past the buffer end, throwing RangeError [ERR_OUT_OF_RANGE] in\npeakAmplitudePcm16 and crashing the whole backend process mid-call.\n\nDetect mulaw output via the agent_output_audio_format hint and pass\nthose chunks straight through to Twilio unmodified, skipping the\nPCM16-only fade/resample path entirely.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> - 6ca13f8023bf0cd2e2b7f8fc5fa1e069f85e41ef", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: feat(admin): expose planBadge/planLabel on campaign dealers API\n\nSo the dealer list can show Free Trial, Auto Pay, or Pay As You Go from dealerlead packageSelection. - 1a78340a2af6e5a036d04743a9d5fc6c1d2b81d7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: interested dealers issue - d3890eaaaaea71df5ca51264285a4080be3d20cc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: defer invalid mileage save and accept override via market-value\n\nStop persist out-of-range mileage on validate-mileage; market-value writes mileage and sets isMileageValidated. Prevent market_value queue jobs from undoing that accept. - 89f4804af1bb716968b712d22c984270f37e4168", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Edit sudo login redirect url - cc2450e61dd3700f7db20697b036328d1f35653d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: timout back - f52b5b918e6fd356052f31bc4806cec9d8f40653", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED; validate-mileage and validate-marketvalue timeout - 3aeb0eb924a0c6b802f074610ead791e01f5f67d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix: preserve VIN on history-report lookup so isAlreadyExists works\n\nNHTSA decode omitted vin, so the same-dealer prior-report check was skipped and FE always got isAlreadyExists false. - 60fb93270e75d6416aeba41a630b8402d8a9f746", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "mramar1657(mramar1657) pushed a commit to null at branch main Commit: Rebuild dealer FAQ knowledge base and fix voice agent pricing, naming, and flow bugs\n\n- Rebuild knowledge/*.json from the Updated Knowledgebase source only, removing\n duplicate/stale entries; add seller_faq category\n- Fix Auto Pay pricing: remove obsolete $10 intro tier, flat $25/lead driven from\n a single constants file (helpers/constants.js), with flat-safe phrase rendering\n- Rename agent from "Treesy" to "Tracy" across prompts, greetings, and the agent\n registry\n- Fix knowledge-router.service.js referencing deleted KB entry IDs after the\n rebuild (dead lookups from the old dealer_faq_49/74 entries)\n- Add explicit-ask rule to COMPLIANCE & DISCLOSURE so the agent stops volunteering\n AI/bot disclosure on unrelated questions (e.g. a caller asking to spell the\n agent's name)\n- Add natural-phrasing rule so spoken answers read like conversation, not clipped\n ad copy with dropped articles/modals\n- Add "answer directly, stay in scope" rule so FAQ answers lead with the actual\n answer instead of drifting into generic description or an unrelated pitch\n- Fix the Cars.com comparison FAQ answer_expand to actually contrast against\n Cars.com instead of just describing Kargone in isolation\n- Make the onboarding VALUE step required (was optional) and have it explain the\n actual matching mechanism instead of a vague one-line value prop, so dealers\n hear how the platform works before being pitched the trial\n- Ban bare backchannel filler ("mm-hmm", "uh") as a standalone turn opener\n- Improve contact-capture email correction/re-confirmation flow and wire it into\n voice-capture.service.js\n- Add ai-evaluation harness (scenarios + test runner) and npm scripts to run it\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> - bf528e772bcbb0d526ebf11e5adb94eab34e6263", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add condition for identityVerificationStatus - 7ddbaa51794ba7ee8fa933b280b8f4303965b4ef", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix bugs. - 9b0c7287fea4dba4a7fa5506e4cab8128ec50e62", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix internal server error in appraisal download and send api. - 723a2470d2429af1de51f101a3768500fb8fc8e5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Changes in agent name - 8b2d023b75cab9e25a175a3549fcd6c7a27515f2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: bugs on seller - 94ffd78c198850ca26068bf17abd485979003a98", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Disabled cars should appear without selecting Disabled in the Status filter. Selecting a single status still filters to that one only. - 2e8440cd3f375971de2b02fa81436e762fd7d6e9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix sort in image discrepancies and milage discrepancies api - 91deb8606480c4b1212768133bc374f14d8e953d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Changes redirect path in sudo-login /start api as per seller or dealer - 1f9407002b4e937f9bf7c3059ad86d9cefb1f57d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add pagetype in cms pages list api - 6c0b619def301acd5d3ba86f463c86d2d7c24169", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: feat: implement PDF generation service using Puppeteer and add vehicle history report templates - f89f4832f43e1ef6cc0cd4356a925dafb201ed7b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "mramar1657(mramar1657) pushed a commit to null at branch main Commit: Improve voice agent reliability with structured FAQ KB and call fixes.\n\nProduction-only: knowledge routing, trust handling, 1200s duration, early connect, and call closure — excludes tests, QA scripts, and maintenance/sync tooling.\nCo-authored-by: Cursor <cursoragent@cursor.com> - 1b914075ea8492423661141561f1057914d60f89", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Added versionid for cms and campaign cms pages list api. - 9050b967b6f73e4a42db5dd99adedf4b08fc2ea1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add unpublished status for campaign take-offline flow.\n\nUnpublish marks the live version unpublished without cloning a draft; detail exposes unpublished, and saveDraft archives it when a new draft is created.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 0a4c8e2c44e4e44ef815dc03fe342624227e6647", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: similar-cars images issue - 7fae544cea1b0dc210b02e0a1c1371795edd54c1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: 1. Tester can edit dealer no number for ai campaign.\n2. Tester can make a fresh call to a number. - 519b0e2ca65bc30c963d0e6bf442796d65b7edbd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: changes in transcript and dealer inventory count - 7339bf09a1931c10f0f86d156262394a5baa81ab", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: logic for image discrepancy api - f951bde140787b4766d8f15df3a37fc27d8f873b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix ai calls for dubai ph no. - d0cc3e056715e861d5f5f51edd5c6798af322022", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: image discrepancy apis - 0cb57e190d07323cf4905c1b2bbc65bcfd058596", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Allow custom campaign utmSource and fix generatedUrl by pageType.\n\nSupport free-text UTM sources from Add Source, seller/dealer URL paths, and comma-separated list filters.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - f14abe4eccdfdfe88b2d4fc3959de3ec1d1741eb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Seed CMS campaign create by pageType and include list URLs.\n\nSeller campaigns use the seller landing template (or body sections); dealer stays on the dealer template, and the admin list returns generated public URLs.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 33e5bd6c9a28e53e918595642a855f8a004eb6dd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix gitignore - 11e9a0101b620d7bc2e26d567c917ab6d0996857", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: 1. Create duplicate for cms campaign.\n2. Edit the post api metadata validation. - 930c99e4a66ae96b7703bba8a2cceea9efb45b5c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add pagination to campaign management list api. - 8a420ec02931f0b7b0a26d157f04d92a47383baf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix bug of ai campaign - 60a8cf6a07dd1c9965b1852f66ff0f23658ae993", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add api for campaign management - f964a65fc524a7ab804365b06b816d39c5ac8b9e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: issue in get car for dealer - c9cf126c654e0143f852fe241f8041e15532cdaf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add fields in car details api - a25c5beb5b1b329c05f5fd31ccd8c07cdba5c3cc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix car halting issue, once unhalted it changes to active rather than its previous status - b9549e9d4a24415cabbdad05506472368f8feed5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add dealer search with email and phone no. - 56265051efcd3dc10e87760f142dba8bac7cdb29", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Remove debug instrumentation - c6e643263f508b85d7930a02cc706ba8223298b4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: images issue - e67a44da4fe9713be896ac0fa3ecb7af90c1ff31", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: images fetch failing when car listed by ADD VEHCILE button - 7e210f989cb940286c7ed7b48a01c8bf02236990", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: issue in listingallocation - 5f30e7f5eb249e3713d859518b0fa2572d829686", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: autolead queueu to run on car active - ac4a65730d7e411f8c35d7871d848f811046d5ac", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: interested dealers listing api - 8f6a91dc8c1f0b204dabd0e4e5f2c7d8ddd0fc41", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: dealer listing - 62eec572c7ae3e8bf31565537e7a683166755280", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: update vehicle issue - 15feac24493f6c950886160b1bea93715fe2cfbe", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: filter for seller intereste leads - c443a2141bd4f5408c7428ce252dca8135d24784", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix file upload issue - b98e2ab2138be5a822386dd194bfb066b999829b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: keys missing in update apis - 1da54151e9154f0c466ec164ef49d78a967a3ede", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix admin auth bug - 0a3d25d287c5010fd847943b2c84361449ad44bf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Enhance seller inbound call handling and support features\n\n- Updated the seller inbound agent prompt to clarify the call's purpose and improve the flow for listing and support.\n- Introduced new tools for caller verification and support ticket creation to streamline assistance.\n- Added security and confidentiality guidelines across multiple prompts to ensure sensitive information is protected.\n- Implemented new constants for inbound call purposes to better categorize call types.\n- Refined the AI call model to include inbound call purpose for improved tracking and analysis. - 9902f496a44c0e9c1185ed33e365462af1a6bd71", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: mileage validation - 564cf4ebfe6b874ae8e3518c5145ce5e959056c9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix upload api issue - c32cda44be5d00e6eb7515977a1a1884574e1a6a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: issue with update mileage and market value histroy - b331b08ebb45a24f87ccc618c5205d592b4fb723", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Edit api to check previous version and current version in dealer/seller app. - 422608a519aa2d16e86ada3e00ad7d659bb6fe04", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CAHNGED: get discrepencies api - 7905bd0cc6eddbfe67f9ceb1a4d7e6fc49c020e1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Exclude not_interested dealers from future campaigns and gate admin campaign list on hasCallsMade.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 84ff1721c28157c0ecbdc77859aab30c28be8197", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: null value in expected offer - 22c5139c0e15590681be391e60a2f1a2b95152e4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: scenario where seller can update his alreadty validated mileage - 0d27d775cd682377fa352ae4a917bb9161e23134", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: dealer car list api to show ACTIVE only cars - 54861b76d30ecf3c9738d5dec04e28441020cf1b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: listing logic again - 12b4056c81cb19af27dbffb157ea94a6d9245720", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Made changes in ai campaign as per Onkar sir's input - 789169e54b26730f3d26b8e5145c01181b093c30", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: status for listing cars - d5aadfa1773724c6b4d1738a218b2fb9d8884415", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: customer info to new histroy api - 841d1099c99928c0895f04db34a31a92fd815123", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: Add dealer vehicle history preview API for Deluxe dashboard.\n\nExpose GET /api/dealer/history-report/vehicle/:vehicleId returning a history-report-shaped payload from VIN cache/live APIs without creating a dealer-owned HistoryReport.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 771a8880be754962f262042b892cec86d544b467", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: isFialStepCompleted key to listingSummary - 10b8a58a0594743594c48a3e83b4847e5d60dd29", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Implement active call freshness check and stale call handling in CallValidityService\n\n- Added method to determine how long an active outbound call is considered fresh.\n- Introduced logic to ignore stale active calls when ensuring no active outbound call exists.\n- Enhanced ensureNoActiveOutboundCall method to return appropriate responses based on call freshness. - febe7a8f49ee3621b810251f6032aae095d28852", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Changes in Dealer AI Analysis - 4bb50f501ef389229da38125a92e650f4268dee2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refactor onboarding agent prompt and integrate platform voice stats\n\n- Updated onboarding prompt to include platform knowledge prompt.\n- Enhanced voice session data by incorporating platform voice statistics.\n- Commented out authentication middleware in admin routes for potential future use. - 926ba0e258ee84a02b998e1d63e33a79ef7c7684", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Split campaign list and details api as per ui requirements - c171748b807b978c0b40face2cbb8a0778cb0734", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: isFinalStepCompleted to cars/add api - b281aa07d0162bd1e4e00d832df5e9b389a1f7a3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: master otp - 6edf835456f3062fe1383b69601fe33dabb9ec06", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: flow for completion - 4d40dae8a0c84aaa80e834963170bbad09158c1c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: a bug in seller reg - 5417ee8abe5c468e367cb71a134b41a9f86cde2b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: fix dealer home page cms page as per strapi's response - 6d41a1cec86f2548e5470d248739131ae0f431f5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: console.logs to seller registration - 1823ce3a4fe07dd70b038a0e35aef8285b29b9af", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: fixes for verify-otp - 94070b1c74e2c6620f669f870b0fa57e8e0b6b26", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix error - 294f718100cfddccf2cd3cdb4d5830c074b80a3b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add dealerAiAnalysisId to socket resposne - 550ff9da20a6092a405fd672c1ed6a28b978855c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: issue in listing - a50037a3a23d3298b886f70cbb49af00a120289d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix error in campaign - c7f554fc53e9db2d9a7141a8398eb20abee0db6d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: color is now optional - cc0618c67c312be3a6968de0d9aace791f7288c7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix terms and conditions and privary policy payload as per strapi. - 35810bc34f3b28fda64be1c4ce3798c08f6a9e9b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: issue in seller reg - f7523e55cf3409c82cee200a14f34de31026bd56", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: verify-zip-vin - f05fe86ca04de52fc1ff5d2d7623154ae52c99ed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Edit about us and how we work cms pages as per strapi's response. - b61ece558ea9faa01fd2f528c29a8d4ac7a0b254", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix seller landing page and contact us page as per strapi's response structure - 5f86f79c5639a24a0aa011c55723a9d8399b7c82", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: issue in cars/add api - 915357e8e7dcda753a73d66a27c1cffeede6cd68", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: more car fault values - 3708d35fba29482ca886437c354c7303defa3720", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: seller registration flow - ca39863c9eda3306919112fa5a8e657af06c98f3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Merge branch 'main' of https://github.com/rizwanAtAppening/kargone-nodejs into seller_support_agent/aniket - 3ac421e82dea92c05d3434379994d5fd66ef70f6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix state issue - 1af499428dedd43cab782e96b05c81475cddc7da", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Refine onboarding prompt and response guidelines\n\n- Updated pitch messaging to enhance clarity and relevance.\n- Adjusted tone and style guidelines for brevity and natural conversation flow.\n- Introduced critical rules for response management, including handling interruptions and user silence.\n- Added internal reasoning and anti-loop rules to improve conversational consistency and user engagement. - a74526fa16d4318600133240c44a518c0651d0bc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix cms pages default values - 7a9e8b20d4747f8c9505ef1cf630720c2e37a408", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: checkout: temporary commit for worktree checkout - 1da8d0632252c92ca4652a41ef0ee498e1ea34bd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix faq as per strapi's response - 6b8c238a93d69ed9e2d72c7576e0ce8235dc59fe", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix sudo-login issue. - 8e2f7f10f1f431a845c165537d6fad56e5bddbc4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: license check to use vdb instead of rapid - 5f4898fab099897592e628c22c46541f6059d774", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add seller inbound functionality\n\n- Introduced support for inbound seller calls, including new agent type and associated strategies.\n- Updated Twilio voice controller to handle inbound calls and added relevant routes.\n- Enhanced session management to accommodate seller identity resolution and call handling.\n- Implemented specific greeting messages for inbound sellers.\n- Adjusted retry policies and call outcomes for inbound scenarios.\n- Updated environment configuration to include new URLs and constants for seller inbound operations. - baf9419e108f996d262f20e9dd68342a68bc5248", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add logs for ip related issue - f6e7a702c39f65f4a24242bc3b062363488976b7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add logs for ip related issue - 9184697c41e1f885841ea54e893be119e34ce787", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix seller faq and dealer faq as per strapi payload - c457856470ea2211fecfe312e2e992a643c6da91", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add socket event to show ai call status live - 86c4f07a80104671cb67f3de73a8751b53628068", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: state in params for validate price - ea892ed7d4e6581ded7ca258d9266a33c16071c8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHAGNED: get discrepancies api - 9bf21d2ac2a640ae779b4a7975c69ca965058ccb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: issue in add vehclei - 755bd133557aeeb6b72e92a10fa002f9d2953a5c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement vehicle history report controller and service with PDF generation and S3 streaming capabilities - 07198b3b07328eb166b37ca3671c65f0ab0997e3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: get discrepancies api issue - 6df410478364e7ebb232ec06b7a77adaf71dc462", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: new api for Discrepancy vehicles - 41fda652784626da88a22d782b730db4afe8f237", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Fix bugs in campaign details - 03410d36cc4ca19379cfad0b035fae5817de2746", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: mieage inclusion for vehicledatabase api - d4a85030c9d169d5fb8eb9d4d55042feb1a9256f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: webp upload support - f19b6b9197c673772fc5510dbb51079e67ee1e4a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: issue with market value validation - 1e86c10a79ffe01bbf0c2fb65a2a7580ee1372e3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: reduced time for otp send - 2b7889f339011967bb188e915ed9a528db9c5626", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: If a admin is sudo logged in from one system, he should be able to sudo login from another system (having different ip) as well to the same or different user - 486ee7b36a46c4143e26c85f3d85adf2d7b302fa", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Minor changes - 515d9d023e7d65582540285a6be25e3fd623933c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Enhance email confirmation guidelines in onboarding prompt\n\n- Added detailed instructions for confirming email addresses, including spelling out letters for clarity and proper phrasing for symbols.\n- Updated the flow for confirming email to ensure a natural conversation. - ae30dc728c3ca862b7a3e834b8302d196a74bffc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: 1. Add states api.\n2. Add dealers list api for all regions or as per states. - dddcca285e2732324f200af69d554d232aecfac3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Add AI_VOICE_CALLS_PAUSED feature to control outbound voice calls\n\n- Introduced AI_VOICE_CALLS_PAUSED environment variable to manage the scheduling of AI outbound voice calls.\n- Implemented isAiVoiceCallsPaused function to check the paused state.\n- Updated ai-call-scheduler.service.js and twilio-outbound-voice.service.js to respect the paused state, preventing calls when paused.\n- Enhanced logging to indicate when calls are skipped or cancelled due to the paused state. - b556ab62d956f7ac882f0b241d4406e4ac8feb4c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "nomaan-appening(nomaan-appening) pushed a commit to null at branch main Commit: Enable authentication and admin middleware for all admin routes - 853958ec76a6cbbbfc19f91c9cfac570f986bcb2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: post appraisal api - f728acbc204d401e845e65751eb88ca08e801add", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix seller counts and offer stats when dealer withdraws an offer.\n\nRefresh denormalized car offer stats for the list API, decrement offersNotificationCount, and emit car_counts_update to the seller on withdrawal.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 6e42c3fe5b6be6805e071af2e56bc06d8afc8e2c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: fix for milageValdiation update - 2c813f9d1afbc671fea83e05dd86303776f4dc50", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: keys for validation - e4795143a1698362c5cb7d6e0c790f5acbf635c8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: status - 858ba76853b82af32bd4141447e90d861bb0154e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: ADDED: marketVAlue validation - 32a80c926d1abbbaf74f14c4702a544c2ecda368", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: enhance inspection schedule retrieval with pagination and filtering\n\n- Added support for pagination and filtering by vehicleId and dealerId in the inspection schedules API.\n- Updated the inspection schedule controller to handle new query parameters and return paginated results.\n- Enhanced validation rules to ensure vehicleId and dealerId are provided together when used.\n- Updated TASK.md to reflect the new API capabilities and specifications. - 57610ffbfa3dfb054ec3f8bd87e9a16b5af35e75", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement vehicle history report module including API controllers, services, models, routes, and notification email templates - 75bab4b58e7ffc6959c9b55aff8f45103903d500", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: enhance inspection scheduling with pickup/drop-off leg support\n\n- Introduced support for independent pickup and drop-off legs in the inspection scheduling process.\n- Updated the inspection schedule model to accommodate separate address and slot management for each leg.\n- Enhanced the notification system to include schedule type in messages for better clarity.\n- Refactored related services and controllers to handle the new leg structure and validation logic.\n- Updated TASK.md to reflect the new scheduling features and their specifications. - db1a2bce728c1ca85d85fa82ba2ce5330ab00021", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix action route url - c680115a28a2de1d1c54aaa2d80891822d24a14d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add dealer inspection scheduling endpoint and validation\n\n- Introduced a new API endpoint `POST /api/dealer/dashboard/cars/:id/schedule` for dealers to propose inspection scheduling using only the vehicle ID from the path.\n- Updated validation rules to ensure the vehicle ID is a valid MongoDB ObjectId.\n- Enhanced the inspection scheduling service to handle scenarios where the vehicle ID is provided in the path or query.\n- Updated TASK.md to include the new endpoint details. - e5c1f29135076853a8e59b56d794c5b2f430caef", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix offer withdraw bug - 4931c9746b9ac96ab2edf81bd595dfb4c2ca29f8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix offer accept bug - 095f6f7dc9633797d4eb440dc64f99c6cf994357", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: car market value validation issue - fe1ee0db624e2f4413bbdf27238be76dc01948d7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add Redis connection configuration and create PDF appraisal offer template generator - 8388d4d12cf966a64544094c43f797d7bee3d95c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix notification text for pickup schedule - e28800e29a266642a69ded0082bbf19f39075951", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add endpoint to retrieve sold vehicle dealer information\n\n- Implemented a new API endpoint `/cars/:vehicleId/sold-info` to fetch dealer information for sold vehicles.\n- Added validation rules for the `vehicleId` parameter in the request.\n- Introduced helper functions to format dealer information and check vehicle sale status.\n- Updated TASK.md to include the new endpoint details. - ea8ad6e4237c5d5ac2adbd6a7ddff1dffb7ad153", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix action button issue when the car is not purchased - 7ca156d8e1956a9e2171a74c594c72368e8b251d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer appraisal controller, API middleware, and user model for vehicle appraisal management - 9cc8a5f54504e747d93cec05ec20fa69764249ef", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement appraisal controller to manage vehicle history, VIN lookups, and report generation - 1436d37a1ea17976595e1c58031189c966031eb3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement Dealer Appraisal controller for vehicle history management, VIN lookup, and reporting - 1be44543a40700a26dabbdd741b93d39b15885c8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer lead purchase service and add failure test cases for webhooks and payments - 457a99ad36ed056ac8a764b9d1e3aa69f5e17180", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: update inspection address validation to require at least one address field\n\n- Modified the inspection address validation logic to check for at least one of the following fields: addressLine1, addressLine2, pincode, city, or state.\n- Updated related error messages for clarity in the validation process.\n- Added a new entry in TASK.md to reflect this change. - 6d30132659105ceafce691cd192802c963395a60", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Edit action button url in notification - 1aa7701954ea071d6b4691bf5d2d29688d90f7c9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement DashboardQueryService to handle aggregate queries and metadata enrichment for car listings - 982444f3732582eb494c0a4cd76a0886c38391cc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement Car model, repository, and seller offer controller - 6ebd91a8642ddbc3604aefebb549e2bc374141ec", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: enhance inspection schedule management with flexible querying and context resolution\n\n- Added support for querying inspection schedules using either `offerId` or a combination of `dealerId` and `vehicleId`.\n- Implemented new flexible rules for proposing and confirming inspection schedules.\n- Refactored the `InspectionScheduleController` to utilize the new context resolution methods.\n- Updated routes to reflect the new API structure for inspection schedules.\n- Adjusted validation rules to ensure proper handling of schedule identities. - 8e3bfa8b33b919e39779518acc7edee6ebaa26d5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create DashboardPipelineBuilder service to modularize aggregation pipeline construction - cf3b39447bd4e9d5d8292f71454dbdf51c6f1f52", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement DealerOnboardingDraftController to handle draft retrieval and partial updates with optimistic locking - 398e1fa3d390e3fd3ab8874f9b01b35e1182bc8e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer onboarding draft module and add email helper utilities - f5f04eca662aa133a5296628310ea17b06b266f2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: Gracefully handle lead purchase payment failures to allow lead saving and freezing - 38bd3057c08434bc5bd502f6fdf05620bfb05564", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement Talus webhook service for transaction settlement and ledger reconciliation - b230734acd169361af400c164d058197b57c88a9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement payment routes and dealer permission authorization middleware - 42f5a57256d90d9990b2a2b6c862d09272e0d871", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: sorting issue in admin dealer - a265d00f4502cac6a5d83a19979c0d886987467b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement optimized DealerDashboardCarsController with high-performance aggregation and parallel execution - 7f672e2bf03164f298f50848a48ed00716fd76df", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dashboard query service and pipeline builder for car listing retrieval and metric aggregation - 1a92042c68b4f85926d282d81851744baa81980c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement interested dealer repository, controller, and request validation for lead history management - 3ec39af6cecda1c621cb5c5d4f7b269b41089b17", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix api url for action buttons of dealers in notification - ae57120cb23b106d4f365651619bc7e50da30bcc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement optimized dealer dashboard controllers and query service to significantly improve performance - 88af0df5a96716a7024960b7e247c46255258114", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dashboardQueryService to handle paginated car listings and dashboard tab counts - 3ad8bd40461d001d037d22ede959485ccbc3775f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dashboard query service and dealer dashboard stats controller to fetch paginated car listings and tab metrics - 7fa280d0a8772ba9573cd63205922160bffeb3db", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix api url for action buttons in notification - 0e32a37409dc5ff174efe143c1ba7e89f16122c3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create DashboardQueryService to handle paginated car listings and dashboard tab counts using MongoDB aggregation pipelines - 280e1b63af2bbf165713bc8853921857c8b24947", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: CHANGED: document list api - 264ecfe70ff74dfecf1db689a0cce75c829d642c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement automated hourly global master password rotation and management controller - 2e7e18ed3670dfdb97277035cc1bfea46499ffa0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add AdminGlobalPasswordController for managing global master passwords and OTP rotation - 8dc9160389d35b5b394b3bad05ea7ca9286dacfe", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement hourly global master password rotation via cron job - 8e9c4d22c386e1c1b757ffc96e1338cc3bf1580e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create dealer-dashboard-details.controller to manage seller info and dashboard car data retrieval - dd8d4fd9751e49a5adc473d35b26d464ab5a4b29", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: FIXED: populate issue for campaigns - 1a49c45b531327a1bd1af16f1aa54da69c335e8c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "sirajy(sirajy) pushed a commit to null at branch main Commit: Merge admin dealers performance with main lastSubmittedAt sorting - 122755f375d74eae9341ad8cab4a7ca8ac8b0312", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix redirect url for dealer doc related notification - fa8d51f711fca1d5f4303761e116b1d9e95a26c4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement AdminDealersController for managing and filtering dealership accounts - 7733ee0d6f09a5581991d505a6eb5bee914a7837", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer identity verification management and user repository utilities - 4eca3f65ccc246acc94ade020b5c09e3fd7f99ba", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Change url for dealer's forgot password - 805aafdf43aa19aa5e40eed9293a4b1832697bc4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: 1. Edit notification url for edit profile.\n2. Once accept/reject button is pressed in notification to schedule pickup, then remove the button. So I added a status field for it - 4aa86eb32328612ae5e78b16cf17d6b1c5bad4a4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Made changes for action button in notifications list - e6d7b32e250aaaa938bbe59a4258680243be4a19", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement EmailHelper for template-based notifications and add admin-dealers controller placeholder - 458f09a382ee289daa22258c770fec7f5ec42f46", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add forgot password feature end to end - 853a633eff297fdfbfd678ca6a1ac3e6c3dd6be8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement CarPostController to handle vehicle registration, step-based updates, and seller user creation - 9628a2e01ac72ee35eef5701c0f80b4f3d55ae68", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create UserRepository to encapsulate user-related database operations and data synchronization logic - a69f8fcf7a6a7e38f0bd54b4d97e015aaa4d80b4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement AdminDealersController and User repository for dealership management and filtering - d39735aabd56855010dfd31a0018c713f66589ba", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement admin dealer controller and user repository for advanced filtering and account management - a3bba16740904b6f5e176cfa26876905cfd30c0d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement UserRepository for user data management and authentication operations - ee08f89522c0bdbecfa201048c09faa2d1b2763c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement auth and car response classes and add dealer registration controller logic - 578c515859621128e7c6bec62a7980f7f89e913c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement user repository for database operations and data synchronization - 97812283c9c02b00ed5599c77f1e1d8c23674161", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create UserRepository with database abstraction methods for user management and data synchronization - a829db74f0711c173bf57ab2c2f3a99220cc35a0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement authentication middleware, user repository, and associated controllers and cron jobs - 7d62b0bffbd6c6d4bef4700239bbe0f81db73564", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement LeadAssignmentService to manage automated lead allocation with deduplication and pricing logic - 98927120b29492f742c1180f68fbe95ed43df7be", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: fix: enhance purchase volume range parsing logic and update error message for clarity - 94153e720a417cecdce5b89f0b38c5a407e36429", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add admin controller for managing and verifying dealer documents - 12df7d170d65cdfa3b511658fb3edfd8ac625d7b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement user and dealer controllers with repository-based profile management and validation logic - 1241891f8fba0572a1c435b5c71dc2831f16103e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer registration controller and user model with verification logic - e7aeff32dd2a47b0efddb439b4adb61a9dd64238", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: Add isIdentityVerified field to car helper and admin dashboard response - 9d5d029f1f74e61457740c3ac6f5b21539135fac", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement ActivityLogController to fetch and filter activity logs by user and event type - 72309732143dd6ebd1ec68c03718a401cc0a4290", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement history report repository and service for vehicle data retrieval and generation - 0050ec1d55bea1237f1a89fb3684f62409928a86", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer history report routes and service for vehicle lookup and generation - ab31fa92af2317d4bc9c2653b37912645e147c8a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add lead access tracking and AI intelligence support for dealer dashboard analytics - 71e1b999c612194eb4ba1bfbde75bb6ca5609d26", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add HistoryReportService to handle VIN resolution, report generation, and PDF export - e4f22b67406453a5e5a15b27eb8a726300228ad6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement history report reporting and admin car management services - 2f80fcb9e7505727a11c808c4106d8cc281d0353", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Admin token can now be used to exit sudo login - 672985b7fe17aaafcfc63ed96cac5b9fe7e0cb00", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: Refactor dealer trial reset logic to require 'days' in request body, ensuring trial end date is set to today + days. Introduce helper functions for date calculations and streamline activity logging for trial extensions. - cbd25a6cbb9ed159824a19137267efd31e8c84dc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: implement schedule history tracking and reproposal validation in inspection scheduling - b36bdb68e31d131e353d23ca3596a9c7182bb394", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Admin can now sudo-login into suspended account as well - fab2792985334f05d1a0e9c3869ece1ad33cc416", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add inventory insights in dealer profile, when admin views dealer profile - d7adad6fdac2f96b51cca38e36de7b22b48fa717", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Changes for the new offer history design - e622e25240d2e19b990706917f166a4613241ec1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement vehicle history report service with VIN resolution and PDF generation capabilities - 81e49b0b3e41a0cd2968ff00a103f48feba7b7b2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add dealer dashboard details controller to manage car information and offer tracking - 9252ff676a31ae87dcba86c213905092b2d9252c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add DealerDashboardDetailsController to handle vehicle details and seller information retrieval - 34a1326cf24ecc975592c8552519112ff90a8d45", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement DealerDashboardDetailsController for fetching vehicle, offer, and seller details - 7128d64d8c72d5ea2c0fa03f7e9cd7d52290164b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add DealerDashboardDetailsController to handle seller information retrieval and detailed car dashboard reporting - 4b5f18189622abdf7180ca77967e845bfa7c3f2a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement PDF appraisal offer generation template and add supporting SVG assets - 70285a0d5854c3db265a7c518a8d8e9b99417316", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Remove webinar faq from cms pages - 7a97f44dc3ce902564e0e5c619976f27ffd5a2f4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: enhance car details retrieval with incomplete listing display for admin API - 982e4f474ec461ecc0657c7ef6cd26b6a01e9539", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Fix error - 9d2f0ea94c5f761cd989bd8e3b62285c80be3bbb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add api for contact us form - d3007f3e1a15dbc5719bc2b8b158d1243fdd7fd2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: acceptedOfferId added in specific car details api - d7152646efec4c9096f34014f687ac7f863803ee", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Sudo login implementation - 20e28665b5c313d15b66e0b3c6d85aadc04460f1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create dealer lead controller for managing lead purchases, preferences, and dynamic pricing - 51aedd548b604f894772356977c5a7088b7c532e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: discrepancy check fix - 618827c286fb8d44c3c08bb34345061618f2dfad", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add CMS video content block and how-we-work page seed.\nIntroduce a structured video block (youtubeUrl, thumbnailUrl, alt, buttonLabel) with admin validation and Mongoose support. Seed the how-we-work CMS page, rename dealer home slug handling, and document related CMS work in TASK.md. - f40d97d848cfdf443f3a3827c37f7b9116727a50", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add functionality to remove credit from dealer's wallet via admin API - 5998b4852c34888df25ee51c92ee46c8d7392137", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add license expiry date handling in admin dealers controller and user repository - 281cd80580424227ade1453bcdc0accbeeeee038", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add pickup and drop-off address handling in inspection schedule and notification processes - 344181788ca182b5b96c761191df969d3e210478", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer registration flow with OTP verification and initial setup helpers - bd17c344677cad9b32f695aa75f6439cd4c9e22d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Added logic for line break in paragraph in cms page - fec93ba9481270aa0fddd254c9da659a69d5c874", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer lead purchase and preference management controller and request validation - eb795fd8c8cb33466f1b8f89bce65f792c2aed84", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement history report module with backend services, repositories, and vehicle report templates - 4d66b5b851cf4e9b661297aec8d5381f7b60a1ce", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement CMS admin controller with cache invalidation and add modular routing for dealer filters and global cache management - 8532cc3fc6ba898e9cbcb0252ba0fd90a58050ae", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Schema change for cms page section and related changes in other areas - 88ed6dc78f226394907febfa88ef2765ef46b741", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement Dealer Appraisal Controller for managing vehicle appraisal history and VIN lookups - 05ea739b7e9dd64941e74f9b6311f6952da23648", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: build issues - b25a8b771792ee22e6733a955f7e100ad64ade8d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement S3-backed FileUpload service and integrate media management into AppraisalController - 094bb1c81ab38b5db05a011eb68303884e258203", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement comprehensive activity logging service and associated controller integration for dealer actions - 052985971dc2e19df7665100dfedb0eacaf17258", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add dealer lead purchase service, dashboard controller, and request validation for automated lead management - 7997c632985d49e2b858cf6942f2d2591713ffce", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: enhance eventType handling in activity log with improved validation and support for multiple values - 0d393577e47ea7a2318be1fd62c9bffd141311d6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer exit strategy data model and validation request schema - b87548919b9165e33ba4fb0b00cee082fdcf7c04", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer lead purchase service, controller, and request validation logic - 80e4d2bd8f9f1875f9248172c0ea272ac108dc75", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "aniketAppening(aniketAppening) pushed a commit to null at branch main Commit: Add public CMS page endpoint without authentication\n\nExpose GET /api/cms/pages/:slug for published content only (title, slug, sections). The handler uses one aggregation in CmsPageRepository, a short in-memory cache keyed by slug with invalidation when admins save a draft or publish, and Cache-Control headers so browsers and CDNs can cache responses safely.\n\nCo-authored-by: Cursor <cursoragent@cursor.com> - 418839de137cdf9bc1195d47449b83282c124064", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement automated lead assignment service with deduplication, atomic database transactions, and AI-driven intelligence insights - a323a9a94b46c365dc2539caf49779f88dbfaa33", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: implement final inspection scheduling with proposal and confirmation functionalities, including validation and notification handling - f7a57bc108f93205942999f164a69b3c56e1d57f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: Made changes as per frontend - bc39ed2e7dfd5dbd332f2ab48a6b8023b2fcd3f5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: Add api to view preview version of a cms page. - a839eaa0c71fe75cb174cc2d9feda0511aa3d424", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADDED: cms-pages - dc5be75c6dfff36e252877aa1dc05ca52710f607", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement notification helper and queue system for structured event-driven messaging - afc495c1e8351dfa580664d1ba2c9b5559932bd5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement vehicle appraisal management controllers, routes, and associated services - 24746d6a2488d4db9beee32982b0711c05ae0315", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer vehicle appraisal controller and database schema - 4826d46746d81dd804c6318a54561998c6af5ab5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create VehicleAppraisal mongoose model with automatic cost and valuation calculation logic - 3706ea7f1c1c3f3cb2ffc082a220cdbd29ef358b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement VehicleAppraisal Mongoose model with automatic cost and summary calculation hooks - c3cce791f528cfaf582853a0e9deb4e4c3b49f7d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement background processing for appraisal report generation using a dedicated queue service - 14847dff199b20c80671beb13cf1673c241166e2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: enhance activity logging for admin actions, including plan updates and new activity actor types - b3ba4d38d5cad6f7ebca00c934e7d36ee7793c73", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement PDF template for appraisal offers and add supporting asset icons - af43a1556700ab13d9bc84164f5be1569fa6ce25", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer appraisal controller for vehicle lookup and history management - 9f367d58676cd4d399a2c1c65ba6c41a0f02e0e4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add appraisal controller with history retrieval and vehicle lookup functionality - 854b3e83384ef5c1ededb0c800849535a33ac18a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: implement date filtering for lead pricing change logs retrieval - bb27ce43e670623595b60378c167af60de7e8849", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add isExitStrategyAdded condition to dealer_listing query in UserRepository - 58e83a51804ff7eb89e66753d7b8975e2ffe1d7e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: update admin billing response to include change in dollars and clarify field mappings - fec086d01c4e82844bb6f92f8e64bd8910a03afc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add appraisal controller with history retrieval and vehicle lookup functionality - 83c8df50c39f1e4c301e9c3dc65db7755209a659", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: enhance admin billing response by adding payment source and updating reason field - 049ec7781ad16efddbfa38b19300cb188c30ef80", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add current credit balance in dollars to dealer wallet ledger response - 578c5d736900d2e8e23c75685593b7e2c9cd26c6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add appraisal and license plate lookup controllers with zip code helper support - b7b5d10635684d0e22d13d6bdffc8211d9ad5bb2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add DealerDashboardFiltersController to manage vehicle and location filter retrieval - aab0228ae964d1b0aa69eeddac6aeab7b36292d1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add identity-guard middleware to restrict dealer access based on verification status - 6081f546a4f0d371679fc2fb6265f19284c4e71b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer appraisal controller with lookup, history, and report generation functionality - 0c93efa4b1daac279e3578ce79bf26b877604113", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create appraisal controller to handle vehicle history, lookup, and reporting for dealers - fb374ac013a24cdd5e3d057f5485987bade258b6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add PDF template for appraisal offers with customer, dealer, and vehicle details - ba2c534a80294f49295bef0e9c6986658cc30a9e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer exit strategy module and add supporting constants and routing infrastructure - 02be62af3b6e72a0c00bc0bdd7a1f7405d891aed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add business strategy management module for dealers with schema, validation, and CRUD endpoints - 33d2e0dea5af25a28d842d6dc35dac6bd755d629", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement AppraisalController with history listing and VIN lookup functionality - 49f7feb5abe63f9a76df82064b857abd9dfa9428", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: appraisal approval get - 25ac4e2ff19804e7d36fb2b837516c4250b7f7b3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add dealership_license_number field to user repository for enhanced dealership information - 878529ec096a3bcbcbba093f4bfb371ae750f599", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: modify AdminDealerUsersController to fetch only sub-users and include last login information - a7c1a173aad37167de441d0fad588623d9a3d206", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: exit strategy error - d01bf2f0be1b2c40274cb49c9f8e4d5a4fc5b942", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: update offer status handling to reject expired offers and normalize status in dealer plan aggregation - 28fefaded6443d96f90b437332edea5396beb452", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement vehicle exit strategy service, appraisal models, repositories, and corresponding API controllers - c2676f2689903a634660f6139ed549700a89f78f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create UserRepository with CRUD operations and dealership data synchronization logic - 7e8dcee44f8142fa048290eddf66308df0bb4de0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer document management system including data model, helper utilities, and associated API controllers - fb23394e4feafdba8c687b181db388782157ad0e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement AppraisalController to handle dealer vehicle appraisal history and VIN lookup logic - 33f9edde5fd97218a3b6facb2c15b45bc7cd4fed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement appraisal controller and routes for vehicle lookup and history management - 4427803e557f597bd26bd91a8a960dfe4f30987b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add filtering for dealer listings to exclude trial plan dealers based on payment status - a70e1bb2e191e2057e37d21d30c75176af26136e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add dealer dashboard details controller and script to clean up exit strategy indices - 4ea6e20bf76259d0e39abf7e0f3ca5632e475a9c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement exit strategy service and add Firebase configuration and global constants - 3084196137541fa41e7f23351cc12e3726e84c93", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement vehicle appraisal workflow with PDF generation, email/SMS queuing, and API history logging - bc5ad515a0449f2b0636253745f722980267ad17", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: enhance dealer identity verification outcomes with new approval and reupload logic, including validation for documentId and notes - d75fa80eac3f53de97f9d93d9dfd7ed9f286788e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add filtering logic for registration requests and update identity document checks in UserRepository - a65bb8f9d10d78f8751162c55cd33dff9064cb61", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: code revert for validation - 53226a29d73778fbe6dd5e122ac727c638c69373", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: market value valdiation checks - acf9f38c28c9474ead078854a425c4b22f1bc7d5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: maket validation issues - 8f140f0ffc73239e3c7f52415373ab079f5e259a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car valdiation issue for out of volume quota for mielage - c384ddbb0be9971a4e275ad5316335293c443256", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: fcm token add in response and update - 6a0130a2d69b916beda8030a3db5b211c2b14bcf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add extended trial label and implement admin reset trial history lookup in UserRepository - a7d78b6b9b0eed175ae69d2c0fc45777c4569f18", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: implement check for existing admin reset trial history to prevent duplicate entries and enhance error handling in dealer plan history repository - afdfc263542a5dfcb00f9b28fdd26fc23e6d0f62", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: script to save and dump vehciel image data for model make and year - 485a901ea058a3989f425ae4459b1491d8ce6e15", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer dashboard details controller and associated exit strategy services and repositories - 263f5614f982c3df0b36a2059aeb7b97f151444f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: feat: add overdue calculation for unpaid leads in UserRepository - 2c995665632f862a78a8e85d799ad8c95fa06a4c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ENHANCE: add support for average leads per day filtering in AdminDealersController and UserRepository, including validation for conflicting query parameters; update car note model to ensure consistent API response for submittedBy field - 45e3e34540e91aa1bc1ebf07967d44af005eee9a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add firebase-admin initialization configuration using service account credentials - 560a69d06de545db2992d04e0cde8f650a0fac3e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: REFINE: update AdminDealersController and UserRepository to handle multiple package types with improved normalization and validation logic - 60e882d22d9284569b8a0b91623bbe718ccb7f8c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement notification model, third-party API history repository, and supporting helpers - 0b3d5b918e4abf388cf01b06c253e13908d2e62f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: document status change notification to dealer - 77a01e5729e1d333a24c9d932c0846faa4253d55", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: REFINE: enhance dealer query handling in AdminDealersController and UserRepository to support multiple states, cities, and zip codes with improved normalization and filtering logic - 21e836601cd370e74e90d88865e6f7e375e8a147", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ENHANCE: add `submittedBy` field to car notes and update population logic in Admin and Dealer notes controllers for improved user context - e17bb9b88cf03044ad6a1ab486a3f1cb804559f0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: implement dynamic `addedBy` attribution in AdminCarNotesController based on JWT user type, enhancing note creation logic for better user context - cee5a96be348ad55fec11954ae31b2f6aac1bec6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user permission issue in car actions - 1d1b3ae6f9bbb672dbf0a80f33a93369f7b6b83d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer not getting notification after document approve and reject - 0bf43819092f4aaf432a0a2557fd237a690df625", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: pay now button error - 256bd5deaecb86cac71cfd1ceb43ebeb2bebcff8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement core system constants, notification helpers, offer controllers, lead services, and user request validation schemas - 19e8555f43f59ccd3254405a62b29e15a5cf5551", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement comprehensive push notification system with Firebase integration and queue management - 2554f7648f1fa53d333ed418f74bcbdb4f8185c5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch main Commit: REFINE: update AdminCarNotesController and related request handling to remove carId requirement, adjust vehicle field to be optional, and enhance note creation logic for dealer-scoped notes - fce8ac72f804cdb7359c64de8bb84afb6058b36a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car route issues - 1842fda0717771d674c71a1198ccf329452f6ad6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement lead management routes, notification helpers, and dealer document verification infrastructure - 385e1ff4b54acf7eecb1a1ce26a1668dbfeaf5fa", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: payment method is option - 329fe388ce6c195ab2589de947cbca414a977a14", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: update dealer query logic in AdminDealersController to require profile completion for dealer_listing tab and clarify tab filtering behavior - f13be1ee8944a01e8b90203f9cba396fa4946b8e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle validation logic for add car - 7c25d322b4fb69573ae6125060cdcd0006965380", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: clarify dealer query parameter handling in AdminDealersController by updating tab query logic and enhancing error messages for better usability - 1ba0d4a8282cd7b5192e2ebd7853f143f3aa427d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: enhance dealer query parameters in AdminDealersController to support case-insensitive tab queries and add sortBy functionality; implement date range handling in UserRepository for createdAt filtering - a0e933a3e40ace4acbbba11337717029ac4e9084", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: improve attachments validation in AdminCarNotesRequest to handle both multipart and JSON array inputs, ensuring non-empty string URLs - a01f52d0064668859364a43bd4e6476f6b6ec750", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer profile completion logic issues - 9f58e694634b0df9cd169d45fedc2624d71b9f32", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: enhance attachment handling in AdminCarNotesController to support JSON array input and improve validation for existing URLs - 2e1398f3d90949966ee55a6f779ea4beaa214825", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: update zip code filtering logic in AdminDashboardCarsController to support multi-value input and improve query handling - 29bca52a430fc982c191655f4e3af6d3c3003a7a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: update date filtering logic in AdminDashboardCarsController to clarify usage of carListedAt instead of createdAt for date range queries - 5f2186f47b7614ee7b4d97db81aee3e11f453d17", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: implement year query parsing in AdminDashboardCarsController to support multiple formats and improve error handling - 56c57c1d9949162b2301c48651c9198a87e87199", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: is rejected key missing - 7f38624235dc56f5f5e98e701944c6d7e8069419", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: market value validation issues - fda055081e8f62a1d25e31367668151f172c4f73", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: enhance listing status handling in AdminDashboardCarsController to support multiple values and improved error messaging - 4b350f5f8fd439baf15cafae0f27c639cdeb034c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: improve dealer name query handling in AdminDealersController and UserRepository for better matching accuracy - 54664e6b9951cfb3b1146421f7c7f139454cd34a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFINE: enhance state and city filtering logic in AdminDashboardCarsController to support comma-separated and repeated query keys - 66c081885059cb500e392bd1cb597cbda8f243c6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: UPDATE: refine dealer query logic to exclude sub-users and clarify primary dealership filtering criteria - c1390041bfbc7862cd5ede0b360ec629b158df49", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: vehciel image script - 0ce8dfc6f677b4a639f805092f4b4378591d2f18", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: implement new filters for dealer queries including payment status, purchase volume, and dealership type normalization - 5b83f8705b9d7b11d92ef769c9bc0ef96fd69d37", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: introduce new dealer identity verification outcomes and enhance dealer document handling in admin routes - a8f90a56f71b3cdfd7bf9c725958226135cdb444", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer file upload saving issue - ad11159089a40889255bc293ccc0b2166ad159af", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FIX: enhance car filtering in AdminDashboardCarsController to support state and city parameters - 7c3c78762f6158918a6923e02f91da1f86e9ecd0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FIX: enhance date range handling in AdminDashboardCarsController to support UTC calendar day queries - 29dc1366690ba8ced994946fa216b8a5cdd5a2d2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: maerket value issue for matching recommended price - 181fd85c2221cdb37448da4f716c018f03bb9b1f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: validate mileage issues - 7866376c950e6a108ded913ad6c2079983d02bd4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car valuation fixe - 33e4b647944bc4a89b8970fdb6a803cf75bba832", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: context data saving for contact request - 9b8158daea6ef59000c9b2728ed4f61844b58a2b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FIX: update hot lead filter to use carListedAt for listings within the last 24 hours and refine date range handling in AdminDashboardCarsController - 85ededc3d5409cd34d2b7188632d227bd9a44641", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: completed listing of an old car from draft is not appearing in Hot Leads. - 39bff998fa9dfbb35e6ba31859b3dffa21ef4046", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: market value expected price - 06c9858f37c282c080c7a5e7fae57ac9a8ad49fe", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FIX: update hot lead filter to use createdAt for last 24 hours and refine date range handling in AdminDashboardCarsController - 64b5a228a8135f3f6d0d51f1b0d099846d21e550", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: resposne stcuture fix - 2450da01a9ae46f4c904dbdf51f42655143fb7a4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FIX: enforce document type validation to only allow 'Dealer License' in AdminDealerDocumentsController and update model accordingly - c3b6e2c27b87f533e22dfcf98756cf933754ff9a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FIX: update default document type to 'Dealer License' in AdminDealerDocumentsController - 48b7e2f3ea5746ee20359b6b0c33c295f8e6ab7a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: market value update - 489b4a44e5a9782221f93716db069e3fef7366dc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: market value update - 3bbcd814c74d70a237ce729761583560ad8fa1e2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: valdiation logic issues - 6446a1ab003bee48f104a2421d3a6372c032d502", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: 7 days chaching valdiation and other market value and mileage related validations - 9bea6ce1891c5270cef5d7f47b94eb6e0077dbf7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: valdiate mileage nad market value valdiation changes - e16e179ccb012d69465eed5ebd853521467f1f6c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: mileage validation issues - 54dcd7c4bf10444f4f3cd50f7e0ce813aaf256ff", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: implement overdue unpaid lead calculation in AdminDealersController and add repository method to find oldest unpaid lead - 9f621d21a4cd908837d8991782b34a11fd4c6802", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: calculate average leads per month based on daily range in AdminDealersController - d7b4d2d25a4b528cb555115c37715193901e5dbb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: discrepency response for alreay exited car - 5f2cf09c54b18c930df0939a401ba3687e64176c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: milega validation issues - 955be3a73bc955e097f15f7a620d6e3f020b9db4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: add avatar field to user repository for enhanced user profile management - bd40e509bd76898f5cf1ce3c55c69ca2ca9c969c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: milega validation issues - 6a7a5a156fc117863a70e34fc37c301973de6bcd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car valdiation fix while adding car - 4ee99a106eae3d089cb790a0dfd3c22ab1d11837", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: last login details saving feature - 4ea428a107b0a7a234e77df765d1e39c33ee21e4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car valiation state analysis - 91510c5f43be2bbbfbdf6e1f1349ae037cceeff6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: add notes field to contact request model and update request validation - aa89a33a52dc4b7d35fea638050fc4bddab0f66b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: dealership logo uplaod feature - c1dfc925448245b03f66353cf2eee80707dd4426", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: payment realted issue - 112265e290384fb924faec5fa906f9802175972d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement DealerUsersController for user management, email verification, and retrieval - d5a5b4fd0a6b7c203ddc55b0c06ea490a16a0860", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer user update issue - 0cc43c02107445982af2b472be256a97f9d9b6f5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: is dealer lead added key sync between dealer users - a9c3e2def033d74d8c9aff455107778a7bc4ab40", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: server redis realted issues - 9efe62faf406cf88d797f3339eebb4a46696f40b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: avatar and identity file delete - f7cc96273dd513e2242f908f971afa18b0890a96", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: delaership information update for dealer user - 18f0e31c96d5e789ed9e86eea5c1c58e5e78fd07", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: authentication system issues and getting logged out randomly - d7e709735333f89323ab09017d7e65215aee2683", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller veehicle list api optimisation - 99bf28e1e9734e2b3fbadb491acdc1d73b8fe220", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement seller controller for vehicle management and add vehicle validation queue - 5cdb61e1408b1fd7355d5d3f8d8e6466d18a1069", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement background vehicle validation queue for mileage and market value processing - 3bee9e2e1409e5b5e6ac9afbc5fe8761a9f5d970", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add VehicleValidationQueue to process background mileage and market value verification for vehicles - 0f8e9423c731d29391756637884dd08b56c4d071", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FXI: recorder mileage valdiation issues - 6bfa8b322d98a85cfc858f5f43ac055497000d18", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle validation api timeout issues - 8b9978ddf6ad672febec3d5d715d4807e841fc56", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle validation issues - d595dd82e3ea821482164a57a589a1d4d4b5e951", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Implement advanced filtering and sorting options for admin contact requests, including date range and name search validation - f664d9468aa3ea6f79e72a23a49b99326400b6fa", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle validation issues - 6795389878c4d44a70bc8bc9a9b2b9853b34a333", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: some changes and issues - 078ef55d64fdc6d93f4a72263dfe49b53e707809", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Include createdAt field for sorting functionality in dealer pagination - 37623622b11798f483a2b82957d57b35ad8a7df3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Implement sorting functionality for dealer retrieval with validation for sortOrder parameter - cbbdbc6bdb4f3a77c4dc291b27c1f7d1069bb3ed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Implement dealer account status update functionality with validation for active, frozen, and suspended states - 19f068316568dab87113318d7187f75141edaee3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Implement detailed dealer data retrieval for admin, including enhanced validation and additional fields for dealer information - 47d0e96636c5d3e33b50158092558ffba8e8cece", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Enhance dealer document management with approval and rejection functionality, including validation rules and model updates - 6328c2434f55e913c363874fd8af98240e2489b2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Implement dealer document upload functionality to overwrite existing documents and delete old S3 files - aa894eb0d8262284e4ea08b09ea8854784cea7f2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Include avatar field in user data retrieval for admin dashboard cars - ca6893ee5dc6da2ff0000a86848c158705e26c02", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle 5 sec validation for third party api calls - 3dbab606be769a0dbbb276b39d317227040dbfb9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: Implement user type filtering with findUsersByType method and add route for listing admin users - ba124edcb06585227daf781756fc633fe13c7fa7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: third party api issues - 3c5a6acc26d28d87ff7552e1c62670d1a141bd2d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFactor: Improve make and model filtering in AdminDashboardCarsController to support comma-separated values and exact matches - 205cd8174b82afe3398fe332737739730824b13e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: thirdparty api call issues and code stcuture optimise - ed624dcdf1331ee4ea05281724e2d79e26f70293", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFactor: Enhance query parameter handling in AdminDashboardCarsController for improved readability and maintainability - a66f83ec628af8ff465cab0fefa430814c77288c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car listing status update issue - 200a0ae491f06394dfdf807d41cae595aa2c5d45", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: dynamic price fetch - 25ba7150e3e0ad7338e98aa56130e5ea7060524f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: Update the lead pricing dynamically from the lead pricing config table - deeba2baf061eaf7bd08f4212d40ad7395a1f2c7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: notification metadata issue for report car - 4f0ed1593118ef020b6e0bf77b815e5cca75f8b8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Add admin GET/PATCH endpoints for contact requests with optional filters for audience and resolved status - c129cacc3999a0907cf0c16a58389b6203e43563", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFactor: Update lead pricing configuration to use a more structured approach with new pricing fields and improved validation - 55f4f31c43dba26c1e4fb7c0140bd25238aa4217", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car progress and percentage related issues - 30682f7c62d2cca8c9fc42927a89e6612a07b37e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller car list response update - aebd1108d6a3295ef32a031343e62f88eb6f2d64", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer notification metadata issue - 2a3d9318778218da70adb65ccc09d3c893404009", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: validation for car mileage and market value - 40d4b8fd0078b1eac12ebd33dbb5f9efb749386a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car validations - ba35054102bbb9916fe8ac8572cb9eb2feb9fc8b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer notification fixes - b325406b6b5e6e7d510adbdeb328c099aba7d88a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: on edit expected value and Kargone Recommended Value showing wrong - 3ab175d099e79fd449ef3a0b00a99db2890301be", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: cost center related calculations and default values - 27b8773a48aa33f1790751510c5a66d7d2863f01", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer notification issues - 1570a19f966ddb45d56eb5b4f8b69fac6cf662bd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car value and mileage validation issues - e2dc46a893310c5401e9ce7666f7251d946b0a99", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: REFactor: Simplify note update and delete endpoints by removing carId validation and adjusting route structure to focus on noteId - 8047e5d2675e420574502fd20b5955288f6c3e8e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Add admin functionality to update and delete car notes, and implement lead pricing configuration with associated APIs - 8818f6f66f07f2bc327bffaee60f5f6a1fc4e7e8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle valdiation for mileage and maret value - 53f002046714aa92a2ad81cf341c2a32f0953519", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle validation queu not working - 4b05c07919f1582dba0ab6e80f0e55769c56471e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car progres stage issues - 9e5e19a8cfc976e573940ec30eaf94a7738cdd89", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Implement admin functionality to add notes with optional attachments and retrieve notes for specific cars - cc82eba9b1d34f7ce481d9fbb4f8907e8352b1cb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle third party api valdiation queue issues - 14b0ffea42e495b0acc063618ad5f7d2d290f700", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: milegae validation chnages - 72e7190f8a70120bbd1b3964c0c0927cc68fcd9d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Enhance seller information retrieval in admin dashboard cars API - 5392fbee1797e6971bcd257c83665970ca3eb79f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Add total revenue calculation per car in admin dashboard cars API - cbdee3785e90b4ba1235d4e0c381551faec9c8e1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: axios call time increased to 30 sec - 5db43290d02664f0cee1b7b8cce7d60c912b94e6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car vin reusability issues - 944fd5720cbdc9fa3d924f63aa51a3f17ae7122d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: CHANGE: cost center related changes for phase 2 - 47555c425e1bfca2c8094e969eede0df54174aa2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer exist validation issue - 3709c787b144f346be1d8442164b86144fe106e8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: department not saving issues - 997326522ffd5239238394a515b5971bec41c910", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Implement multi-select parsing for dealership types and account statuses in admin dealer controller - 033eafc7199ad55f6aba2580de3626c04e98580b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: manula lead purchase error - 76bf5ae2a0d3f881bf7c1ca78e90e1940338d7d0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: VIN Reusability After Listing Timeout - 526ff0fc143ef8b507b19b50c44c67d3c745e60f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: Ignore car listing check if it is not from last 3 months(Dealer history from market check API) - f3bbdc0f4d308a6c580103ca3c0957239a6fec45", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: seller car registration flow changes - e80bb70d62e1794facf804621b26c647e67d3207", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Enhance dealer retrieval with additional dealership type and account status filters in admin dealer controller - 923ff1e4e0f0789ef59444bc8ea7ad9c9e30bdc7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: specific chat unread count update - eb1ea7dee5f2ea42196deba8e373c80cb14fb784", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: chat search functionality - 7dfdc10fbf714b7b04d0ba524fee4bcb59bb5a86", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: get car details by id api error - c5803f9821ec651ad12a01c2cd30929680aba74a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Add company name to user repository data mapping - ae1793250e24df2f0515045112419322ede0d166", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: otp for four digit - e7d95e355a73a63b42fc2f77edbecbf9d7bf4c0e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Add isProfileCompleted filter to dealer retrieval in admin dealer controller - 320f55e6f3cd0f48ecd7a00b3afbc237d167013c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Add filtering options for dealer retrieval based on identity verification status in admin dealer controller - e55c1c1d0e07317942b07eb7b8641e68c0888a03", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Implement dealer identity verification status update endpoint and add related tasks to the project documentation - 122d6e81e0bb10acad62ddab8a43830b47afcec6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: script to analyse thirdparty apis performance - db5a4c0ffb67b13f2a2486881d0960f40546c417", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Add current credit balance to dealer wallet ledger response and restore route documentation - 6455c6e56a1d4de1d6af805dba6b9999cb9cfeac", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: CHANGE: Rename dealer to seller in admin dealer controller and routes for account management - 5d87f1cbecd9794472bf9003759cc1cf18d25efc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEATURE: Enhance car data retrieval by including seller account status in admin dashboard - a1fbb8d6ca32a5e854a0c521ddc4590807c73fbd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: delist cars is a seller is suspended - ac456c58b7d6592d5bc7c0271ffa38d3f0fa762c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: accpet and update comments in edit and create car api - 0e42f906f49c141be32108950292718c52d2f1d6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: market value car api response for the second time hit - d7d8a83c9d705288a51867f0d0ae5a365f826e7f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: CHANGE: dealer auto lead allocation logic changes for phase2 - 053f4a4401a6a45d6642f6e06530ca9dcfb798fd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add expected offer calculations to car data retrieval in admin dashboard - 1331d71ac0557116de08b8c64ccc2904d1999f0a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add avatar field to car data retrieval in admin dashboard - e2e2861adfbbf37d470c0a505c9c4025880278a7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add listingStatus field to car data retrieval in admin dashboard - 1971bd2cdaec2c9d9ac9dc30784a78ab95a069d4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Implement base filters for admin dashboard cars to include all cars regardless of disabled state - f687404e2cb57c90caf8235579e293aba47f9e29", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Enhance dealer account management to support enabling and disabling with flexible input options - 3bd179cceba6e6378f4fc0a00fc4a55e74fec5f6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: send the car listing notification after the car is sucessfully listed - 4dbc34847e2d4dea8da1ecf1c1cf6fdb10928534", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: refactor: Remove toggle functionality for car and dealer disabled status endpoints and related logic - 294c84105c81dc8a5077dd23daa07ad95995ae89", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add endpoints for managing car notes, including retrieval and addition with file uploads - 2112f4871ec8da10bbdb258e3f2509a356e07d27", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer analytics logic issues - b9db8011d4ba17d453a2951d7f89786d8af34f7d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add identityVerificationStatus field to car data retrieval in admin dashboard - f38e3e6cce4fa9d41384396867fddca2c10a5405", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add isDisabled field to car data retrieval in admin dashboard - 01c12f772ac16e217d7d9e12a3b711696035879c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add endpoint to retrieve dealer wallet ledger entries with performedBy details - 36a85fec4c3a01de530c26a1e4a321b49d652b2b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Implement toggle functionality for car and dealer disabled status - 574484c3f63d91d4799dc9a7c4b9c46e5d9d7028", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add dealer document management endpoints and repository integration - 5d93a5f2be680ffd70399b99301c8ea5fdb533b4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: fix(valuation): implement null-safe defaults for missing market data - 1e46edd3846070ecbdb31f8e760bb5b168495201", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: fix(valuation): production-ready valuation and profit logic with backfilled data - 344584ecb3de70b6bb4ad4efed1144a430e80e5e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: include maxCarValue and averageExpectedProfit in dashboard, details, and recommendations APIs - 3cdd9bfba05d4588ac1ecff9cb5570ee214830bf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: fix: port model-centric exclusion and conflict validation to DealerLeadController - 6c4ea49364209ccc8ee96125e382f80528ff5ee3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement car valuation scenarios (A/B/C) and dashboard profit logic with cost-center overrides - 64f5db9d159c82558b934151a8208a7728cf2898", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: phase 2 car exclusion logic for dealer prefrence - b046bf8f21abd640a8147b0dfb0251055099a57d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add endpoint to retrieve dealer lead preferences including zip code range, brands, and address - a968566de3d25e19f9e0c93223247d41d7e8594e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car add city related issues - d554918c98aa00184b8d8c94b99a14f5c78ef3ed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Enhance offer history retrieval by including lead details from dealerleadhistories - 8c0f17dc28b0eff2d71451d1cb4955efca0bb148", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add endpoint to retrieve recent offers for a specific dealer with offer and vehicle details - b6cfe11b2be870f34354253e76ac34410e8ee919", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: city and state issue for car listing in dealer dashboard - fe597d7f9280fb3fb0f63178ecddf0408d931772", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: vehicle database api retry logic and log saving - 69d38ca72944cfabea5dad53f36c1ca81da480de", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Implement recent leads retrieval for dealers with vehicle details - 9b246150dd0f458bf0a10b7e2a0c74de58043e8c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add endpoint to retrieve all users for a specific dealer - 24b7aeb594bddb75507814c848f00bca4508b81e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: suspend account validation in auth - 1524bd919453b72c78cd86bd8dbb97a9786e8e23", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Add endpoint and validation for expected vs delivered leads by dealer and time range - a483a499f2aa2a5f2f497493edf47a60452772a0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: response fixes - 333c3bf6aaaa6600c25bd3a0e6bb94874139cc3e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car valuation related issues and car model changes - 07183c9505288b86c458652ddbd83423086b7d9f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: Add base response class and dealer lead management controller with lead purchase and preference features. - ab0abc4df972835cdd9d76c1835a52b08b788aa0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: feat: Enhance listing status filtering to support multiple states for completed cars - 2fbe54136d24c49877bdb86c630068c6588fd66d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: build issues - 976257ad5f4607ecc72810300cfe4b886a5bbb15", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement new API endpoints and request validations for car authentication, seller/dealer management, and user authentication. - 18dd2f969cd6714d341baa222bc11f0142037f94", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement new API endpoints and request validations for car authentication, seller/dealer management, and user authentication. - 53b071aca33940787a9c4e429b5dda084659b991", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: implement endpoints for dealer lead and offer performance summaries - e1cee0b7107668c3f043bbfd1acc9186759d5a91", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: UPDATE: modify VIN search functionality to support partial matches with case-insensitivity, enhancing user search experience - a625c172c00c1c2d8708381086f56d06e5ea83a0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: implement endpoint to fetch dealer payment methods summary, including type, label, and status for each payment method - 2dd53292d3f8fd01e83c541709b76e5271eb6f14", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: car valuation and cost center features - 085875f8b883cf72963df816127129f9e15ab052", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: login api restrictions and validations - 2c3a947600dcd99f0995b50dcc25b0187a9eae5e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: integrate request validation for dealer plan routes in admin, enhancing input handling and data integrity - 097841959494e96b546bf0fbc1b2f2beef26cb81", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: is verifed logic issue - bd3d4b3eb2b3f7bf87919b2d3cffc7578c6c8f25", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: TEMP: car database api key statically typed - ba5ced1b861ca2aae81253102540d8281eee9163", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: code restucture for car controller - 8d7f4674f3dbc2ed45f7cd0e5e1ae13d59af20d3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: third party api log store - 1c61b11d434422030201271a627557d76a2b9b21", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: invoice queue issues - c5ea529c39f9487a7bc9aa426ba916fc388e620b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: build errors - 006203e91e9a68e36667e426c94d5ecdb6310c26", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: ADD: implement halt car listing feature and add dealer pagination for admin - 91de5bed0f3d40a71ee1c80aca2932809eeda859", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: invoice changes - 68d857a54d92f9bfa354e6bf0a9b601c65df1a27", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: third party api logs - 3b15ead01f3b4e9a0a55cc095665f95c9c702c24", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: mileage thirdparty api implementation - 1533858f65729c00f37c7c8ea95a46ffb735c201", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lisiting summary api response - 73154083ae8cd14cc5efe1f4e5d6c420ce6b2287", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lisiting summary api response - 25651519227a3c322649481e9b6e37999e655988", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lisiting summary api response - dbc817ecee98595477a511d1f76580d803037b5e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller registraion error - e25494f09d40c3a1bb079de7e3e61fac331862a2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller registration issues - 259bb3839a8f8a66b224b5108a6c35af6ce154fd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: mileage api valdiation and response time - 68793621f52c99a2e727458bfe62cb2124c90ec7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: auto sourcing api - 0fe9bb051069fbaefbe6f6f326056236a66615f7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lisitng summary api resposne issue - 6a581d2bc4556a164c763b76b1801cc9b2c0eabc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: thirdparty api response time calculate and store in db - 531c376dc2647a5291f89ad1986dcd0d3334cf8c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: listing summary respone issues - 3ac08d3f0381fd9bac9761d6f48b15333e6c253b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: new comments fields added in car model - 6a0cd9c5335907380fbb518e9de3956095ae25bb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEAT: add car details and offers retrieval for admin dashboard - 9546f749b4802a90187fe7ea6c407369e3f25eba", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: validate mileage api - 9dd1144f58b3c2112c269dd2e72bd51aaf6606a5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashbaord api filter issues - d8c79736c00bfd3540da2008aa3b7e9dd1ed82f2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lead type issues - 96ae4237fceb5574563b4ee944bee09b6ebd16a1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: split transaction with proper details - 236b7851c2ad43338011e9f27e908bd9e0fbdff3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: CHANGE: seller car registration pahse2 changes - 2f60538d10eba4b265489d9a9635bf5a5cb66c7c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: pay as you go purchase lead error - 68ee79f3034597d00f96f7cda799a0256bd37aaf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: foryou count issue when all lead is true - 544367e8683a92d2f1ee712d9949541c84562453", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auto lead and payment issues - 8584e30d059f329d811f7b05172069bc9b9dc2a2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: billing and invocies filter and webhook issues - 70989c3553c85711b7047983723184d9f07a388b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: purchase auto lead issues - 53583f061f6c6b95ea25bd45670a96109307f8d0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashboard count issue - 9113e093066b026e9da031adfa2c78a8f3b43cdd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: seller flow changes - 9fccedf0dac60bc8228697b53ac06742d8f6289d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: payment status relaetd changes - 8311edb72fa1401ab8df2f19c95c6f54a8b0a7ba", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: direct offer invoice showing wrong amount - 725da442f213bd45118a3dd6e837542f88747903", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: fix: rewrite settlement webhook handler to fix status update and invoice generation\n\n- Fix settlement_status extraction (was reading non-existent data.settlement_status)\n\n- Fix transaction ID extraction for settlement batch payloads\n\n- Add batch settlement support (data.transactions[] array)\n\n- Detect settled status from webhook event type instead of missing field\n\n- Add _extractSettlementTransactionIds() and _extractAmountSettledForTxn() helpers\n\n- Add comprehensive logging throughout settlement processing flow - b19285cec89409e6da96b131a6f8256df6102380", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement a new email notification and verification system with dedicated helper and Handlebars templates. - edd13fb661a2fbf5b07b9d86670aecff1ac399ca", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: invoice issue for direct bid - 2a10408f2225daeb377e4310784aaff9bb0b3eef", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: dealer account freezing feature if card is rejected - 9edbaa83cf428716e2992d41190129913a1b25d2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: invoice description issues - 3d245a267b931950479e34dbf9fde231c8533a2a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auto lead purchase invoice generation - a12fb39707a12f67cb64a86e5d656f1b320deb0d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user ledger history issues - 37e9d67a39080a051109d5bf8697ca9f37b2a048", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lead pricing update and auto lead purchase - de2a3875cadbc9610ee50b2936d1e1c638117ad0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: invoice and other payment issues - 2f07d3f6e1ca3ab82e5fe6bf04905c9e50149a10", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch main Commit: FEAT: Enhance car management with optional fields and completion handling\n\n- Added optional fields for car details in the request and model, allowing for draft submissions.\n- Implemented logic to handle car creation and updates based on the presence of carId.\n- Introduced isComplete flag to manage car completion status and validation for required fields.\n- Updated admin routes to include car visibility management and dashboard car listing with filters. - 512f658bdbcfa48412acd52aabfe7c3b7fc4ffa3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: invoice and credit note issues adn email notification after settlement - 28c9cc47b0b3b13eaed974847adf7005d257bc9e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: webhook settlement issues - 968b1e4b2bb4f1d59e2058846bd1085a5e7c4f34", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer auto lead purchase cron error - f957732d5284c45de2ae4ca77d64e3766b68a574", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: CHANGE: lead pricing update - bf25e00bd15d15779be42ce96ef1ddbe306cb7cb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: invoice and credit note template issues - dbe51aa39d32d2dcc5f5eada09e7cc9119f85f60", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: Payment Method Deletion Logic - 609497267645aed305427d45defb4b26da52ea61", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealership id issues - 80525f8e0ad6bcd0429967ca88e367dc3c37e01b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: invoice and credit note template - 0a784925a592f8540a0725e852b533a3ec3976fb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: dealer id for every dealer - e7a5d573df39fcffd4c9aca92ea1a0064ca9ce64", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auto lead purchhase logic issue - 3fe6372eba1d20a61beabc663604880ec3f3e9cf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer dashbaord count missmatch issue - 3e3df665124c46fc55af00988d3717bda2a9a164", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: refresh api issues for dealership suers - 35e644e8b85f6efb6c461597980086f05e39b06e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: payment method validation for permission - 87c09699378b798141e3115e3dd6015114cee716", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: billing and invoice issues - 34173318da71f5bfa4005c4ac629638c4cf5f2d4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: Accept offer is not buying the lead for 300 dollar properly - f83cd676deeef0fd515cc4948cd29016c506eea9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: payment method delete and edit option - bf04606c0b1db2d78e7d5c41243570db5cd3e352", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: all invoices filter issues - c482f9df3837253e3f0a95f971aa81e4654bf5d3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auth token issues - 5b84751fd8a47d16c86493cf6ac1d0cc585e899d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: add payment method error in dealer registration - cba662d8411df8be2f6d4be8a88e42670cbfcfe2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: refreshToken name changed to kargone_rt for better handling - 19ebd04d426f8db79c9fdeb936ab107931e01347", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement dealer registration endpoint and user repository for user data management. - bb25d798d7495bcd9ef344b1659a56618c4b9a00", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehcile showing wrong - 1ca2ff387c56d91fff615a6c924c5e1a4e24cdab", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: send the exported file through email after done - da99b9e1b0f0e8ead77cff963d10eef2d101e965", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lead purchsase error - 3f0e3909a9de4e6384cfe72c240c3f5c00717d05", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: invoice receipt save after every trasnaction settlement - 1288dff1247a6c81da49933d288b64f2b9427c64", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: ledger export in exel and pdf - 27ad3e8d327c7a181c0c2f1bacdc4a7588de9061", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: pay balance instantly - b152bdad5285414da10df1f096c1447838163bb5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: search functionality in ledger - 58c1d7e88c17f8ac9d6b69dd12a616d192d37dd0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: balance unit issues - 218b3338ac3d7ae42a569dba66d4e414fd7027ac", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: billing invoice changes - 2627f9fed3df393fe929b338575f28e6cff4caa9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: project restucture - 9a40bb4408407844cc9f622ba4321e220c51f74f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: talus webhook integration - 4066f25e65dfae4e5aa0a97a5b03e259dd8f7e21", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: multiple payment method for dealer and manage payment method - 11eb1e6339df7de4c35398f9795337e6d8dd9989", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: offer and message count update isssues in realtime and in db - 150fd168fc59ac2a12b603f97a6f89fc4ee2df5d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: chat count issues - 51391f2e3a4ee64e37c60c1b61e935bcc2fcc930", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: counts not udpating issues - 5f8da06e0da69bf7bb7917090ee67a311165179e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: count udpate issues - 88bf8837966661004273b7b8b9c0e290c6386514", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: socket issues and realtime count issues - 7f8492d563d3174c5aa05b0a7a15a27c111dd2a1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: add getCount to CarRepository to support analytics - ff7e3925784e75a8796fda840c4f44fdbde02aa9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashabiord cars api error - efc75f8795458f8e40a666e6f17f09ffef31ecf2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashabord api errors - 27e9a429cdcb09d266353a849c857959e1fc766f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: mark as purchase issues - fe3e76f2cbd76820f6022d0854ea8dc13aa8cd20", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer mark as purchased - 677d847e5e87303042dbc180f44d7c5abd1e3c86", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: threshold to 2 minutes - 02df5ae24f6d2276d446eee47801c953bedde29b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: threshold to 2 minutes - 4200cce58bc96ce2ad333d45672df0d1243e614d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer analytics issues - aecec4adf32effa117d5569ee382fa929094844c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: split payment issues - 9df59caecf32571896cdb1498f8fc702a7d9dcec", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: popup shown issues - 7ae7f3cfdbc216551f4a3de7ffa3d084aa4968dd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: recommended api error - 12cf59aa649dae55b28f98924db0c74038f69496", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: duplciate car issue in recommended cars - 5580b87696baeac2578f39cf6b145de494a7d792", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer status for a specific car - c4fed3cd3fc5e336d3da34e0c4133e656c79672e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: permission issues - b92901fd00a1d885136a18d440941430f4642ec6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: wallet balance deduction issue - 46ac227bef43b34aabef701803a244d2a4e0dc9f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: dealer wallet and billing and transactions - c91646eae1f95fa73ebc46500d497aba354f89ba", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: check seller review popup time to 2 mins - 2111ca5341ef179abda59009bbc2f9ca9f47a499", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: vehicle purchase request notification - 844f04077841821ccf9b723b09542f92663ee5ae", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: revire issue and overall code issues - 510b9fa96d66bac07e29c7cc03be44ed3785ce64", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: show review popup issues - 2d76eaaa553ba63f2760e5f842267288673f72b4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: review date filetr issues - 8db6ebbadf517423559b2a178f12f515facc7eb0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: permisison issue for get routes - 72b20b5fae3de09c9771ddac3b675f4b3f695749", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer permission uses in analytics - 880b055334cf018ed53b6569adc14a34d178fb83", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: hot lead car list issue - 5063d369b7d25a14c48e85fc24fb5c507f2d922a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller review popup details missing - 64e854db6e873113c22df96a4345196f2870a180", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller mark as purchase flow change - 3dba01da6691428527798cdd87f1a502a451886d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: accepted offer count issue - cbad0da46bba368437ece20fd17a85365200ced4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: workbook count is for deafult filter - 2bb6fa611484cd961592461571664cc0a0db4d0a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: work car listing issue - 7c1b5efee7ca63c9048e3f24d3d3e4c0253b1852", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashbaord api work book list issue - 816722c25efc2c4bd11495bd384c974d060617ed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashbaord cars and count api performance issue and code optimisation and erros - 6b4549831c82d1e97d174622732a15fa1d852433", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count issues - 33a060c3774347634aaf9c0dc15969c046202cb2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashbaord counts issue - 0a176546ca24df79a5738d84abdc591df85b3660", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashbaord count related issue - f9925fd97665fff00df26f0fbdc7ac3fa731939f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: notification issues and changes - 0bac25cab6ad6dba3c45f80caa5abbbb867299e0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car listing issues - 797f99f3fdb4da6ef45e54c702698b6d4924b3c5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: recommendation list issues - 836610d34402f6c093cd2e7aa240f70050cbec3d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auto lead purchase issues - 146be78f845b92fe53d8d70eec34602d07609de1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer dashbaord apis improvement and huge performance upgrade - 9994f661ffd6c3e352304ec9c34899862828de60", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: for you count issues for other filters - 27c5b47cb12877565a8bda90ac47bd07e87541c7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count issue and auto lead purchase issues - b0d75f1d96f07fb05c1b76c07210a1dc90783d7e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auto lead purchase issues - f697859a958f96c3de6cf194f55775488836306f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer auto lead purchse issue - f6565caa8b316af524b4d5d117841fe69ff72254", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count issues - 8fe437ff79359b6ed9762c52c2c516f3d8b0f000", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auto lead purchase issues - d0b1e5015f9271fe1ff0c2fec2d4c80ba252d0c2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: notiifcation and review issues - e429374f8964ff1967549d471903786810bd3112", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: route issues - 789feef4d8c85c2580044daa8cee81cd2854351d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: delaer mark as sold flow - 38e3804fd7a13efa6954f4883a22fbbf050565bb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: queue issues and api performances - fd92ef38f9a16b4408b015a3992b5fce5231720d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: error in server - c60330db47800db75314455747b99750981ec0cb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: conflict issue in server for cron job - cfdeaab65d66e1bb315c00307ecd5cc046934d76", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: queue related issues - eec51cb49dd94cb5de6259ff02862730ed231f5f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: actionable notification system - 813c1737ae08ae40492b0b3274e0b01163249c97", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: proper queue system implementation for email, sms, cron and socket - 36188f7d356da4aeecad855fbf09469a0ee55b6f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer analytics issues - 50224a2976e621094e33535936e12955dcab0caa", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: analytics issues - 787ea2b457f63d4e32062a5f53e62992a7ed7c17", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: recommeded deal issues - e108990a5f42ffe453c841dbfc9c6e76f8faf31a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: offer amount issues - 4dc0ab1748a8872afd09f4e2fa90eb43bd7c5bd3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: review api issue - 9b75138789632e5b4ca952fb711c9678d1e1a9f4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: reviews api issues - 88f0cd3aabe4abace817f38e2a1d8bf2019fc7fa", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller review after marking car as purchased - 8716f4602fb60b7303e1cf44c0b2174999e1017e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car duplciay check - 054c9cd9f30d98d8776d3409c1f1223e357de332", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller review fixes - 2503daf474ee97b1d780e9b7113b0fe70e85b3bf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count issues for accepted offers - e2d00cf5c23868dec5c9da451e138dd821e8c533", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auto lead purchase - 838f32760a769648fd8f2ee16fcdae6ddff23dd7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auto purcahse lead - 86176aaceed0667d0a6eda48c7b84530acec29b6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: After a dealer registers all the the car under his preference will be auto purchased as lead for free trial users - bdaa341b9f4cbc6888110d3c2238be1ccfdb44c4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: duplicate car valdiation - 7370363cdd7c8d16d1cfc52223d1eb14f1d54400", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: duplicate vin and license plate check - d371638860a8c9f6387ebfbd02a263d33fbd202a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: mention notification - 1b67ff265b46ceda9c9a9b341d0220c2e1ef3df1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement dealer analytics and seller review features with new controllers, routes, and a car model. - fb9bf0136b17f0dda2a9241188a0a64520b3e669", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add dealer analytics controller with methods for counts and reviews - 85173ea9b60e88b040ce7f478dd50fbff9793f82", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: review api issues - a1fd740054ba1cc1212223620dc6c667bf8018de", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: caching zipcode filter logic - e6ec854109981fe29e330d68b57cf240e9e59223", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer dashbaord performance issues and delay response - 5405ba5ca10feb110becf65fc9e8abf92ae024f7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: introduce API controllers for seller, dealer analytics, and offer management. - 77906a5a9796f3b6a0af2b7381d4f98c3dfc91b9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: self mentioning notification - 5953f666e3fffc436659e9c4a8cf61cac727109c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: mention issues - 1eaf036a1943b7c19e7c4ba78c2b628f773466c6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: note mentioning and notification - f0de2757ee2f1561d957862b17b9abd362afdb44", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count related issues - a439b794d64480c8b4e7fe8e3bc5bf00c22ba391", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement dealer analytics, seller vehicle and offer management, and core dealer API endpoints with a new car model. - 7b62e28683f130a988968e767e0590630d0d1dd4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: notification not getting issue - ae11644f8a89661cfe9265cfaf19cdf700639ee0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count issues and filter issues - f13d4bfe9f56cb90e0e2939a2f5c6a4acd196851", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count related issues - 7ec6f8c01944baa99363ff043f41b9706ecd4aa5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: dashbord count related issue - a288dc794262fc146f886131cd0ce26cb7bb28db", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count issues - 29ad19dcfcc6c49e14dc11f0eb45da7b4003b9a7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: workbook count issue in accepted offers - a897d320a774d3641c935827dd44e426b3b9ed0e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: interested dealer live count update - 0a2a306a586163a92be293e8b6dc3452ea315d2f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: interested dealer count issues - 643803b80e02cd0812cdb193b1800c937fee3b53", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashbaord count issue - 70227cb54d1030874ae07aab021566ceb8d4a1da", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: interested dealer count - 5b88c526ddd927cb0ca28aded2012a587365c4a1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car popu logic issues - 3f178d3d53a7c8dfd87226ca19699ab910e3bb78", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: restucture dealer route for better code redability - e2cb6d905bc6dd68a88a86b15175bdff5ba5d965", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: interested dealer api issues - 20bc106fb569edc35f8e718c32fd9836274e57ac", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashabord car listing issue - 1a5fa65329d26550ac8e596abc0f4579776150d7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: data missing in dashbaord - ad5caaf8ff1df2b4dbd428c2fdd9a4855495a970", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dashbaord apis - db4b2cb29aaa7582678e4000966a8bbf3ec30800", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: dealers car report action - b063b572ab979091ea78efe1c9206d28786b6fc9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car dashboard apis - 3cca141d6954966449fed9baa3fa2cba68c8dec8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lead purchase issue - dfd78e5080e75ffc7ad7fc3487b77890c59572d9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: Dealer lead purchase is not working properly after making an offer from a dealership user - 7df774f9a8506dc6be8a77e4ea6a90cf9f731be1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer profile udpate issue - 308024815670e4e884e88f6a60e84f4acb6f6449", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Add comprehensive API authentication system including dealer registration, OTP, login, and password management. - 5ae9142352473397ab6f7a5085979e7871727b77", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ler edit profilr api issues\n Please enter the commit message for your changes. Lines starting - 16cf4c83102d54da67f97e14a1009142deadf7f4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: change pasword functionality - bbb34ffa135ce474f741c71442f8e8de7e230646", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: interest dealer dispaly user logic - 314a13d7e0f19e6e7ba17f1c2d5668c5d3c2c124", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: interest dealer api issues - 74c8a023c70101c3d28c3bfdc921f3de4fa1b905", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: message issue - 70741ec0c65bcf4af405b3691bb87395bb6503ea", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: chatId null issue in sller side - 47a0b16ce7ca9d388ae15f74aca10ff894c35271", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller message error - 06330b3679669c621db8d925439c735365243ac7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller side message errro - aa4acae6a6c87914b608e1d4f372ac3d8a916538", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: message error - bd46c7cbec75dbb2385ad90d3227668c963c7f1a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer info not showing in accepted offfers - fba664f77336260bf650d5b8b57dd6b421d80e9c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: changes - fccfb1ed923ba7193c42254487b46df4132e5549", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: offer issues - 41cfc85de612a29209b8e6f54eb74a492e0fb4ef", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: offer issues - d49e3ab9a37c82f650d8da5169225efe53bec569", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: error in car dashbaord api - 7d063133854288257364c4005d8e654d87af45de", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: still available issue - 4bfcd7ba5efd92cedc24a8b14580dc494f59693b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: offer details issue - 210486a7f3715f70c93107cf7342c43d5abbb618", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer issues - b51f0c037ad5755f31a0867b855ed433e443b4a7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller side issues - f607f59d38e11eea76a5caa86c054e05db427599", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer user chat issue - d7292005764d86ee770b4dee08b2c449699bd704", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: chatID null issue in get offer api of seller side - 043f35e135447fb0f660c81ec09b496d2cc68926", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: insterested dealer list logic issue - b2d10e37283eb9f927a5ed590bb12ddb9966c82a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: Intrested Dealers logic issue - ed12ce3ea17b1163c5ad2dbe0909acd9759bec4f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car showing locked for user which is unlocked for admin dealer - b924a6ae9d4291396710d6945282f1b3e4a7ceba", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: offer made by user but on seller side admin dealer detail is shown - 56f6f504b319e3733810099ecb5987f5759fce58", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user active inactive with dealership user error - ddad311a8fc8211289ec6e433a58fc60c949f953", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealership user add issues - 09ad68e60d4f5355317f4092812747c89a4b00ac", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: duplicate phone number validation error message - bc764172a92618db02676dd4403c0c3182cb74ce", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: stock picture request fron dealer or dealer user - 03ca284618cf13329a6596b48e9f029645f6c082", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: mark as sold api issues - 9d26dec7c99428f226729cecc8ea47ca3a4cb36b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: mark as sold action for seller and dealer - d9ad20f22655f163de376ab0a260c9ea3d670a5f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer primary account in notes api - 2a10e0c8626996b63795033f6b15370cd5614c0c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user logout after email change - 9db54989800fadc64ee177c84f6e197b69afee5c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX - 6ae00124bc2ecf0e56c0d4376f783d9d6f02f519", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX - ffa9114b63a50c576ff2f95fef19b282bcd3b3a1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealership user email issues - 8ab81829b65a8f5d3a3c827475750afd5a06c35b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auth issues - deb44707e57105d42185e06b48b3092bdf3da10a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: adding chatId in get offer api - 2af3db1338be9a794ce65c8c316b06b0f0ed926b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user invitation email template - a477fabd67b87e970f12e56c4f70cfa320327463", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: email related issues - c86190759d33429a8a6d33a3e427f6941ff68bc9", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: email queue isssue - bea63e249bbf40b3655d538013c78817f8811834", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealership user creation flow chnages - 35d0db63e488a56eb95a04c7f09fe57a60fcf88d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: workbook name check error - eed7a50fd88b1da0fa79f901f7a2d2e130ce31fd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealership users permission realted issues - 921d84cefdfc6a1d2b2c274510c6669083a91ec1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: getting dealership user issues - 5eedd32504d37a04042c88e97236d97d31ebfa69", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: unauthorised access issue for getting delarship users - 1606aae42c43057618a87bfb68bd8370f2d8fcc4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lead purchase fixes for dealership users - 1d23a5cde3a0fff302defc230d587680924f6a68", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: unauthorized error stucture change - 70cbece3c0e088db13a86af4522e9fe289e3d8bd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: manage workbook by dealers user with permission - 71a9bec92ecf4b05686e63fbcadd6ea7543a9f5f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: bull queue system and email job - e77e96802ad1268a3906390b9e10e502e8729fd0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer's unread count is not updating - 87f299f424a645e2900ed5ee85b34ea764275f21", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: messag counter for dealer - 655255a4ab26ed745b9fdb65ee60314aaaae85ad", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: message count issues for more than one message in a chat - eaa9165db1031348796c34e8bb5ac3887af152dd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: message count issue - efb84ad207313dd4c95b7ae4d5386a0f9e73d064", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: email service template - 42a891a46fa531be0cdf38f24480e5778e08f2e8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user mentioning system in car notes - f133460f31f25c8195d02607cd5031e16cbf608e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: avatar for dealer in offer api - cd21c2f2422938b3257ad1f9e4ce386db30edfc8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: update chat count when read - e7b95056d2ad5f8f3bd0236227824e1a8963ae82", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: chat count and offer stage slide issues - c28018e1680791c144ff8e2adee2c95b308270d2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: no offers still sliders shows as offers - 9499021901553fbc9a5065bcc23a3506165f5fb7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: duplicate offer count in real time count update - 93b468732a65a8b8441417c3c4cf8fad1064ff40", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: workbook count issues - 653917b99d247472e0ce4bfae2bc81db3afb0c84", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: introduce dealer module with user, lead, and vehicle management capabilities, with permission handling and email queue system - 87f69ebb8ee3b615af667050d556fb5cea2908ff", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user updation issue - 541d3c6a5cfaa5825dd2011b2b8d6ab180613230", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add dealer API request validation rules and a new dealer-users controller. - cf04508ef63ae5fb65456d53cd8492c9a02a9fc8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: models updating issue in lead management - c12684eeb292d1c83785548f44185988de46049d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer lead management update - ef4672eec545ba362370fad9a61a21eba6e19b39", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count api missmatch issues - c5a470d956911a2d243837d6566ede2cde9cbc1e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement delaer user mentioning system in car notes - 24d7df1f1d0dad40bd2bce754b04405baf5ea879", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: code optimisation for dashabord api and counts api - 1b76afd7e6994d1840f1c4a8aada5c74cbefc2cc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer dashbaord count issue for accepted offers - 4e774640a395807d2983e97da2f23b613aa2de55", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: create dealer dashboard filters controller to provide distinct vehicle and location filter options. - 8848b5e176e924272a6dbb64e9fde520e3c3708e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: accepted offers car listing and count issue - 8205c28178c2c9ee5c4b53f1704a4b849f792029", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: introduce VehicleMaster model and a script to populate vehicle images via an external API. - ec9c096b0a8b7acc262422b8f058c38dc432ff31", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: env key name change - 6e93b291454fd990ff0f5b45952eb2a143fb33dc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: comment out the vin and license plate unique validation while car registration - a5fa2db0c12f2be701d280d01a7c1ecc89ed9ce4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add `CarController` for VIN/ZIP verification, car image fetching, and car data submission. - ba1bbda2540cf7da46ebe1582432f29a8f5e21dc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: pagination in get all dealership users - 51a6f4751cf551037dc59c20d8ecb2214660da1f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: dealership user management - d9ebbbccdb715033460e6e82bde1a693fae366a3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: message notification changes - e6213bdb62f62b485020b77af2a9f91c8fc2cc5a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: mark all as read errors - f7f2383d0b498690d40a041d9f13e2cb67221c7a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: chats count updated issue - 14959ab115a6986c35b96df4041ce1d6da5f5463", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: chat count is not updating issue - 5c2f60ca56af60ad105eb67d66a8681260aff10b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: make an offer issue - 0b497e01e63908ebf1ef22f2cb49f8ea63754d12", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: notification issue - 926dc2481025cae10746935bfb8e3147a5301901", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: ooferr issue fix - 4b10453fca10ee8dfa5e205ec566acddd3541fb7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: message count is not updating for seller - a04e7b24d9457b81e9413a0a56bb02bba554b893", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: counts not updating for make an offer - ad65852c6f154885928bd3751e236889af690142", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car offers count is not updaing after makign an offer - a309e7564c56f526c1eae348c3e3269e9d5cbfb1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lead management update issue - a9a1fcb5cc2b3eff26d7368ed9ece6d0e0a9d132", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: chats issue - 0e3ebf50bdceb596c6a59ce8119b2e1bcd112031", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FEAT: specific car related notification counts - 7489e045fb64063894342715e2190aa554d63741", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: counts related issues - de780cd746649067d571fa69ff35ff1fc16f8e51", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: logout issue while adding payment method as dealer - 9303b12bb3c755e9109d95482cc2feab88be969d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: is deafult key implementation for workbook - a1eeef4223a20637cdbdfa7d0b86cd861d212f1b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user deletion issue - d6fc2ba3c1809b229aed78b883ae648e654e66fa", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: zipcode filter issue in counts api - 5333e04863449a5ae529f934a1bf40cdadccf328", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: zipcode filter issue in for you - 01274fdf0383a46faacc445a9cbb24502d390e84", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: Auto Lead Purchase Logic - 1fca35135689f046aa221e03c01e9a08e934b048", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: performance of counts and cars api of dashbaord - c2df03c6b054571f567f035eac342f7d55ebf8d1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: count missmatching issue and notification api issue - 66171f72481e2bcc42a66e0d3dd686b6f8d336e6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: zipcode related error in get dahsboard apis - 939803ea74fb068716230f1e52a5323d3a1a982d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: error message for car add valdiation - 65109f631f545a27a5375ce05336e5d5c2c94b8b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: validation issues - 7136bea1ced20e3b06f4fe496776e419dd4c3a6a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: notification api changes and new api to get all counts - d07a20b5ad6fcc885369693d0ad3ca7d45bf8466", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: workbook logic - d329d0a05b99609258cbfc45acd3880e6872dd82", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auth token issues - ab41968462c375bcf7bc1a76312017a84a83dac1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auth token issues - f28ccc759831558531378ee7e40c5c8ffb32c160", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: auth token issues - dcf04f0cdb0a17e046567a803fe82666a0f7f5fb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: token issue in seller side - 7a85e7bda28ac8429b793a9efdcbba599735df85", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user email updation prevention - 4a71be0bdb768eb864c249bb29d86848d7bab4e4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: fix cookie set issue - 013e00c0c78773f46a22fadc8794e9cf8209b7bf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: internal server error - 32fea907c98f6f8d79065330f93373b47dadad66", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "rizwanAtAppening(rizwanAtAppening) pushed a commit to null at branch main Commit: change package.json - a360c4f1758ad0ffd1738b66427537ce5f20e7d6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: TEMP: change for sameSite cookie - ba8533f103f1a48bbb523cae01b5494c36376dd1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: offer related issues - 68323f51f089f295eb3ebed8dcf07741ec6829a3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: workbook changes - ce0004ed5e15007d975e06aa9d6e4c31db02be75", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: remove refreshToken from the api responses for security - c8729191e2b4143fcbb51013a8b734314840e0bc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: cookie related issues - 79d3211c536092df26aa7439662b174d8a168353", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: seller verify otp issues - 0f4a00a90e7d4d4702cd6d284d224773617101d2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: maxage of cookie - 4cc895ab6c2dcffd146c43e0a170b5c712987b82", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: maxage of cookie - aacdb6631d16079544d30ff8cdd5ab6c85cad741", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: cookie srelatd issues - 7b62cb21d8f269b412ba635e53124de6d125dcab", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: secure site - 8fd12da7bfccd4a4c4182718dc1d16869e41b411", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: express version errors - f216966f4fd108431043bfcd33fb1927db4a4eca", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: cors error for frontend - ccec6a9dbb296320c53655f38518d0332fe6d58d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: registering related issues - aad13cf72325c95c21e931dbcf0de9628d3d94c5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: user registration issue - 40b77bed700db61e7f4ff0d9628a28959c36233a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: workbook changes - ae092103f47081940bcd4dc83a0b28c56c9aeb0a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: location api duplicate issue - 2d90047196402f7ae0ec4330475abe0fcc4f19f5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: a workbook will be automatically added while a new dealer registers - d84561fc65cbc23e76aada8230eb2c1781a9f80d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: workbook related changes - 96b30e08d450a0a0238e7df81b29196ec3a9eab7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Add message API controller and constants for chat message management and attachments. - becf801ee2ebbe3d89c3568021f31d46df974f24", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: introduce dealer dashboard car listings API with comprehensive filtering, lead management, and offer services. - 90b0a6de6c9aa0630da3a71ec888ecfb140d2fb6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement API controller for managing offers, including retrieval with lead masking and sorting. - 4a385dfcdddbed9385f1c352448bb5abc0bb00fb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement new API controllers for dealer dashboard filters, leads, and dealer management. - 1d6d97a5de173faaa3d506185a02a55067ffc8fc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement dealer lead purchase, retrieval, and update functionalities for dealers. - 1bdf2d7987b55f6a33d3d709a997fccb04b42cc7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Add dealer management, lead, and dashboard filter API controllers, plus a lead auto-allocation debug script. - dc032be1443eaa8a28454b24cbb580263b08f761", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add dealer lead controller with functionalities for purchasing leads, and managing lead preferences including default settings. - f942ab21918fa77e3445875e63833b2d53947c2d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add dealer lead controller for purchasing leads and managing dealer lead preferences. - 5970a9e05c9b2653ab1518edaabf272cae5991ab", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Add Mongoose models for DealerLead and User, and a new API controller for dealers. - e0324d760c5650785130d195c980397d5a73f94c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement automated dealer lead allocation and purchase system with monthly/daily limits and lead filtering - 109c473068962fdde2f79bc6aa422e58fdcbf2c8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: my bid amount issue when offer is withdrawn - ca3c900d89fa97456643753df4922b5ca78a0366", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: fix: Align dashboard counts logic and improve distance calculation method\n\n- Synced 'getDashboardCounts' in 'DealerDashboardStatsController' with 'getDashboardCars' logic.\n- Added 'getZipCodesInRange' to 'DealerDashboardMetricsController' to support zip code range filtering for 'For You' counts.\n- Updated 'getDistance' helper in 'helpers.js' for better precision and readability. - 6a87b9361955d308a13637713cc41b47f5b14b72", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: Implement default settings for leads and auto-calculate offer distance\n\n- Added 'isDefaultSettingsEnabled' to DealerLead model and updated controller to apply default preferences when enabled.\n- Added 'getDistance' helper function to calculate distance between coordinates.\n- Updated 'OfferService.makeOffer' to automatically calculate distance between dealer and vehicle based on zip codes.\n- Refactored 'OfferService' to use 'PostalCodeRepository' for measuring distance.\n- Injected 'PostalCodeRepository' into 'DealerDashboardDetailsController'. - 69671c383da9c56a24ad7e66e53cdfb50246e932", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: implement enable default settings for dealer leads\n\n- Add isDefaultSettingsEnabled to DealerLead model\n\n- Add validation for isDefaultSettingsEnabled in DealerRequest\n\n- Update DealerLeadController to apply default preferences when enabled - 9fd5fe50c8a3b46d3e3d51e37065e4173d4479f4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: correct commented-out code in fetchZipCodeInfo function to ensure database saving logic is active, enhancing functionality for zip code data retrieval - 2c5fab4e733959426e6972ef38dcdb904c25e7f1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: enhance DealerNotesController to enforce dealership ownership checks for note updates and deletions; implement user validation to ensure only primary account holders can delete notes, improving security and data integrity - 1f6c48813a09af7c9881a08efa01b4c372ff15c4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: update all leads count logic in DealerDashboardMetricsController to filter purchased vehicle IDs based on accepted offers; streamline the counting process by directly using filtered IDs for improved performance and clarity - 26495341d0e5f888ca50a138e68caefc4a71b292", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement "Accepted Offers" filter in DealerDashboardCarsController and update lead history and total car count logic in DealerDashboardMetricsController to reflect only vehicles with accepted offers; enhance response handling for cases with no accepted offers - 05259c9fb89bea3a8d39f6ffa8b88298a227de1b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement availability filter in DealerDashboardCarsController and DealerDashboardMetricsController to show cars created or confirmed as available within the last 30 days; update seller confirmation handling in SellerController and extend Car model to include stillAvailableConfirmedAt field - 08b1af6e2761b19ae8911fe61ae6b21c22bcf718", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement real-time car offer count update feature in SocketService; enhance DealerDashboardDetailsController to send notifications and emit updates to sellers upon offer creation - 1c827093735513c9c46b7f75c2fb243bc136e5d7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: update userId references to user in activity log, notification, and message controllers for consistency; enhance user ID handling in UserController for MongoDB compatibility - d551364cd15e7437e7e41c8bd5e398f471482606", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: accept offer error - db92f588635a8cb06ad3fc32cc2f24f0815ec46e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: update OfferController to mask dealer details when lead not purchased; add lead purchase check and enhance data retrieval logic for vehicle and dealer information - f4f516777f3b0285e12c817952aea94e24e4d8c5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: update DealerDashboardCarsController and OfferService to include isWithdrawn and isExpired fields; modify offer price retrieval logic to exclude withdrawn and expired offers for improved data accuracy - 59e725d779c3360b709968292d9c66a80679b3ef", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement offer withdrawal functionality in DealerDashboardDetailsController; enhance offer filtering in OfferController to exclude withdrawn and expired offers; add validation rules for offer withdrawal in DealerRequest; update Offer model to include withdrawal status and timestamp - 999952c845832cd0306941576fea3e70c800dbfe", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: enhance seller filtering logic in DealerDashboardCarsController and DealerDashboardMetricsController by adding city and state filters; improve handling of empty results for better data accuracy - ea7c3457a6a4a7f8961c53723d2861666ab1594b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: enhance vehicle filtering logic in DealerDashboardCarsController and DealerDashboardMetricsController by adding validation for workbook makes and models; improve handling of empty values and intersection logic for more accurate data retrieval - 58ac3eea8dbbeac4256ead7a1a5742dfc37f92b6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement lead preferences retrieval and update functionality in DealerLeadController; enhance validation rules in DealerRequest for lead preferences, ensuring data integrity and user experience - 08c627c368f325f1d73e85e56259f057cfa686ed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: implement comprehensive ZIP code information retrieval by integrating database and third-party API; add validation, mapping, and saving functionalities for improved data accuracy and user experience - 80c3bcf3d6ab73051a87ceecdfbc2e442b396ec6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement sellerInfoViewedAt and sellerInfoViewedBy fields in dealer lead history model; update lead history on seller info view to track user interactions effectively - 94e952b2975f8e76b8cf998793427761d42c8daf", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: location filter API issues - 079ab1a8789e9be83dcf9566dbdba4460f84f775", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement frontend Socket.IO implementation guide for real-time messaging and notifications, including connection setup, event handling, and example usage; enhance notification and counts update functionality in backend services for improved user experience - 685708ab689563e0fd59ee384cf98a21d39523ec", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: reorganize dealer.routes.js for improved readability by replacing comment markers with consistent section headers, enhancing code structure and maintainability - 20aa4af5074fe8d44a50e8c0fec792422e8353d8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dont show again alert issue - e0666dad619388e0f2ae6ba1a6837d5f41e42151", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: add required field validations for state, city, and zipcode in match filters of dealer dashboard filters controller, ensuring data integrity for postal code retrieval - 277b2469d47b1f503e7c2f73b796613262682dd5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: simplify offer history statistics retrieval across all dealers in dealer dashboard, updating relevant controllers and services to support comprehensive data aggregation without dealership scope - fb166a1fe26ac02996c6148ad2fb2b17f46a4fb2", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: implement dealership context resolution in DealerNotesController to support scoped access for notes retrieval, ensuring only relevant notes are fetched based on dealer hierarchy - a917eea44f87c1b5936863e73cd7812ac9abde1f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: update file handling in dealer notes controller to support multiple file URLs, enhancing validation and deletion processes - 948e94da2492101f12842ab38094678c8e5c1e65", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: optimize offer retrieval in dealer dashboard by removing unnecessary parallel fetches and enhancing dealership-scoped offer statistics calculation - d73a51d04ffe415dc2113e9489412311082d8fcd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: update user preference handling in dealer lead and offer services to use findByIdAndUpdate for improved database operations and consistency - 05be93d6ab4ee3f2cd811530affe66f8497c697f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: implement offer history statistics retrieval in dealer dashboard, allowing for accurate calculation of total offers, highest, and average offer amounts based on historical data - f33d2e244e10393f9da3986cad8b68b898044874", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: update dealerCarStatus determination logic in dealer dashboard controllers to prioritize OFFER_MADE over LEAD_PURCHASED, enhancing offer handling and response clarity - 14eb7724d1eb809d21251ee39a5c49e1d04bd5dc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: add dealership context resolution and lead purchase status determination in dealer dashboard offer handling, improving offer response data with dealerCarStatus - 6cba23dd8086c0e5f208a538008c485843fe5805", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: add model normalization logic in DealerWorkbookController to handle "all-cars" and improve data integrity for workbook creation and updates - f8626edfa8e2fe9a80b2ab97ec5dd4849b50fc25", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: add dealership-scoped offer statistics to dealer dashboard, including total offers, highest offer amount, and average offer amount for vehicles - 7aa95d2c75a8351da34e807e7d5ff805dadee339", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: implement dealership context resolution in dealer dashboard controllers, allowing scoped access to offers and stats for primary and sub-users, and improve offer statistics retrieval for vehicles - 15db152295c6add927281b5127d1513703630af5", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: replace findAndUpdateById with createOrUpdateById in offer and dealer dashboard controllers, streamlining offer management and ensuring consistent database operations - d08c32d42beba3e42fce7eaa74d88704384bdcda", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: remove session management from offer and offer history repositories, simplifying database operations and enhancing performance - ac83c25f1ffe0de7f44878842c8032042f9633e0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: implement offer history and management features, including new APIs for making offers and retrieving offer history, along with updates to the offer model and repository structure - 1b407346114b84daa799862e37601fd6bfba8c1f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: update user preference logic to use createOrUpdateById method for hiding lead purchase confirmation modal - f126b81133959415af9194599c67123f286ea390", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: correct year filter logic in dealer dashboard cars controller to handle workbook year range and query year, ensuring accurate car retrieval - d31c8cc7d4daa1280d766e369a0c9b554aaa2404", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: include avatar field in seller information retrieval for dealer dashboard details - 6c5f4e7f7b66ecd9eb9225d73ac5542e3bf5fd1c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: enhance car image validation logic in CarController, including improved extraction and filtering of valid image URLs - edb050f782c488e5de98bb96c39cd0d68c24c4c4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: add file deletion functionality for dealer notes, including S3 integration and validation for file URL - b1ab777c5ec43d20d95bff80cf59a258c8f70d73", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: implement pagination and search functionality for dealer dashboard filters, including validation and aggregation pipeline for distinct values - 5602153884b34646a281c454568900dab09aa115", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: add name check functionality for dealer workbooks, including validation and response handling - d2c340badbae3e1b503d56131670be407e48af01", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: add user preference to hide lead purchase confirmation modal and update validation for request body - 908b8afaf78252f9182d7f420551dd7eded06b64", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ENHANCE: add chat data retrieval to dealer dashboard cars controller and update message controller to use new chat schema - 4520ed6f687ab86071253391213cf30f4710e98b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: update country code validation regex in UserRequest to allow up to three digits after the '+' sign - 831129fec6b430cdd6f4a346f7e9526d09becc3c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement new cron jobs for weekly billing, auto lead purchase, and auto plan switching; update app.js to include new cron job files - 480853b8ebda5dbcf33762648e296713094925e3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement lead allocation and purchase rules, including daily limits and buffer leads, with validation and model updates for dealer lead management - abd1fe0fa381681d981876f90299d5f79b632962", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: enhance DealerDashboardController to include seller information retrieval for purchased leads, add validation rules for vehicle ID, and implement fuzzy search functionality for vehicle makes, models, and years in the dealer dashboard. - eadff6e8323da387d0e0886557aa5a4f2030df42", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: enhance DealerDashboardController to support workbook filters for vehicle searches, including case-insensitive regex matching for make, model, state, and zipcode; update DealerWorkbook schema to allow null defaults for range fields. - 14d1e5ea88fcb385917bca2d469e09744d679ae3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: update DealerWorkbookController to handle multiple workbooks for a dealer, modify schema to remove unique constraint on dealer, and adjust routes accordingly - 35f24c827ee391b9b64aa6880ab65958f9265126", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement DealerWorkbook schema and repository, along with request validation rules for creating, updating, retrieving, and deleting workbooks in the dealer dashboard - 646844fe5f73946f753740cf07403809cc35ccc1", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement auto-switch plan cron job for dealer leads, updating package types based on payment method status, and enhance constants for lead pricing - cde709445ba0e396742056ff28f4b4d8e7ce0818", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: more deals like this api - b5f4a7375cf445c9e5df5a0195bf21d15ac6ed0e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: isLeadpurchased key logic - 05bcc3439625ffd016f4ebc9ec0c709dc838cacc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: add free trial detection and handling in dealer lead purchase service and auth controller, ensuring leads are recorded as during active trials - 91399e551050a1c0e23429c165e1603fbfd09419", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement weekly billing cron job for auto lead purchases, including payment processing and error handling; update constants and models to support new transaction types and lead payment status - 00c57c5414220de2f272518538a8af6f335b5b70", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: improve phone number handling across user and vehicle controllers by normalizing country codes and validating existing user registrations to prevent duplicates - dd1013cb64eca1d978aea7b4edfacf85dd322feb", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: enhance vehicle filtering logic in dealer dashboard controller by improving handling of lead preferences, integrating purchased leads, and optimizing query parameters for better performance and accuracy - 6a42939b3596079961394678f9eb7a86094c97b4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: zipcode filter - 6d9564632057778714c5c60b8d19f1a5acbdd73c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX - 8b7fa7279349eb196d335b4e41bfe22a205b4232", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: all leads count issue - addf3658ebad096b5594e8e181634c2afb744db3", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: update dealer dashboard controller to improve vehicle filtering logic and enhance dealership information model with additional fields for better data management - 03a851b8f664cf6be3c54964e63d3240c95a1883", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: get car details error - 131c033f91147b249f190e69835ebd812325f6cd", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: make and model validation - 5585aed59c56223ed7d3e1672203b074dfe0b7d7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: enhance dealer dashboard controller to utilize aggregation pipeline for counting purchased leads and improve vehicle filtering logic for distinct models and years based on query parameters - 0278ae16427e024ee093a5f3ced28f7835014731", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement vehicle master repository and enhance dealer dashboard controller with vehicle filtering capabilities, including make, model, and year, to improve dashboard functionality and data retrieval - 565aff101cf1a3be68f602cdcd7f3fff5b964055", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: streamline vehicle filtering logic in dealer dashboard controller, enhancing the handling of lead preferences, exclusion of purchased vehicles, and intersection of filters for improved accuracy in lead results - 0f00afc3b8ca8745886b59cd521bc5a69b4710e6", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: streamline vehicle filtering logic in dealer dashboard controller, enhancing the handling of lead preferences, exclusion of purchased vehicles, and intersection of filters for improved accuracy in lead results - cf7e7c8f2ee47d20d00b32e04f37ff5467a7c6e4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: dealer registration validation changes - fa28b372fa4a89b634201b18267a66bbc88b44ba", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: Merge branch 'dev' - 909f866d7dfb037ff01750312692eff4db63f001", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: all brands api issues - 5748a4b468acfce0cd7a231ba32a07cbc3c5a97b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: enhance dealer dashboard controller to support additional filters for make, model, year, state, city, zip code, and price range, improving lead search capabilities - 8a118e0bba11688d46c77d9c29752f1ccf4e598b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: update dealer lead purchase service to standardize lead source and plan types for better consistency - 0b2b7de11ea387c57c5b6e659af3a3fdc46761a8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement purchase lead functionality in dealer routes and enhance validation in dealer request - 34aaa528cd2a864566ec32099dce9f5dbe9bc42e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement sorting functionality in dealer dashboard controller to allow leads to be sorted by price and date - 055a7fbde4108e7a11e3e5c5e154164c1e5b4ad8", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement sorting functionality in dealer dashboard controller to allow leads to be sorted by price and date - c2436ba3e8779ec5643e7c1f6bdcab9f4109185a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: enhance dealer dashboard to include seller information, adding city and state from seller's address and updating lead data structure - 91fc1d80aa9db400cf31d1e70689f0a12df90b27", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: create car related error - 27a51d873f821483eaff8171e36eb5988f0de12f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: enhance dealer dashboard logic to differentiate lead display based on free trial status, applying appropriate filters for purchased leads and lead preferences - 37ec469e106055224a17259b45018b28cd56e31c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: enhance dealer dashboard logic to differentiate lead display based on free trial status, applying appropriate filters for purchased leads and lead preferences - 6d9c7fe52c29fc517e44eca4d54288c2509908b4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: update dealer dashboard and payment controller logic to handle payment method structures and improve lead purchase calculations - 62bbe661abe1d44d3a50ea7bdd145ca2aa2ab081", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: step 2 issue - 4a92879dc2f1df75c1ca5d757c8e00cff6aae77e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: update car details error - 2d17481ddf28b9014c450b414fcfe8d649ac5a04", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFactor: update message and dealer-related fields in models and controllers to use consistent naming conventions; change senderId and receiverId to sender and receiver across multiple files for improved clarity - b9eb4040c777c85bed1cc723c562ec20447245ed", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: INIT - 6094fcb65c50035610158f46226277fe3cb10301", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement car note management in DealerController with CRUD operations; add validation rules in DealerRequest and update routes for note handling - 3944461c61109aba2c76d1d05bd684fef05b0a68", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement validation for unique license plate and VIN numbers during car creation in SellerController - 8717c562d83cf6504485ea671a4b416e894d9064", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: licese plate option while creation a car - 06d247544f34a7f9ff9fa79a450bb55bd5f50d70", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement car update history tracking in DealerController and SellerController; include helper methods for grouping and converting update history data - 17200cc4e555faaca87efd97df368cd32fc1c734", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: UPDATE: add validation rule for payment method in PaymentRequest; update API route to include validation before processing payment method addition - 520126de18f5fb721c2c43d797fa67a8d62ec777", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement payment method handling in PaymentController, including type determination and data normalization; update user model to track payment method addition - 99a8dfd6e5ce85df77fe424eae92d3d4c2045f4b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement getDashboardCarById API to fetch car details and offers, including error handling and response formatting - 49abf88eca0d25ff5e74a3385fcf5c7c0fa7b2d4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: Redact Twilio account credentials in documentation\n\nRedact sensitive Twilio credentials in documentation. - 2eb94247197bfeba51932d1aa011ec7b8fa72480", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: Update Twilio integration documentation\n\nObscured sensitive Twilio credentials in documentation. - d1759b805f3f4ccca958eb569a6605a468446ae7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: REFINE: enhance error handling for Talus payment integration, including specific responses for various error scenarios - 608a6345a2941460d05c74512be463372ceac38d", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: integrate Talus payment method and customer ID in user model, update API routes for payment handling - 3bde36cc9cd59faddf5b71a70eeffdd313bab420", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: last name valdiation in registration api - 548df4f598611be6cd2876d4e83cea69455f8c07", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: TEMP: valdiation removed for multiple offer accept - cdf84c6b8c3f72da25d3faa7a1c4b67b79215175", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: TEMP: valdiation removed for multiple offer accept - e57c52d9aa3bbfa95dd12766ebf0ab6e4e51da13", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: get unread notification count - 86d6f68cbb5485aba2159e9848371d80b388ae7f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement identity verification handling in auth controller and request validation - f297f926dbb4d20d6d7f17890cfe11125f0ca54c", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car make api pagination - 4028873fd557739c498f3f8fd60e98c2f787c53a", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: car make api - a69cd476e636ab5e90e9217c0ac1f33655f42f3f", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: lead per day max value issue - 2ee43f4c019eb15489c70dc58c3562a0eb5c09a7", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: car mile max value issue - 1a5fdfc81f9c2d2b65bf93f067b682c325c334cc", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: leads per day max value - 17b76d4489406e30cc7962ff636936695b7d0ca0", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement dealer license upload functionality with validation and response handling - 5c8f7ede67bb86d78ff4c6f4d7ba4659e19fa7fe", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: leads per day change - 019400f181a9c596d8c592971cbc7dcfe75c490e", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: enhance dealer lead preferences validation and model to include zip code and improved range checks - f7d9a86406a6668ed42df201eaef5209ec92e946", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement zip code information retrieval in dealer controller and request validation - 4d32ef09a732099de13bd31c80f173c6a349d169", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: implement dealership information retrieval and management - c927ca5999d297a48735c285bb7a8261d31f804b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: dealer lead preference add api - beef8ca6b641e0410870d167963619b0bba4b568", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: ADD: dealer lead preference add api - 527de34dd14b4c0f4019ec8105856b5f9b961193", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: feat: add dealer lead management and registration functionalities - 24c8b8df8ac06db374173b0530cdad1df47a968b", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
{ "message": "soumya-Appening(soumya-Appening) pushed a commit to null at branch main Commit: FIX: Implement pagination and sorting for user profile history and notifications retrieval - f41180e98d3561c3317430476a3b36a91ebf6da4", "commands": "/var/www/dev/git-sync-node/scripts/kargone-node-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.