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