16 Commits (d36be55ec25375d961e723cb825b4a3475cdddf3)

Author SHA1 Message Date
Manny Dinssa 7c2242544e Add cancel functionality for scheduled name changes with confirmation page 2 weeks ago
Manny Dinssa f70f914063 Remove change_type attribute from organisation name changes 2 weeks ago
Manny Dinssa be76b0ab20 Update organisation name retrieval to support date parameter in exports 2 weeks ago
Manny Dinssa 9f4f5c651d Refactor organisation name change validations to use I18n for error messages 3 weeks ago
Manny Dinssa d3e46df034 Add comments in OrganisationNameChange 3 weeks ago
Manny Dinssa db8d9d8a68 Enhance validations and add tests for organisation name changes 3 weeks ago
Manny Dinssa 2db0cd4d55 Lint fixes 3 weeks ago
Manny Dinssa 8360a2786e Add validation to ensure start date is before organisation's merge date if present 3 weeks ago
Manny Dinssa 2e1e52b862 Refactor name_changes_with_dates method to streamline fetching and status assignment 3 weeks ago
Manny Dinssa 80a31980e3 Bug fix - ensure startdate is set only if not already defined for immediate changes 3 weeks ago
Manny Dinssa d3e9c1a7f0 Rename change_date to startdate in organisation name changes and update related logic 3 weeks ago
Manny Dinssa b52035cce3 Update validation logic for change dates to handle immediate changes 3 weeks ago
Manny Dinssa 24e0871e6b Update validation error message for duplicate change dates in organisation name changes 3 weeks ago
Manny Dinssa 010bdd25cf Refactor organisation name changes to use integer for change_type and date for change_date 3 weeks ago
Manny Dinssa e67c2dfaf2 Refactor organisation name change logic to ensure visibility and uniqueness of change dates 3 weeks ago
Manny Dinssa d59920d619 Implement organisation name change feature with history tracking 3 weeks ago