[Dev]: mehilia-node-dev queue/mehilia-node-dev
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Added getFeedbackWaitlistStats method in AdminDashboardController to retrieve feedback and waitlist statistics. Updated AdminDashboardResponse to include a new response method for these statistics. Modified localization files for English, Spanish, and Dutch to add success messages for feedback and waitlist stats retrieval. Updated admin routes to include the new feedback waitlist stats endpoint. - 2538571a9767aa764e445a8161dcb6692e87a1d2", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Updated localization files for English, Spanish, and Dutch to include new validation messages for sorting parameters and added success messages for landlord list retrieval, improving user feedback and consistency across languages. Introduced new dashboard route for landlords in admin routes. - 59951b0cb9a2c3230fe606ee53f2534d6053ece0", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Implemented lease association logic in TenantController to ensure a lease exists for a unit before adding a tenant. Added corresponding validation messages in English, Spanish, and Dutch localization files to improve user feedback. - c4f019e4828050db64eb82fe7851dae6ac4d609b", "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: Changed the schedule for the overdue rent notification job to run daily at 10:00 AM instead of every minute, optimizing job execution frequency. - c917b8bf192bd5ede865a0ff7051c827a00e33be", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Improved notification job logic by adding manual placeholder replacement and HTML entity decoding for titles and messages. Updated overdue rent notification job to use UTC for date formatting and calculations, ensuring consistency across server timezones. Refactored rent due reminder notification job to utilize UTC for date handling, enhancing reliability in date calculations. - cb14d6da593169a67ec341166fe900096d5675e6", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Integrated Brevo API for email notifications, replacing AWS SES. Updated EmailService to handle email sending via Brevo, including detailed error logging and API key management. Added new test scripts for lease expiration notifications in package.json. - 5bcb45e7dd0f0e44f62c1a4cdcf5420528a9cdd9", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Added messageType field to message and conversation models, defaulting to 'text'. Updated message handling in MessageController and SocketController to incorporate messageType, improving message categorization and consistency across the application. - db4112c6ccd1de2c0b1869cec191a80a756172ee", "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: Corrected file path in .gitignore for admin export test HTML, ensuring proper exclusion from version control. - dd32763209a154485569ef57b510cd0605e84c05", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Updated Spanish and Dutch localization files to include new message keys for property retrieval and analytics, improving user feedback and consistency across languages. - b9041fcb87f381b83133b5df14415136801a1327", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Updated notification service to determine message content based on message type, adding support for image and file notifications with localized text. Updated localization files for English, Spanish, and Dutch to include new message keys for image and file notifications. - eb74a648785c61a44fbf419fe26c809307b8fdd0", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Added validation for occupancy percentage in DashboardController to ensure values are capped between 0 and 100, improving data integrity and preventing erroneous occupancy rates. - c0aa74bcf9da2d2d9bcc374c05c764f22d20b968", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Added socket.io-client dependency and updated message handling to prevent sending messages to broadcast channels via the sendMessage API. Implemented new conversation creation logic for landlords to send one-to-one messages to tenants, ensuring proper notification and socket event emissions. Updated request validation to restrict tenant access to broadcast channels and improved error messaging for clarity. - 6ff1fdee4a8b82e5583ed97a1ad6393e26336ced", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Implemented functionality to edit existing broadcast channels by validating ownership and tenant IDs, while allowing updates to channel names and participants. Added optional ID parameter for channel editing in request validation, improving channel management capabilities. - 076aa7547ddee0dadf9cc968f2a7bd272f3b281b", "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: Deleted the maintenanceStatus.helper.js file and refactored maintenance model and repository to track status changes using a new progressHistory array instead of progressDates, enhancing status management and historical tracking. - 48800cf3ed7a9255bd4df14b9c703cc71104f356", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Implemented functionality to mark all messages as read when viewing a conversation, ensuring accurate unread counts are maintained. Updated conversation repository to prevent timestamp updates during read operations, improving data consistency. - ae51766dbbbf48f3920a4e9d479ad92f80e78b31", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: FIX: Commented out unnecessary lines in the synchronizeMaintenanceStatus function to improve code clarity and maintainability without altering functionality. - 92fbdafa686f2472c6244183d32f874e5da5dce3", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Updated population fields in ConversationController to remove unnecessary 'personalInfo' prefix for landlordId, improving data retrieval efficiency and consistency in conversation-related queries. - 36f95c195638aeafe6edaed87df540f18c16f0ef", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Added language support for English, Dutch, and Spanish in constants and translation helper. Updated tenant authentication to handle language preferences during login, signup, and password recovery processes, ensuring accurate error messaging and user experience. Enhanced request validation to include optional language field. - 6e7da01c5f988e6b8fd7f38d68af7f4e1690ef38", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: FIX: Corrected currency symbol for Surinamese Dollar in constants file to ensure accurate representation in financial data. - 13a46c2600a9388e615b7b25a229b366018df029", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Updated maintenance ticket processing to calculate days since creation using UTC for accurate day difference. Changed sorting to use createdAt timestamp for descending order and removed temporary fields before returning the final response, improving data integrity and clarity in ticket management. - 769961263f37ce7cfaba9faca78c42b3beb7fa72", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.