[Dev]: kargone-node-dev queue/kargone-node-dev
{ "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" }
Hint: ⇧ + Click to select a range of jobs.