[Dev]: maidme-maidyou-node queue/maidme-maidyou-node
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added logic to filter booking offers based on maids' blocked users, ensuring that offers are hidden if the user is on the maid's blocked list; updated comments for clarity on user and maid blocking checks - 80ddf605ef2ea7686cfca1523d0b99eae6a91789", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: enhanced booking validation logic to check for scheduled bookings between users and maids in both directions; updated error handling for blocking actions to prevent self-blocking and multiple blocks, with corresponding localized messages added for clarity - 513b7c2161fdc24e8ae8cd4de36f247623d12773", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added isBookingRead and isMaidRead fields to booking repository to enhance tracking of booking and maid read statuses; ensured proper data structure with updated default values - 47f2210276d7bddb0533b639dba5fafd66e77f12", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added isBookingRead and isMaidRead fields to booking repository for improved tracking of booking and maid read statuses; updated data handling to ensure default values are set correctly - 4c722ff34434b4525500a1c033a7049d48376a14", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: refactored error handling in AuthController to provide more specific messages for user registration conflicts; added new localized error messages for various languages - 9fd98902a9bef8615f046ab8f6c252d3e879c815", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added filtering for expired bookings in getBookingsList function; improved error logging in booking controller and commented out console logs in booking reminder cron job for cleaner output - 6a1241aba24b5082686bced3a2c819f8090c57e3", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: improved date filtering in getNoShowsList function to correctly handle both ISO strings and Date objects, ensuring accurate date range queries for maid bookings - 3477511f7f3325746d250e850d690f569b7bc7ab", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added withReviews filter to booking retrieval logic, allowing for optional filtering of completed bookings based on whether the maid has submitted a review; updated controller and service methods accordingly - 46aa8706185ac1290f6d08ec363358804321ea93", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: refactored booking retrieval logic for maids to include both non-requested bookings and requested bookings with replies; improved query structure for better accuracy in fetching relevant bookings - 05e5eecc71a3a5f5c236b8210cbe6be5d210eefe", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added functionality to retrieve recent cancellations and no-shows within the last 15 minutes; implemented new service and controller methods, updated response handling, and added corresponding route for accessibility - ad430d9233526321b8da95752cf0cb4997d967f9", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: enhanced booking overlap validation by excluding expired bookings; updated query logic to ensure only future bookings are considered for overlap checks - 3817d58dc8ca240167529584c26f732e58d3f828", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added scheduledBookingIds mapping to ChatRepository for improved access to scheduled booking identifiers in chat data - 74453cc6f0aff828e53de54eb45bff62460cfc88", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added filtering logic to getBookingOffers to return only current maid's replies; updated replies field handling for improved data accuracy in booking responses - 4b0b5303d454a5bdcbdf181fd02e0fd4f5cbb7f9", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added bookingId validation and enhanced conversation handling in chat functionality; updated socket and controller logic to ensure proper participant verification and conversation integrity based on booking details - 75fb046bfeafde85c1ffc511398defdb4247da75", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: refactored getNoShowsList function to handle status and noShowBy filters together, allowing for more flexible querying of no-show and dispute records - 0475a9aa350b66120ee173f287fa4a1b6c7340a7", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added minimum booking notice hours functionality to booking offers; integrated admin settings retrieval for dynamic notice periods and updated filtering logic to exclude bookings based on configured notice requirements - 113234251b2e7ba3056976515d929827143b9350", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: added updatedAt field to cancellation and no-show list queries, including timezone conversion for improved data accuracy and consistency in booking responses - 83b24686be1045c540ab1566e762855d48d90574", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: implemented markBookingAsRead functionality for maids, allowing them to acknowledge cancellation and no-show notifications; updated related services, repository methods, and routes to support this feature - c8ef519083cc9da60089f8b679db440e94a72f71", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: refactored block list retrieval to support both users and maids; updated controller, request validation, and repository methods for improved pagination and search functionality - 6efe83206bbd2209baaa2b179a3929cbf7b49b8b", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: enhanced user authentication by adding type validation for user roles; updated request handling to ensure user type consistency across various authentication processes, including phone verification and updates - de40fe550ac93aedaa9f9b6114b8898db566a51c", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.