[Dev]: mehilia-node-dev queue/mehilia-node-dev
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ADDED: Implemented messaging contacts functionality for tenants, including a new endpoint to retrieve landlord and team user contacts. Introduced helper functions for formatting contact data and updated response handling to include a success message. Enhanced localization with a new message for successful retrieval of messaging contacts, improving user experience in tenant communication. - 79f29988166c172f464c48e191142bd09f418c5b", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Simplified payment date validation logic in the PaymentRequest class by removing complex checks related to lease dates. The validation now only ensures the payment date is in ISO8601 format, enhancing clarity and maintainability of the code. - 18879035525b1dee577a75ec60bf8a409491fa94", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Refined subscription offer validation logic to check for previously used offer codes by normalizing and comparing against existing codes in the redemption table. Introduced a new error message for similar offer codes to enhance user feedback. Adjusted the landlord offer redemption repository to support this validation method, improving the overall clarity and efficiency of the offer redemption process. - 2ebea5df44ec60f77e2dabea3d9e9bb9e17162c9", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Modified subscription offer validation logic to restrict users based on landlordId existence in the redemption table, rather than specific campaign codes. This change simplifies the validation process and enhances the clarity of offer redemption rules. Additionally, adjusted the landlord offer redemption repository to reflect this new validation approach. - 57e98f5ab0fa5e733e7cedd6eb54734a9eddff83", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Refactored landlord offer redemption repository methods to use findOne instead of exists for checking the existence of records. This change improves query efficiency by selecting only the necessary fields and utilizing lean queries, enhancing performance and reducing memory usage. - 0fbff0b6f3a9d00b4eeb896b3fc4e78b752cb1af", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced subscription offer functionality by implementing a new validation rule to prevent the reuse of offer codes across campaigns. Added a new field for offer codes in the landlord offer redemption model and updated the repository to check for existing codes. Improved localization with a new message for already used offer codes, enhancing user experience and clarity in subscription management. - c38f144a802ff63550fd8f3f192459817589fa6a", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ADDED: Implemented subscription offer validation functionality, including a new endpoint for validating offer codes against subscription plans. Enhanced request validation rules and response handling for offer validation. Updated localization files with new messages related to offer validation, improving user experience and clarity in subscription management. - c7f1c89f399dc1ba88273c30047dbba9d292111c", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced the dashboard rent API to include a converted amount in the landlord's currency for each property. Implemented currency conversion logic to ensure accurate financial reporting, allowing users to view collected rent in both property and landlord currencies. This change improves clarity and consistency in financial analytics. - a0b13c362b5a060db0ec2ea0f6f606dbe536e219", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: REMOVED: Commented out console log statements in dashboard.service.js to enhance code cleanliness and maintainability without affecting functionality. This change improves overall readability and reduces unnecessary logging during execution. - d4286e873ebb3d4db76f4461aee8ec3252b2c2b9", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Introduced a new job for managing exchange rates caching, enhancing the currency conversion process. Refactored currency conversion logic to utilize a new currency rates service, improving accuracy and efficiency. Added a method to fetch all rates for a base currency, ensuring robust fallback mechanisms for currency conversions. - 4ecff36ad5ae6193405579cb8fcdf38983624307", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Modified the buildLeaseSummary function in tenantDashboard.services.js to adjust the logic for determining due rent. Introduced a condition to display "paid" when the fullyPaidSchedule flag is true, while maintaining existing checks for totalDue and lease start date, enhancing clarity in rent status reporting. - c24ebfb7f17f5ae5282222d04a39f5411fd55063", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: REMOVED: Commented out console log statements across various job files to improve code cleanliness and maintainability without impacting functionality. This change enhances overall readability and reduces unnecessary logging during job execution. - 177b4af3bddd204189e31e3c445bb19e52faacd0", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Adjusted the cron job schedule for the rent due reminder notification to run daily at 08:00 AM UTC, improving the timing of notifications. Commented out console log statements to enhance code cleanliness and maintainability without affecting functionality. - e46359448bab6795aba960caa483be50678e370c", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced rent overdue notification system to include last payment date and month-specific messaging. Introduced new localization entries for month-based notifications in English, Spanish, and Dutch, improving clarity and user experience in overdue communications. Adjusted cron job schedule for more frequent checks. - f27204c6ba2272f21345abb07d611bce03ba65e8", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: REMOVED: Eliminated unnecessary console log statements in TenantController to improve code cleanliness and maintainability. This change enhances the overall readability of the code without affecting functionality. - 5cba8f65d931fe770799fdc0ed21140b5eaf9712", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced document handling in LeaseController to ensure correct unit and property IDs are used during document creation in both create and update flows. Implemented fallback logic to retrieve existing lease data when necessary, improving data integrity. Removed unnecessary console log statements for cleaner code. - a6ed13b93c2e6ec3695f49f1037c856ebf7089c6", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced the computeDueSummary and buildLeaseSummary functions in tenantDashboard.services.js to include a fullyPaidSchedule flag. This addition allows for better tracking of lease payment statuses and improves the display of next due dates in the dashboard, ensuring clarity for users regarding their payment obligations. - 587de1c1473c97d16d7de8562123a7edc4cd83c9", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced tenant creation logic in TenantController to include auditing by storing the user ID of the creator when a tenant is created by a team user. Updated tenant model to accommodate the new createdByUser field for improved tracking and accountability in tenant management. - 2ece809601db95d5416f6e8eafba974b297e1c72", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced tenant logout functionality in TenantAuthController to clear both authentication and device tokens upon logout. Improved comments for clarity on the token management process, ensuring better understanding of the logout procedure. - 85c480c9ff7e87191ed3e906b31907fdd126d09e", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced authentication flow in AuthController to differentiate between existing and new landlords during Apple and Google sign-ins. Implemented logic to set isNewUser flag and return appropriate landlord objects, improving clarity in user status. Additionally, allowed direct currency updates in LandlordController and refined validation in AuthRequest for currency codes, enhancing user experience and data integrity. - f3ed18a5e852f6e02a009d7c9f6dee0d60913d6c", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.