3456 Commits (7c2242544e664df79294a4ee2a4361c8daff3fdf)
 

Author SHA1 Message Date
Manny Dinssa 7c2242544e Add cancel functionality for scheduled name changes with confirmation page 2 weeks ago
Manny Dinssa d72e1a4a9e Refactor name history display into a partial for better code organization 2 weeks ago
Manny Dinssa 658208c281 Update organisation status logic to account for future start dates of the first change 2 weeks ago
Manny Dinssa 0cb2b78c70 Lint fix 2 weeks ago
Manny Dinssa 80c28de641 Merge branch 'main' into CLDC-3980-Add-ability-to-change-organisaiton-name-with-startdate 2 weeks ago
Manny Dinssa ea0f506637
Add referral_type to derived_values in lettings_log_variables when renewal (#3038) 2 weeks ago
Manny Dinssa 865cdabf7a
CLDC-3971: Bug Q30 - Add error msg for hhmemb in shared housing scenario (#3034) 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 c9741078a5 Fix name method to allow nil date parameter and default to current time 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 63a452f85c Add tests for OrganisationNameChangesController actions 3 weeks ago
Manny Dinssa fcb1a6cbe3 Lint 3 weeks ago
Manny Dinssa db8d9d8a68 Enhance validations and add tests for organisation name changes 3 weeks ago
Manny Dinssa 0242114d75 Add tests for organisation name changes 3 weeks ago
Manny Dinssa 839401d652 Add FactoryBot definition for organisation_name_change 3 weeks ago
Manny Dinssa ae6c076de1 Lint fixes 3 weeks ago
Manny Dinssa 2db0cd4d55 Lint fixes 3 weeks ago
Manny Dinssa f782340259 Add organisation_name_changes table 3 weeks ago
Manny Dinssa 2c2c382ddb Remove organisation_name_changes table from schema 3 weeks ago
Manny Dinssa a4cb5bbac0 Drop organisation_name_changes table if it exists 3 weeks ago
Manny Dinssa 9c6eca6599 Merge branch 'main' into CLDC-3980-Add-ability-to-change-organisaiton-name-with-startdate 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 0dff592fdc Update status assignment logic in organisation.rb to reflect active state when no changes exist 3 weeks ago
Manny Dinssa b615c70c24 Enhance layout in new.html.erb by adding additional grid columns for improved structure 3 weeks ago
Manny Dinssa 2e1e52b862 Refactor name_changes_with_dates method to streamline fetching and status assignment 3 weeks ago
Manny Dinssa acc677b9d3 Fix immediate_change parameter type casting in organisation name change params 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 f9b635f939 Update conditional question data-info to use startdate instead of scheduled_date 3 weeks ago
Manny Dinssa dc5d53c9fa Remove debug logging for organisation name change parameters 3 weeks ago
Manny Dinssa f476e574ed Make change_type nullable in organisation name changes table 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 bb2ee11107 Rename change_name view to new and move it for clarity and consistency 3 weeks ago
Manny Dinssa a19fcb81fc Update organisation label methods to accept date parameter for accurate historical representation 3 weeks ago
Manny Dinssa d59920d619 Implement organisation name change feature with history tracking 3 weeks ago
Manny Dinssa f51a7e822a Add migration for organisation name changes 3 weeks ago
Manny Dinssa b1e661dc6d Remove change_name action from organisations_controller for unauthorized access handling 3 weeks ago
Manny Dinssa 01aabdffa7
CLDC-3990: Fix lettings household charges & no charges logic issue (#3051) 3 weeks ago
Manny Dinssa 349146aa44 Separate change organisations name from organisation edit view 4 weeks ago
Manny Dinssa 9c22fd469c
CLDC-3892 Update BU prevten valid value validation with custom message (#3050) 4 weeks ago
Manny Dinssa 00565a078d
CLDC-3986: Update column A text on BU pages (#3037) 4 weeks ago
Manny Dinssa 62abe96290
CLDC-4019: Update error messaging on referral type question to reflect categories (#3045) 4 weeks ago
Manny Dinssa 174995f763
CLDC-3885: Refactor home page data box for improved accessibility (#3046) 4 weeks ago
Manny Dinssa dd86460f1f
CLDC-3886 Add aria label to non-descriptive clear filters link for improved accessibility (#3047) 4 weeks ago
Manny Dinssa 7d61b7a592
CLDC-3887: Remove focus order from app-table-group sections for accessibility improvements (#3048) 4 weeks ago