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