[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" }
Hint: ⇧ + Click to select a range of jobs.