[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" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: updated booking_id field in cancellation, no-show list, and no-show details queries to use $ifNull for improved data consistency and handling of null values - 8bf4bda2b1b916739f87ffe9f5b56bb2112d7547", "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 booking_id field to cancellation, no-show list, and no-show details queries for improved data consistency and easier reference in booking-related operations - 75a48cf11cf4c78e27e0c4cbd584495e9f641321", "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 online status testing section to index.html, including user ID input, conversation ID input, and functionality to request and display online status results; enhanced socket handling for online status responses - e39c79676398d18ecdd237d853ce317c99db23fb", "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: enriched booking replies with current maid details by fetching unique maid IDs from replies and updating each reply with the corresponding maid's full name and avatar; improved data structure for enhanced user experience - ad25eacea5b5e8cc414d346235ae289bc8202ca8", "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 details retrieval logic to improve query accuracy by incorporating conditions for both requested and non-requested bookings based on maidId; enhanced matching criteria in the MongoDB aggregation pipeline - 1b1566e83fedb8675b6761aa2601e45dbd032361", "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 country validation for booking requests to ensure users can only search for offers within their registered country; implemented reverse geocoding for location verification and updated localization files with new error messages for country restrictions - 78ef9bc1f61ddf6610e913e86b0dadde4c205959", "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 chat repository query logic to improve user and maid favoriting conditions; clarified matching criteria for userId and maidId in the MongoDB aggregation pipeline - 0bed63f162824842276618c955a6a03d777352d6", "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 booking status retrieval to chat messages; updated ChatRepository to include booking status in message data structure for improved context in chat interactions - 297448724b35ab980fee7aa51cc4449d3d9e702a", "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: updated review notification titles and messages for improved clarity; added localization support for review notifications in multiple languages - ffe2d7c5a8a6b07b760b7464bdba0f91be5faf80", "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 notification system to support image messages; updated sendAndSaveNotification function to include optional image URL for notifications, and modified chat message handling to display appropriate previews for image messages, along with localization updates for new message types - 6ffb8d9000ea9a978e5a2c7c43c3bbd1491a0e7b", "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 soft delete functionality for conversations, allowing users to hide conversations while preserving message history; added deleteConversation method in ChatController and corresponding repository logic, along with necessary localization updates for success and error messages - 90a4ba9c04149b2e5bd2a98eb4efc19af851e8ef", "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 online status request handling in socket.js, allowing users to check the online status and last seen time of specific users, enhancing real-time user interaction in chat - 66f58c6091e83a015f597a2eaf1c336b95a7d43d", "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 booking reminder cron job and notification processor; refactored Redis queue configuration for booking notifications, enhancing job management and notification handling - cb6fee12000f2db6a53720dc23774c3944e9bd7f", "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 arrivalReportedAt, startOtp, startOtpGeneratedAt, and startVerifiedAt fields to booking retrieval in booking.services.js, enhancing data completeness for maid booking lists - 5acc282f1e2d9812d34838d072b29f43255629e8", "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: removed startOtp and startOtpGeneratedAt fields from booking retrieval in booking.services.js, while adding arrivalReportedAt, startOtp, and startVerifiedAt fields in maidServices/booking.services.js to enhance data completeness for maid booking lists - 58efa30c8416a180472738427a5a9c46549f3dfb", "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 startOtp and startOtpGeneratedAt fields to booking retrieval, enhancing data completeness for booking information - bbdb9355effd2a63773610fe401bfc92c07a3817", "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 chat interface with WhatsApp-like features, including improved message display, typing indicators, and direct message handling. Refactored socket event handling for real-time updates, added reply previews, and implemented emoji reactions for a more interactive user experience. - 629343b536bb0c263663755af29fe0b48151b3c5", "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 coordinate handling in BookingController and bookingServices to clarify usage; updated comments to indicate that maid's current coordinates are kept for reference but not used in search, enhancing code readability and maintainability - cb9d1d53cfda51b87d4c2e8753659c3f98ee1dfb", "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 lastMessageCreatedAt field for sorting in chat repository, allowing fallback to conversation createdAt if no messages are present, improving message retrieval accuracy - ce078dcdd85b8b410c6312ddab83e0e83539bece", "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: updated getBookingOffers function to calculate isFavorites based on maidFavorites lookup, improving accuracy of favorite status in booking offers - ed32744dbeda4ee7e40a8f21bb38d7ebc7bf0f87", "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 user avatar and badges to booking offers response, enhancing user data visibility in booking interactions - 6ca508a25fd0f0c59415a9011d5fc430d2887631", "commands": "/var/www/dev/git-sync-node/scripts/maidme-maidyou-node-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.