Commit Graph

  • fece1d4392 Filter logs by status to only process completed entries in InvalidLogsHelper Manny Dinssa 2025-04-23 22:15:18 +0100
  • ec9b1f8c41 Merge branch 'main' into Surface-invalid-logs Manny Dinssa 2025-04-23 21:19:51 +0100
  • 573e48eda3 Enhance logging in InvalidLogsHelper for better tracking of invalid log processing Manny Dinssa 2025-04-23 21:19:20 +0100
  • 5f4295d249
    Refactor InvalidLogsHelper to improve invalid log counting and display (#3064) Manny Dinssa 2025-04-23 20:42:19 +0100
  • 3a5fe45645 Merge branch 'main' into Surface-invalid-logs Manny Dinssa 2025-04-23 20:32:39 +0100
  • cfedccf7da Refactor InvalidLogsHelper to improve invalid log counting and display Manny Dinssa 2025-04-23 20:31:51 +0100
  • 631db79b70
    Add task to just count and surface invalid LettingsLog and SalesLog (#3061) v0.5.12 Manny Dinssa 2025-04-23 16:31:32 +0100
  • 5fec991eab Reorganise includes in invalid_logs.rake Manny Dinssa 2025-04-23 14:43:25 +0100
  • e79ed6e8ed Update logging level in InvalidLogsHelper from debug to info for better visibility Manny Dinssa 2025-04-23 14:39:03 +0100
  • ad75565889 Refactor InvalidLogsHelper for improved logging and module structure Manny Dinssa 2025-04-23 14:33:25 +0100
  • 1b930d3a8c Refactor InvalidLogsHelper module structure Manny Dinssa 2025-04-23 14:19:32 +0100
  • ab62f7fcef
    Merge branch 'main' into Surface-invalid-logs Manny Dinssa 2025-04-23 14:12:30 +0100
  • 34bf10e4a1
    Bump nokogiri from 1.18.4 to 1.18.8 (#3062) dependabot[bot] 2025-04-23 14:12:19 +0100
  • 286de675ff
    Bump nokogiri from 1.18.4 to 1.18.8 dependabot[bot] 2025-04-23 13:11:19 +0000
  • 7f6fcde396
    Merge branch 'main' into Surface-invalid-logs Manny Dinssa 2025-04-23 14:10:14 +0100
  • e3fb0bd294
    Bump nokogiri from 1.18.4 to 1.18.8 in /docs (#3060) dependabot[bot] 2025-04-23 14:10:02 +0100
  • db34e950b4 Add tasks to just count and surface invalid LettingsLog and SalesLog Manny Dinssa 2025-04-23 13:58:12 +0100
  • 6c2a58d770
    Bump nokogiri from 1.18.4 to 1.18.8 in /docs dependabot[bot] 2025-04-22 04:52:32 +0000
  • a3001ffa68
    Update breadcrumb logs title to include start date in organisation name (#3059) Manny Dinssa 2025-04-17 18:52:14 +0100
  • 9d17bdbd53 Update breadcrumb logs title to include start date in organisation name Manny Dinssa 2025-04-17 18:41:56 +0100
  • 9f6c1d55ef
    CLDC-3980: Add ability to change organisation's name with a startdate (#3058) v0.5.11 Manny Dinssa 2025-04-17 17:33:05 +0100
  • d36be55ec2 lint Manny Dinssa 2025-04-17 17:20:27 +0100
  • f5636e863f lint Manny Dinssa 2025-04-17 17:14:31 +0100
  • 7c2242544e Add cancel functionality for scheduled name changes with confirmation page Manny Dinssa 2025-04-17 17:07:04 +0100
  • d72e1a4a9e Refactor name history display into a partial for better code organization Manny Dinssa 2025-04-17 15:48:25 +0100
  • 658208c281 Update organisation status logic to account for future start dates of the first change Manny Dinssa 2025-04-17 15:48:19 +0100
  • 0cb2b78c70 Lint fix Manny Dinssa 2025-04-17 15:33:15 +0100
  • 80c28de641 Merge branch 'main' into CLDC-3980-Add-ability-to-change-organisaiton-name-with-startdate Manny Dinssa 2025-04-17 15:27:32 +0100
  • ea0f506637
    Add referral_type to derived_values in lettings_log_variables when renewal (#3038) Manny Dinssa 2025-04-17 15:08:02 +0100
  • 865cdabf7a
    CLDC-3971: Bug Q30 - Add error msg for hhmemb in shared housing scenario (#3034) Manny Dinssa 2025-04-17 15:07:44 +0100
  • f70f914063 Remove change_type attribute from organisation name changes Manny Dinssa 2025-04-17 15:06:45 +0100
  • be76b0ab20 Update organisation name retrieval to support date parameter in exports Manny Dinssa 2025-04-17 15:01:33 +0100
  • c9741078a5 Fix name method to allow nil date parameter and default to current time Manny Dinssa 2025-04-17 13:08:51 +0100
  • 735cb1f713 Merge remote-tracking branch 'origin/CLDC-3989-Bug-fix-CSV-download-referral-outputted-as-code' into CLDC-3989-Bug-fix-CSV-download-referral-outputted-as-code Manny Dinssa 2025-04-17 09:14:08 +0100
  • 3f58d8fb75 Merge branch 'main' into CLDC-3989-Bug-fix-CSV-download-referral-outputted-as-code Manny Dinssa 2025-04-16 18:49:48 +0100
  • aa8e60cb6c Add CSV task to update organisation profit status and group member fields Manny Dinssa 2025-04-16 18:25:41 +0100
  • c59465f790 Fix label text for profit status question in forms Manny Dinssa 2025-04-16 17:51:29 +0100
  • 9f4f5c651d Refactor organisation name change validations to use I18n for error messages Manny Dinssa 2025-04-16 17:19:13 +0100
  • d3e46df034 Add comments in OrganisationNameChange Manny Dinssa 2025-04-16 14:41:24 +0100
  • 63a452f85c Add tests for OrganisationNameChangesController actions Manny Dinssa 2025-04-16 14:37:29 +0100
  • fcb1a6cbe3 Lint Manny Dinssa 2025-04-16 14:17:48 +0100
  • db8d9d8a68 Enhance validations and add tests for organisation name changes Manny Dinssa 2025-04-16 13:26:06 +0100
  • 0242114d75 Add tests for organisation name changes Manny Dinssa 2025-04-16 12:47:54 +0100
  • 839401d652 Add FactoryBot definition for organisation_name_change Manny Dinssa 2025-04-16 12:47:47 +0100
  • ae6c076de1 Lint fixes Manny Dinssa 2025-04-16 12:33:49 +0100
  • 2db0cd4d55 Lint fixes Manny Dinssa 2025-04-16 12:28:14 +0100
  • f782340259 Add organisation_name_changes table Manny Dinssa 2025-04-16 12:21:03 +0100
  • 2c2c382ddb Remove organisation_name_changes table from schema Manny Dinssa 2025-04-16 11:25:54 +0100
  • a4cb5bbac0 Drop organisation_name_changes table if it exists Manny Dinssa 2025-04-16 11:14:20 +0100
  • 9c6eca6599 Merge branch 'main' into CLDC-3980-Add-ability-to-change-organisaiton-name-with-startdate Manny Dinssa 2025-04-16 10:32:04 +0100
  • 8360a2786e Add validation to ensure start date is before organisation's merge date if present Manny Dinssa 2025-04-16 10:28:38 +0100
  • 0dff592fdc Update status assignment logic in organisation.rb to reflect active state when no changes exist Manny Dinssa 2025-04-16 10:21:31 +0100
  • b615c70c24 Enhance layout in new.html.erb by adding additional grid columns for improved structure Manny Dinssa 2025-04-16 10:04:00 +0100
  • 2e1e52b862 Refactor name_changes_with_dates method to streamline fetching and status assignment Manny Dinssa 2025-04-16 10:03:54 +0100
  • acc677b9d3 Fix immediate_change parameter type casting in organisation name change params Manny Dinssa 2025-04-16 09:42:29 +0100
  • 80a31980e3 Bug fix - ensure startdate is set only if not already defined for immediate changes Manny Dinssa 2025-04-16 09:28:43 +0100
  • f9b635f939 Update conditional question data-info to use startdate instead of scheduled_date Manny Dinssa 2025-04-16 09:18:35 +0100
  • dc5d53c9fa Remove debug logging for organisation name change parameters Manny Dinssa 2025-04-16 09:18:20 +0100
  • f476e574ed Make change_type nullable in organisation name changes table Manny Dinssa 2025-04-16 09:17:59 +0100
  • d3e9c1a7f0 Rename change_date to startdate in organisation name changes and update related logic Manny Dinssa 2025-04-15 18:22:50 +0100
  • b52035cce3 Update validation logic for change dates to handle immediate changes Manny Dinssa 2025-04-15 18:01:04 +0100
  • 24e0871e6b Update validation error message for duplicate change dates in organisation name changes Manny Dinssa 2025-04-15 17:55:56 +0100
  • 010bdd25cf Refactor organisation name changes to use integer for change_type and date for change_date Manny Dinssa 2025-04-15 17:49:14 +0100
  • e67c2dfaf2 Refactor organisation name change logic to ensure visibility and uniqueness of change dates Manny Dinssa 2025-04-15 17:18:37 +0100
  • bb2ee11107 Rename change_name view to new and move it for clarity and consistency Manny Dinssa 2025-04-15 17:18:22 +0100
  • d4c57b8382
    test commit Samuel Young 2025-04-15 14:30:46 +0100
  • a19fcb81fc Update organisation label methods to accept date parameter for accurate historical representation Manny Dinssa 2025-04-15 12:27:01 +0100
  • d59920d619 Implement organisation name change feature with history tracking Manny Dinssa 2025-04-15 12:26:53 +0100
  • f51a7e822a Add migration for organisation name changes Manny Dinssa 2025-04-15 12:26:17 +0100
  • b1e661dc6d Remove change_name action from organisations_controller for unauthorized access handling Manny Dinssa 2025-04-15 12:23:19 +0100
  • 01aabdffa7
    CLDC-3990: Fix lettings household charges & no charges logic issue (#3051) Manny Dinssa 2025-04-11 09:23:05 +0100
  • c27ad02ad2 Remove nocharges from general needs tests Manny Dinssa 2025-04-09 15:51:51 +0100
  • 349146aa44 Separate change organisations name from organisation edit view Manny Dinssa 2025-04-09 13:28:06 +0100
  • b01a1719f9 Update nocharge assignment to skip validation during save and add RSpec tests for bulk update task Manny Dinssa 2025-04-09 11:52:04 +0100
  • 6ac2b5bf27 Update nocharge field to be empty in general needs log XML files Manny Dinssa 2025-04-09 11:48:49 +0100
  • 0a9920306f Add Rake tasks to update nocharge with household_charge for current and older logs Manny Dinssa 2025-04-09 11:28:13 +0100
  • ab0e4d044a Update nocharge assignment logic for clarity in lettings_log_variables Manny Dinssa 2025-04-09 11:28:05 +0100
  • 9c22fd469c
    CLDC-3892 Update BU prevten valid value validation with custom message (#3050) v0.5.10 Manny Dinssa 2025-04-09 09:25:30 +0100
  • 2ee3fa7629
    Merge branch 'main' into CLDC-3892-Update-BU-prevten-validation-with-custom-message Manny Dinssa 2025-04-08 17:26:10 +0100
  • 097497a30d
    Update spec/services/bulk_upload/lettings/year2025/row_parser_spec.rb Manny Dinssa 2025-04-08 17:25:35 +0100
  • bdb7715d1e
    Update spec/services/bulk_upload/lettings/year2024/row_parser_spec.rb Manny Dinssa 2025-04-08 17:25:29 +0100
  • 6060760d51 Add tests for prevten bu validation in renewal logs Manny Dinssa 2025-04-08 17:23:36 +0100
  • 00565a078d
    CLDC-3986: Update column A text on BU pages (#3037) Manny Dinssa 2025-04-08 17:08:13 +0100
  • 34a904cabc Reword guidance on data entry to clarify starting column for data Manny Dinssa 2025-04-08 16:56:25 +0100
  • 4572f3546d Reword instructions for data entry in the file preparation template Manny Dinssa 2025-04-08 16:54:04 +0100
  • 892a441b40 Add validation for previous tenancy value when renewal is indicated Manny Dinssa 2025-04-08 16:44:20 +0100
  • 8432869849 Update wording in testing tools section for clarity Manny Dinssa 2025-04-08 15:45:38 +0100
  • 62abe96290
    CLDC-4019: Update error messaging on referral type question to reflect categories (#3045) Manny Dinssa 2025-04-08 15:43:08 +0100
  • 174995f763
    CLDC-3885: Refactor home page data box for improved accessibility (#3046) Manny Dinssa 2025-04-08 15:42:35 +0100
  • dd86460f1f
    CLDC-3886 Add aria label to non-descriptive clear filters link for improved accessibility (#3047) Manny Dinssa 2025-04-08 15:42:13 +0100
  • 7d61b7a592
    CLDC-3887: Remove focus order from app-table-group sections for accessibility improvements (#3048) Manny Dinssa 2025-04-08 15:41:56 +0100
  • 8dbb7c0ac4
    Refactor testing env create log and BU file links (#3049) Manny Dinssa 2025-04-08 15:41:02 +0100
  • 155c9394c1 Rename app-testing-tools-link class to app-testing-tools__link for consistency Manny Dinssa 2025-04-08 12:50:21 +0100
  • 0fcbb37cc9 Rename app-testing-tools class to app-testing-tools__inset for consistency in styling Manny Dinssa 2025-04-08 12:30:58 +0100
  • 0b35335a41 Lint Manny Dinssa 2025-04-08 10:33:29 +0100
  • d76ba4768a Change text Manny Dinssa 2025-04-08 10:26:10 +0100
  • 7f62ab95f9 Fix typo in testing tools visibility message in log actions component Manny Dinssa 2025-04-08 10:22:32 +0100
  • 9612d1d5a7 Update button icon sizes for bulk upload links in log actions component Manny Dinssa 2025-04-08 10:21:30 +0100
  • 8054c286dc Refactor testing tools links to use button links for improved UI Manny Dinssa 2025-04-08 10:03:59 +0100
  • 98eb0119a5 Add testing tools section with links in testing environments Manny Dinssa 2025-04-08 09:37:26 +0100