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