[Dev]: mehilia-node-dev queue/mehilia-node-dev
{ "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" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: UPDATED: Enhanced tenant lookup logic in UnitRepository to exclude soft-deleted tenants by implementing a pipeline in the MongoDB lookup. This improvement ensures that only active tenants are included in the data retrieval process, enhancing data accuracy and integrity. - 07705d0834777fa339b3d639abea63574c963caf", "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 conversation data population in ConversationController to include additional user details for team users. Updated population logic to retrieve fullName, email, and phone information for both landlords and tenants, improving data accessibility and clarity in user interactions. - ef89484438f06e9e6189a8677a8478d2fe97d0fa", "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 password management in AuthController and AuthRequest to support team users alongside landlords. Implemented distinct validation and update logic for password changes, ensuring secure handling of user credentials. Improved error handling and user feedback for password-related operations, enhancing overall security and user experience. - 1c177e030fd0498e8254ef36fe9a16d3abcc7877", "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 support team users alongside landlords. Implemented account type handling for password reset and OTP verification processes, ensuring distinct logic for user roles. Added validation for user emails and OTPs, improving security and user experience. Updated user model to include OTP fields for password reset functionality, enhancing overall system integrity. - 582eb3c79c901e2954139102bcbcaeb4427eb5dc", "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 landlord data handling in AuthController to clarify password management during updates. Ensured that password is omitted when re-registering existing landlords to prevent overwriting hashed passwords. Improved comments for better understanding of the update process, enhancing code clarity and security. - 36467c012f2d97e90b5b0a21d6b78707db2df400", "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 device token management in DeviceTokenController to support both team users and landlords. Implemented logic to determine the owner type for device token operations, ensuring proper handling of device tokens based on user roles. Added logout functionality in LandlordController to clear tokens and device tokens upon user logout, improving security and user experience. Updated user model to include device tokens for push notifications, enhancing notification management. - 2aa66b3e0a78db10a9d91d03e5525aea0723f2a6", "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 conversation and message handling in the API to support team users alongside landlords. Implemented identity-aware access control for broadcast channels, ensuring proper permissions based on user roles. Refactored data models to include userId for conversations and senderType for messages, improving clarity in user interactions. Updated repository methods to accommodate team user logic in channel creation and message broadcasting, enhancing overall system integrity. - 84041b2f8ef6a60cb8951d2262018c4a5f8cc534", "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 conversation and message handling in the API to support team users alongside landlords and tenants. Refactored access control logic to distinguish between main landlords and team users, ensuring proper permissions for conversation access and message sending. Updated data models to include userId for conversations and senderType for messages, improving clarity and functionality in user interactions. Added validation for team user targeting in message requests, enhancing overall system integrity. - 8853dda709532163440849d0878894f4e7a1c5b6", "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 computeDueSummary function in tenantDashboard.services.js to improve logic for determining the schedule boundary and next due dates. Enhanced clarity in tracking unpaid periods and adjusted handling for open-ended leases, optimizing rent schedule management. - 8a84c3f6c692cbf346b4db79c0a31a008ef54269", "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: 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" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Added functionality to send tenant invitations, including validation rules for tenant and landlord relationships. Implemented response handling for invitation status and updated routes to support the new invite feature, improving user experience and error management. - 9a5c62609f307726be209a1509aac0aa7366906f", "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 TenantController to save former tenant information to unit metadata upon tenant deletion. Modified Unit model to include a new field for storing former tenant snapshots. Implemented addFormerTenant method in UnitRepository to facilitate this functionality, improving data retention and management of tenant history. - 8927956d7ce06566801cad1d1a887f72f5e5b22e", "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 unsubscribe URL to constants and updated email templates to utilize this dynamic link for improved user experience. Adjusted unsubscribe links in various email templates to ensure consistency and better handling of user opt-out requests. - 57fc07a8638e8d69ead71468646c9148f066b3c9", "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 tenant dashboard lease retrieval to use dynamic tenant ID for improved accuracy. Modified email templates to utilize frontend URL for unsubscribe links, ensuring consistency and better user experience across communications. - 2dcc35fb4051c14ca93a9c709c435aac7b267f9b", "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 UserInvitationService and user request validation to allow global email checks for existing users, preventing landlords from inviting themselves. Modified the resendInvitation method to handle landlord reassignment and updated error messages for clarity. - d3ed1a6edf1028ae53a035bbae8842f865c917c9", "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 MessageController to include functionality for updating the last broadcast message in the conversation repository. Improved tenant invitation email template by refining styles, adding a new wrapper class, and correcting URL links for better user experience and consistency. - 915b0909fd69aec005a28b214ecb2da7a86444ed", "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 tenant invitation email template to improve clarity and aesthetics. Added new fields for heading and expiry notice, refined greeting and message content, and adjusted styles for better readability. Enhanced translation support for multiple languages, ensuring a consistent user experience across different locales. - 1efcf99fb9c83b5c21189ddbfe9b912503b9edb2", "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 subscription services into AuthController to ensure landlords receive a default free subscription upon account creation and OTP verification. Updated email invitation template for improved aesthetics and functionality, including a new logo URL and refined text formatting for better readability. - 5f8e25cdddd7532acff36738a0154ac7f7cf94b6", "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 UserInvitationService to include full name in the invitation link generation, improving personalization of invitation emails. Adjusted the method signature and invocation to accommodate the new parameter. - f45739b88af0c97b5fa7b66fede07f1237cb8a78", "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 console logging for notificationType in SubscriptionIapService to aid in debugging subscription status changes, improving visibility into the subscription process. - c3fc4c9eb732f2b924291a6713bd950c1030a529", "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 subscription verification logic in SubscriptionController and SubscriptionIapService to include landlord ID checks, preventing double purchases and ensuring accurate subscription linking. Updated purchase verification method to handle landlord-specific scenarios, enhancing subscription management and user experience. - 1641498b6f5649f778193953e16f6501a7db9179", "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 validation in SubscriptionRequest to replace 'receiptData' with 'verificationData' for iOS platform checks, improving clarity and consistency in subscription request handling. - fe04e48e6a6b901c13ea9b36282089212fbc55dd", "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 tenant filtering logic in TenantController to support new query parameters for retrieving tenants. Introduced key-based filters for newly created tenants without leases and tenants with active leases, improving the flexibility of tenant retrieval based on landlord requirements. - 18074309f7ec971a8c1fc086ad63e4b0fda8985e", "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 invitation email template styles for improved readability and aesthetics. Adjusted font sizes, colors, and padding for various elements, and added a new intro subtext section to provide clearer context for invitees. Enhanced button and closing section styles for better user experience. - 40c5934eeda0a71fb9649a694c33cec652a4447e", "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 subscription handling to utilize product IDs as plan types, replacing internal names. Refactored SubscriptionHelper, SubscriptionIapService, and related models to support this change. Improved validation in admin requests and adjusted plan feature retrieval methods to accommodate product ID structure, enhancing overall subscription management. - a5ee4d62eb19502a8365873cd25a23ae2493b2a9", "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 logging for debugging in SubscriptionController, SubscriptionWebhookController, and SubscriptionIapService to improve error tracking and payload verification. Updated validation rules in SubscriptionRequest to streamline receipt data checks. Removed unused webhook routes from API routes, enhancing code clarity and maintainability. - 6c12548dad44a7c7526bd782d3e3a03cfd698331", "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 Google APIs for in-app purchase verification in SubscriptionIapService, allowing for validation of Android subscriptions through the Google Play Developer API. Added environment variable configurations for service account credentials and package name. Updated tenant creation logic in TenantController to send invitations when creating new tenants. Enhanced API routes to include webhook endpoints for handling IAP notifications from Apple and Google Play, improving subscription management and user experience. - c5913cb5f091527a370f84894224ca61ab048aae", "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 rules for landlord account deletion in AuthRequest, requiring the current password for verification. Updated the permissions middleware to translate error messages using a new TranslationHelper. Enhanced localization files to include success messages for account deletion in English, Spanish, and Dutch, improving user feedback and experience. - 7fcdf9bc1791548b4d630b607928c44432651e09", "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 data retrieval in AdminDashboardController to utilize a new repository method for fetching landlords with aggregated statistics, including properties, units, and subscription details. This improves code maintainability and optimizes data handling for the admin dashboard. - d3549f4cb416bf01f0f4bc163e982fd294ca49f4", "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 a public endpoint for retrieving available currencies in the API routes. This allows users to access currency information without authentication, improving the accessibility of currency data for the application. - 066ff9ecdef04525ad17b8b0aeabcc4796ae2b78", "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 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" }
{ "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" }
{ "message": "vikassingh5m(vikassingh5m) pushed a commit to null at branch dev Commit: ENHANCED: Implemented soft delete functionality for landlords and their associated tenants. Updated the AuthController and LandlordController to exclude deleted users from queries and added bulk operations for efficient tenant updates during landlord deletion. Enhanced AuthRequest validations to check for deleted accounts, improving overall data integrity and user experience. - bc790002762baebd19b1303e20328c118223b031", "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 lease status from DRAFT to ACTIVE in LeaseController to reflect the intended initial state for new leases. - 2c7a8905498d6fd9d2bce085477963c31fb0035b", "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 broadcast channel functionality in the conversation and message controllers, allowing landlords to create and send messages to multiple tenants simultaneously. Implemented validation for broadcast channels and updated related services, repositories, and routes to support this feature. Enhanced localization files to include new messages and validation rules for broadcast-related actions. - dbab7f991c35f1b6194305a684e4bfb7aa32f5c9", "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 messaging and conversation features, including new routes and controllers for message handling, conversation management, and real-time notifications. Updated constants and localization files to support message types and validation rules, ensuring comprehensive messaging functionality across the application. - 64fd32a1376f7fa9eb91d0628d288ea208ddf3f5", "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 security deposit payments in PaymentController to prevent duplicates for the same lease. Updated localization files to include messages for duplicate security deposit errors in English, Spanish, and Dutch. - 2c3c50504a5cdac3bc2472a2f93796ef99d97db7", "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: Modified buildLeaseSummary function to return "paid" for dueRent when totalDue is zero, improving clarity in lease summary responses. - 93cd7e048329a6997a5a794d4b07280332302b39", "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 MaintenanceRepository to include unitNo field in aggregation queries, ensuring fallback to unit identifier when unitNo is null. This improves data accuracy in maintenance records. - f4322a324fc317d044b7abd4a2daf273bb7bc5f4", "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: Expanded currency and currency symbol definitions in constants.js, adding numerous new currencies and their respective symbols to improve financial data handling and support for a wider range of international transactions. - 009274f1ee506bb472148c769d23078d6410de41", "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 timezone support and date filtering to MaintenanceController, allowing for more precise queries based on user-defined timezones. Implemented validation for startDate, endDate, timezone, and search parameters in MaintenanceRequest to ensure data integrity and improve user experience. - 3e222401e1110c1dd5158323e302d956db298921", "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 tenant account deletion functionality in TenantController, including validation for outstanding payments and soft deletion of tenant records. Updated related services and responses to handle account deletion requests and added necessary checks in authentication and request handling to prevent access to deleted accounts. - 8108291fd3519a65ecec8845281f54aea36db905", "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 MaintenanceController and MaintenanceRepository to include landlord's phone number and phone code in maintenance responses, improving the detail and usability of the information provided for maintenance tickets. - 8a13cc1be971e67e84668c11952a79941cdb1a58", "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 PropertyController to improve address search functionality by allowing searches across multiple address fields (city, state, postalCode, street, formattedAddress) and refined occupancy filter logic to accurately reflect property availability based on occupied units. - cd61b6c18881f3d2e6bb533896143f61a3b6c4e9", "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 specify the character length for the 'period' field validation, ensuring clarity in user input requirements. - c0a30074f377318b04b983dc0d59c36541b956ef", "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 MaintenanceRepository to include 'note' and 'photos' fields in data projections for maintenance ticket retrieval, improving the detail and usability of maintenance responses. - e216b18f0ef4d0fbfccc4015e5821654385d4b86", "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 rent payments in PaymentController to prevent duplicate payments and ensure proper lease association. Updated PaymentRequest to enforce required period format for rent payments. Enhanced localization files to include new validation messages in English, Spanish, and Dutch. - f4487c8886ee889c26d8703730d978389e36d15e", "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 MaintenanceController to include landlord information in maintenance responses based on the ticket creator. Modified MaintenanceRepository to optimize tenant information retrieval and removed unnecessary landlord lookups, streamlining the data structure for maintenance ticket queries. - 5b8bdbc254cc0f8bfd784f84efb4bfd9d7d23ec1", "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 device token management functionality in TenantAuthController, allowing tenants to register, update, and remove device tokens for push notifications. Implemented corresponding API endpoints and validation rules. Updated NotificationService to handle notifications for maintenance requests and payments, ensuring notifications are queued for tenants based on their preferred language. Enhanced localization files to include new messages for maintenance and payment notifications in English, Spanish, and Dutch. - 6d00a491a2e402c2b148350d18569fc124b22d95", "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 logout functionality in TenantAuthController, allowing tenants to log out by removing their authentication token. Added corresponding response method in TenantResponse for successful logout. Updated localization files to include success messages for logout in English, Spanish, and Dutch. - 7c1ecb95f5eacc200e303d71999269af11a4b5fa", "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 maintenance overview retrieval functionality in TenantDashboardController, including a new API endpoint and optimized aggregation query in MaintenanceRepository. Updated TenantResponse to handle maintenance overview responses and enhanced localization files for success messages in English, Spanish, and Dutch. - 801642ca07a991cea2c170f65fed2ae636bb5805", "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 moment and moment-timezone dependencies in package.json and package-lock.json to the latest versions. Added tenant dashboard lease summary API endpoint in tenant.routes.js and corresponding controller logic. Implemented methods in LeaseRepository and PaymentRepository to fetch lease and payment data for the tenant dashboard. Enhanced localization files to include new dashboard retrieval messages in English, Spanish, and Dutch. - 3246142af229011eb7ab8ccc354cff0fb8580996", "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 HomeSubmissionRepository and integrated home submission features, including waitlist and feedback submission endpoints in API routes. Updated validation messages and translations in English, Spanish, and Dutch locales to support new functionalities. - dd2fd1b20c5bbc6dbf1d6a0a02dec5f71ac52acc", "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 recovery features in TenantAuthController, including forgot password, OTP verification, and password reset functionalities. Added corresponding validation rules in TenantAuthRequest and response methods in TenantResponse. Updated routes to include new endpoints for these features. Enhanced user feedback with new error messages in English, Spanish, and Dutch locales. - b8ed9e60be17d930e5f3c12c93caba596f61f76a", "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 change password functionality in TenantAuthController, including validation rules in TenantAuthRequest and a new response method in TenantResponse. Added corresponding error messages in English, Spanish, and Dutch locales to improve user feedback during password changes. Updated routes to include the new change-password endpoint. - 2df78ec26eacf6b6c82dbd39c02430a997c00b9b", "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 a new unauthenticated /auth/check-phone endpoint for verifying landlord and tenant phone number existence. Updated validation rules for phone code and phone length, ensuring accurate error messages and improved user experience. Added corresponding translations for error messages in English, Spanish, and Dutch locales. - 497c8c8fc0c0d18399ed7c9a219f23dc49791457", "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 error message translation logic in BaseRequest to improve clarity and consistency. Enhanced validation message handling for phone code and phone length in AuthRequest, allowing for nullable and falsy checks. - 56f997fe9837631448d37ce27e8997c00c8bbb09", "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 area conversion in UnitController to ensure accurate area calculations during unit updates and creations. This update utilizes the new areaConversionHelper for consistent area measurement handling, aligning with the recent default unit change in PropertyModel. - 0209f9c449d1a200c1f381904fe232b3c219f1dc", "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 information to maintenance retrieval responses in MaintenanceController, improving the detail provided in maintenance records. This update includes the landlord's ID, full name, and avatar in both specific maintenance and list responses. - 595e8601cd7548613c3be9ef924e643059909e39", "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 language detection in TranslationHelper to prioritize request body language for tenant authentication endpoints. This change ensures that error messages during login and signup utilize the requested language, improving user experience and consistency in language handling. - 88b2cec9c212d51efb1f232867df470402144b64", "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 unit type in UnitModel from 'sqft' to 'sqm' to ensure consistency with the updated measurement preferences across the application. - 3d232f106c369730863aefabd1fa7439cabb817d", "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 period filtering in PaymentRepository to support year-only and year-month formats. This enhancement allows for more flexible querying of payment records based on specified time periods. - a2e7a801e598329d386615fe6385a08f05277aa9", "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 filter parameters for type and period in TenantController and PaymentRepository to refine payment retrieval. This update allows for more granular querying of payments based on specified criteria, improving the overall functionality of the payment retrieval process. - bd1777fb4304eb70f897e4228028a7f70a83ee5a", "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 getPayments method in TenantController to retrieve tenant payments based on lease information. Added corresponding response handling in TenantResponse and a new method in PaymentRepository for fetching payments within lease durations. Updated tenant.routes.js to include a new endpoint for payments retrieval, along with internationalization support for success messages in English, Spanish, and Dutch locales. - 5f2b291e8f6ebe9f673f2d245b85ae8f4b67bc83", "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 unit type in PropertyModel from 'sqft' to 'sqm' to better align with standard measurement preferences. - b7b47672b2dcb9f600d6f10c0d0d41f49d39c027", "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 TenantInvitationService to include an optional propertyId parameter in the sendTenantInvitation method, allowing for the assignment of the firstPropertyId during tenant invitations. Modified LeaseController to pass propertyId when sending invitations. Added property address retrieval in TenantAuthController to enhance tenant response data with property information. - 2d919ccbd6ea86cc616e4c698231e8c1b4ee0363", "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 avatar field to tenant model and updated TenantAuthController to handle avatar in profile retrieval and updates. Enhanced validation in TenantAuthRequest to include avatar URL checks, improving tenant profile management and data integrity. - d20f7c19e59636ad8de5fdd7a8c117b8485f8567", "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 functionality for tenants to retrieve their lease documents through a new API endpoint in TenantController. Implemented pagination and sorting for lease document retrieval, along with corresponding response handling. Updated internationalization support with new success messages for lease document retrieval in English, Spanish, and Dutch locales. Enhanced TranslationHelper to prioritize tenant language detection and added debug logging for language verification. - 67df9d073f6aa13bdc887d2725e28f2d25e2ef24", "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 JWT token generation for tenants in the Tenant model, allowing for secure authentication. Updated the TenantAuthController to generate and return the token upon tenant retrieval, improving the authentication flow. Added methods for token management, including saving tokens and finding tenants by token. - f40dbecce1d50259119c15708fe1dfac5ebae6e0", "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 tenant invitation handling in LeaseController to ensure invitation results are included in the lease creation response. Refactored code to properly initialize and utilize the invitationResults array, improving the clarity and functionality of tenant invitation tracking. - 37c65cfa117129fc775239cebedd690d7fc8b52b", "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 tenant invitation functionality in LeaseController to send invitations to tenants upon lease creation. Added new fields in the Tenant model for invitation tracking, including invite code and registration status. Updated tenant repository to support fetching tenants with session management. Enhanced internationalization by adding validation messages for tenant-related actions in English, Spanish, and Dutch locales. - bc2a11894c30ffefeca2d51fd622a77a7a352b09", "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 tenant assignment logic in UnitController by adding support for deduplicating tenant IDs and checking for existing leases before assignment. Updated the handling of lease entries to ensure tenants are correctly associated with existing leases, enhancing unit management and occupancy tracking. Additionally, updated unit's currentLeaseId when applicable, streamlining the lease assignment process. - ae7b2cae14cee188e58f91be2e3346a834658567", "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 currency response structure to include a message indicating successful retrieval. Added new translation keys for "current_currency" in English, Spanish, and Dutch locales to improve internationalization support for currency management. - 6dbb8d0d9e912fbd3f1e0c1699d0adbc7a355b6a", "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 management functionality by adding SupportRepository, SupportController, and corresponding routes. Implemented support status constants to streamline support tracking and improve overall support handling in the application. - e9a2fbd25a41519c846536aff0cd75e4d74afd29", "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 current currency retrieval for authenticated landlords in CurrencyController, improving response data by including landlord-specific currency details. Updated currency model to require a key field, enhancing data structure and integrity in currency management. - 1ea3105fd9da5721963ef6e2d6b2db6e2c66e253", "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 tenant lookup in UnitRepository to streamline tenant detail retrieval by using the currentLease's tenants array. Added tenant count field and removed unnecessary tenant data from the response, improving data efficiency and clarity in unit management. - bd44a47fa86f68d0775ad771822fda93bc465ec4", "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 change password functionality in AuthController and added corresponding validation rules in AuthRequest. Enhanced error handling for password validation, ensuring security and user experience by preventing the use of the current password as the new password and enforcing password complexity requirements. - 96f30170ef411cfb24f388ce8af7aa0b2012b419", "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 landlord profile update functionality to handle businessSettings, including merging existing settings and validating currency updates. Added error handling for invalid currency codes, enhancing data integrity and user experience in landlord management. - 30c6b391dca09d02ed3cfde1d16fc08a296fd3f1", "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 currency handling in AuthController and AuthRequest to allow optional currency fields, defaulting to Surinamese Dollar (SRD) if not provided. Adjusted landlord model to reflect optional currency attributes with defaults, improving flexibility and user experience in currency management. - 5e14c964aeeedca6370e4bd5c424d4571c3b9039", "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 support for Surinamese Dollar (SRD) across various components, including currency handling in currency factory, constants, and dashboard service. Updated landlord and lease models to default to SRD, and enhanced validation in auth request for currency details, improving data integrity and user experience. - fe01899a2839752198aa406c7c02575fa8f519f5", "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 lease and tenant management in LeaseController and TenantController to support multiple current leases per tenant. Implemented early duplicate checks for lease creation, optimized tenant updates with bulk operations, and improved property occupancy tracking. Enhanced data integrity by ensuring proper handling of lease entries and unit status updates. - 74c0e7b696e856cfa5575bb8cc748c6c5ad5a687", "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 tenant lease management in LeaseController by implementing unit status updates upon tenant removal and lease clearance. Added logic to check for vacant units and update property occupancy statistics, enhancing data integrity and user experience. - d78dce0daf507842e1dc883852019c5c0db18182", "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 tenant management in LeaseController to track tenant state changes, increment tenant counts, and manage unit occupancy. Added validation for unit-property associations and updated dashboard occupancy accordingly, improving data integrity and user experience. - b82b12e85622c2c910de6520dc284833b167fe1f", "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: Standardized expense category names to lowercase in ExpenseController, ExpenseRequest, and ExpenseModel for consistency. Enhanced validation messages and added new categories, improving data integrity and user experience. - eadbf43e54a2846aa0af68faff6eb2c4655289df", "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 propertyId to lease and inspection response objects in LeaseController, improving data completeness for lease and inspection details. - f5abe373c86954a22072e57b6c223df42c6dbb4f", "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 retrieval to include ticket ID in the response. Enhanced the repository to aggregate unit information, including floor details, improving data richness for maintenance records. - 2be1818d9713d5d76452118f06980da5f840172f", "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 Firebase initialization by moving configuration to config/fcm.config.js, improving code organization and maintainability. Updated pushNotification.service.js to utilize the new configuration, ensuring backward compatibility. Added config/fcm_key.json to .gitignore for security. - 53a396104cae0942cc76b302c2aa50e52d7897c1", "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 push notification functionality across various services and jobs, enabling real-time notifications for maintenance updates, lease expirations, and overdue rent. Added Firebase initialization for push notifications in app.js and implemented device token management in landlord model and API routes, improving user engagement and communication. - 44e5b8ebba9b72b0dda48185bd4f326e05ce258a", "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 payment notification creation into PaymentController, allowing for automatic notifications upon successful rent payment. Updated NotificationService to handle notification data formatting and creation, improving user communication regarding payment status. - 9764a0d0e9242e31a4d96f68879b9e2ff992b654", "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 handling by enriching notification data with property and landlord details in the repository layer. Updated the NotificationController to utilize findOneAndUpdate for marking notifications as read, enhancing performance. Added transformation methods in NotificationResponse to standardize notification object structure. - db0570d17cea5c722252cea236e0cbc0b040d311", "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 notification service into MaintenanceController for creating notifications on maintenance updates and creations. Added new notification types in constants and updated repositories to include NotificationRepository. Updated .gitignore to include test file. - 22b259b0692240035f4c3368e423959752af7fcf", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Refactored tenant lookup in getAll method to improve efficiency by using localField for tenantId and added tenant count field based on lease's tenants array size. - 2ce338347b4ff300443b45a07961e595adfe9e5b", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Updated expense category validation messages to use proper capitalization for improved clarity and consistency. - 5df358c311e223be1609d630a54a7297fe0ca9b5", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Updated validation message for expense category to include HVAC/Air Conditioning and Painting/Decorating, improving clarity for users. - 20b4476994c2a40d10f033b99cabbe40600d29be", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Added new endpoints in DashboardController for retrieving filtered dashboard occupancy and rent data, including validation for query parameters. Implemented response handling for these endpoints to improve data accessibility for landlords. Updated API routes to include the new endpoints, enhancing overall dashboard functionality. - 67cdb386800113bb900416749d1d1dde41cf0917", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Added 'onHold' field to Maintenance model and updated request validation. Modified update logic in MaintenanceController to handle 'onHold' status, improving maintenance management capabilities. - 6d8c1f05326a7c240d1840dc923ff8be9361525a", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: RENAMED: Updated the download method in DashboardController to clarify its purpose by renaming it from downloadDashboardExcel to downloadDashboardOccupancyExcel, enhancing code readability and maintainability. - f709bebdbe6c3fab3e04a6bfcb31248dde140c47", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Added new endpoints in DashboardController for downloading Excel sheets containing property occupancy and collected rent data. Implemented validation for query parameters and formatted Excel output for improved reporting capabilities. Updated API routes to include these new download endpoints, enhancing data export functionality for landlords. - cd4aea96857cd6cb27e6e27f198c8be7a6165acf", "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 a new endpoint in DashboardController to retrieve overdue rent for landlords. Updated DashboardService to calculate overdue rent based on active leases and payments, improving financial tracking for landlords. Added corresponding request and response handling for the new feature, and updated API routes to include the overdue rent endpoint. - ed5f4b8fd496aa2a5d686260cd67e818bc89504a", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Added new endpoints to LeaseController and MaintenanceController for retrieving upcoming inspections and open maintenance tickets, respectively. Updated API routes to include these new endpoints, improving management capabilities for leases and maintenance records. - 0dc4f7ab42862bc84b155bda5bf77f1df8602be7", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Added a new endpoint to LeaseController for retrieving expiring leases within a specified number of days. Updated API routes to include the new endpoint for listing expiring leases, improving lease management capabilities. - 0de8a89571782e1fdee4e19a5bd7be7efc6d7d76", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Updated ExpenseController to support landlordId and propertyId filtering for expense retrieval, improving data management. Modified ExpenseModel to include these fields with appropriate indexing for enhanced retrieval efficiency. - 189f8abd35f15e3a1b37342838d006a7f02b3ed2", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: ENHANCED: Updated MaintenanceController to improve query handling by building dynamic match filters based on request parameters. Added support for filtering by propertyId, unitId, status, and priority, enhancing data retrieval capabilities for maintenance records. - 411e4e0f5093b512bed52069778975f2bd1df7ad", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: revert 01 - e50bbccd80c45f9e9288283bbe9281f857cd6775", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: change 02 - 9a15eddc3db13b343ecff2031c5f3e9df09f99d9", "commands": "/var/www/dev/git-sync-node/scripts/mehilia-nodejs-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.