[Dev]: mehilia-node-dev queue/mehilia-node-dev
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Commented out console log statements in SubscriptionController to clean up the code and improve performance. Adjusted landlord ID retrieval logic for clarity and consistency in handling user data. - c2c56215458e96557b115901088420fa400bd1c3", "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 landlord profile data handling in LandlordController by ensuring the invitation code is only deleted if it exists. Added logic to attach landlord currency and business settings to the profile response, improving consistency and accuracy in user data retrieval. - ea3453fd1cded70597419f48621741d81e33d5ba", "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 collection methods in DashboardService to prioritize rent period for dashboard updates, improving accuracy in monthly reporting. Refactored DashboardController to optimize currency conversion calculations for expected rent and collected revenue, streamlining overall statistics retrieval. Added period handling in PaymentController to ensure consistency in payment data processing. - a9243ff3318d4ee98b5394081d53c92233c20930", "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 invitation link generation in TenantInvitationService and UserInvitationService to include user type in the query parameters and changed the URL structure for improved clarity. The format now directly appends parameters to the base URL, enhancing the invitation link's usability. - 1ad03c5b0d5b5797717b0053f80734b13e247b5b", "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 a new lookup for subscription plan details in AuthRepository, enhancing data retrieval by including active subscription plan names in the response. Updated projection to exclude subscriptionPlanDetails from the final output, streamlining the data structure. - 31c92f58e489eda06583667528d705de0a73a951", "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 default Brevo API key in EmailService for enhanced security. ADDED fallback link display in tenant and user invitation emails for improved user experience if the invitation button fails to work. - fc7a48a5af5a9cffbbf75f4a176db4129d8a2efc", "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 optional filtering by landlord status (active/inactive) and subscription plan in AdminDashboardController and AdminExportController. Enhanced validation in AdminDashboardRequest and AdminExportRequest to support new query parameters. Updated AuthRepository methods to accommodate plan filtering in landlord queries, improving data retrieval capabilities for admin functionalities. - 62472ff94f3ac3aa7da9799e019aa6e0215b785a", "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 search functionality in AdminExportController to filter landlords by full name, email, or phone number. Enhanced validation in AdminExportRequest to include an optional search query, improving the flexibility and usability of the landlord export feature. - 181236c760e9fe7a40fb00d91dc8e0c0b1006275", "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 landlord filtering in the AdminDashboardController by adding an optional landlord ID parameter to the dashboard route. Enhanced validation rules in AdminDashboardRequest to ensure the landlord ID is a valid MongoDB ObjectId. This update improves the ability to retrieve specific landlord data, enhancing the functionality of the admin dashboard. - 9a67a61dab7c041211ecb198a9edeb990d9e8883", "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 .gitignore to include additional utility scripts and directories for improved project organization. Added entries for 'amenities/' and new upload scripts, streamlining resource management and clarity in the project structure. - 6cdce5473787f6c6021aa0c48fb872f69d9e1af6", "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 localization files for English, Spanish, and Dutch to specify character limits for description fields, enhancing clarity in user input requirements. Updated messages to reflect a consistent range of 10 to 5000 characters across all languages. - bb786ffe8dc5ab8eb1b2c719dcd24698e4b257b8", "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 user welcome email template with improved layout and styling. Introduced new CSS for better formatting, including an email wrapper and container. Adjusted content structure for clarity and responsiveness, enhancing the overall user experience. - 1b7361db8e2e1b09e8e963e028086dd95ccef878", "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: Redesigned support email template for improved layout and responsiveness. Introduced new CSS styles for better formatting, including a structured email wrapper and container. Updated content sections for clarity and consistency, enhancing the overall user experience in support notifications. - dcf4dd8465bef5c3e3c1e5fbb97f4df21e1516fc", "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 landlord welcome email functionality, including new translation keys and email template structure. Updated constants and email job processing to support the new template, improving onboarding experience for landlords. Enhanced localization for the welcome email in English, Spanish, and Dutch. - 05adac86e3320f1b42714a57eccd6f6aff0d0632", "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 support email templates and translations to include greeting and admin message fields for improved clarity in notifications. Adjusted the email structure for better formatting and added unsubscribe options in multiple languages, enhancing user experience and compliance. - 6d10f4b9b5640307c31cc0cef67d1ebd997b8d72", "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 support ticket functionality by adding a new support email field in the environment configuration. Updated email templates and translation keys for support requests, and implemented logic to send admin notifications upon new support ticket creation. Enhanced validation rules for support request submissions, ensuring required contact information is provided. Improved support model to include additional contact fields for better data collection. - 87ea902a4f098c79eb5e15123ad406e7f28058dc", "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: Refactored dashboard currency retrieval logic in DashboardController to prioritize landlord's currency settings, ensuring consistency with landlord profile. Improved handling of currency symbol retrieval for better alignment with user settings. - a4aa672c7df5d7829af613ff749e43db40876ded", "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: Refactored landlord account deletion validation to use middleware for password checks. Implemented logic to allow deletion without a password for pure OAuth signups, while ensuring password validation for normal email signups. Improved error handling and response messages for better user experience. - b76dd28752a861def6aa21f198f7c96eda1ffd92", "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 SubscriptionController and AdminPlanController to include 'isPopular' field in plan responses, improving data richness for subscription plans. Removed commented-out console logs for cleaner code. - a727a4ea207403c6b671b273cb46ba0499a42776", "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 new endpoint for retrieving subscription plans chart data in AdminDashboardController, including filtering by plan type. Added validation rules for the new endpoint in AdminDashboardRequest and response handling in AdminDashboardResponse. Updated routes to include the new chart endpoint, improving dashboard analytics for subscription plans. - 06e0e7f3108e3906080af55ae9cbf9d38d0917a8", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.