Skip to content

Conversation

@JamesPasta
Copy link
Collaborator

No description provided.

@JamesPasta JamesPasta requested a review from Copilot October 29, 2025 23:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Business Number as a new field throughout the grant application system, enabling it to be captured from intake forms, displayed in application listings, and used for sorting.

  • Added Business Number to intake form mappings and applicant creation/update logic
  • Added Business Number column to the grant applications data table with sorting support
  • Added localization string for the Business Number field label

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Index.js Adds Business Number column to the applications table with proper data binding and rendering
ApplicationRepository.cs Adds sorting field mapping for Business Number to support column sorting
IntakeMapping.cs Adds Business Number property to intake form field mappings
en.json Adds localization string for Business Number label
ApplicantAppService.cs Maps Business Number from intake forms to applicant records during creation and updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JamesPasta JamesPasta merged commit d7f9c36 into dev Oct 29, 2025
12 checks passed
@JamesPasta JamesPasta deleted the feature/AB#30022-AddBn9 branch October 29, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants