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