[Dev]: mehilia-node-dev queue/mehilia-node-dev
{ "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" }
Hint: ⇧ + Click to select a range of jobs.