[Dev]: mehilia-node-dev queue/mehilia-node-dev
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Implemented Apple and Google sign-in functionality in AuthController, allowing users to authenticate using their Apple and Google accounts. Added corresponding validation rules in AuthRequest for both sign-in methods. Updated routes to include endpoints for Apple and Google sign-in, improving user authentication options. Enhanced login response handling to ensure proper data formatting. - 8225554920b72ea4bc633d485287b9b335aca486", "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: Removed console log statements across various files to clean up the codebase and reduce unnecessary logging during execution. Updated the subscription model and related middleware to include a new monthly file upload limit feature, enhancing subscription management. Added localization messages for file upload limit notifications in English, Spanish, and Dutch, improving user feedback regarding subscription limits. - 99cabe3881ba0cdcbb5ec0920a449e55155c4a88", "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 logical grouping for broadcast messages in MessageRepository, allowing retrieval of messages by channel with pagination. Updated MessageModel to include broadcastBatchId for grouping. Modified ConversationController to handle requests for broadcast channels, returning messages when a channelId is provided. Adjusted API routes to support new broadcast channel functionality, improving message management and retrieval. - 0f87c82db3ab4c563c207b4b4cf78fc704456946", "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 maxMaintenanceTicketsPerMonth limit to subscription model and plan schema, defaulting to 5 for free plans. Implemented middleware to check maintenance ticket creation limits based on subscription status. Updated localization files with new messages for ticket limit reached and unit limit reached scenarios. Adjusted routes to incorporate new middleware for unit and maintenance ticket creation, enhancing validation and user feedback. - f2188bc7de2f95dc24c18a1b11d7fd858fc52e1b", "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 password confirmation requirement for tenant account deletion. Added validation logic to ensure the provided password matches the stored password before allowing account deletion. Updated tenant routes to incorporate the new validation rules. - 99e540e53698d382824a57e2bf6c3a6b661204db", "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 duplicate entry checks for waitlist and feedback submissions in HomeSubmissionController. Added corresponding error messages in English, Spanish, and Dutch localization files to improve user experience and validation feedback. - 17681ecc4a9fed745d508369b085094162df7ec3", "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: Introduced user role constants in constants.js, added user and role repositories, and implemented user authentication middleware in api.js. Updated subscription controller to utilize a new response structure for plan retrieval. Enhanced localization files with new user validation messages in English, Spanish, and Dutch, improving user feedback and consistency across languages. - e727a72c6da16f5e81bcd5d522b285e8977e477e", "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 waitlist confirmation email content and styling, including changes to subject line, closing text, and greeting. Adjusted admin creation script with new default email and password. Enhanced email template styles for better readability and consistency. - 00ba9102db30766a6f95100cd7494f5b7bd6aedf", "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 new localization messages for submission handling in English, Spanish, and Dutch, including "submission not found" and "invalid submission type." Updated admin routes to include submission management functionality, allowing for marking submissions as reviewed. - aa87c904852872353ce59d09842a4a3a00d0644a", "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 waitlist confirmation email functionality, including a new email template and translations for English, Spanish, and Dutch. Updated HomeSubmissionController to send confirmation emails to users who submitted waitlist requests. Enhanced email job processing to include the new waitlist confirmation template and updated constants for email subjects. Improved localization files to support the new confirmation messages. - d4e3663ccc834e7eef673552454d99862751bc90", "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 email subjects for OTP verification, password reset, and waitlist submission in constants. Updated AuthController and HomeSubmissionController to utilize these constants for email notifications. Implemented OTP expiration check in AuthController and improved email template structure for better responsiveness and translation support. - 034c3c1f33e5397319f7d94b6aa4d22cdf6b1855", "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 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" }
Hint: ⇧ + Click to select a range of jobs.