Develop > Main (#491)#492
Closed
rmohammed-goaco wants to merge 2 commits into
Closed
Conversation
* Release/13.2 (#471) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Release/13.2 (#473) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Release/13.3 (#476) * Release/13.2 (#472) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Release/13.3 (#475) * Release/13.2 (#471) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Release/13.2 (#473) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Release/13.3 (#477) * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Update hint text for application name submission to improve clarity and user guidance on naming conventions. * Release/13.3 (#480) * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Update hint text for application name submission to improve clarity and user guidance on naming conventions. * Enhance individual applicant messaging in organisation summary and question pages. Update text to clarify eligibility criteria and application guidance based on applicant type (individual vs organisation). * Refine eligibility messaging in question page for individual applicants. Update text to enhance clarity by replacing 'Does your organisation' with 'Do you' and improving phrasing for better understanding. * Add isIndividual flag to SectionRecapPage and update question title based on applicant type. Enhance server-side props to determine if the applicant is an individual, improving clarity in the funding question displayed. * Add isIndividual flag to server-side props in submission section tests to ensure accurate handling of applicant type. This update enhances test coverage for scenarios involving individual applicants. * Add isIndividual flag to additional test cases in submission section to ensure comprehensive coverage for individual applicant scenarios. * Release/13.4 (#482) * Release/13.3 (#479) * Release/13.2 (#471) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Release/13.2 (#473) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Release/13.3 (#476) * Release/13.2 (#472) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Release/13.3 (#475) * Release/13.2 (#471) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Release/13.2 (#473) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Update hint text for application name submission to improve clarity and user guidance on naming conventions. * Release/13.3 (#481) * Release/13.2 (#471) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Release/13.2 (#473) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Release/13.3 (#476) * Release/13.2 (#472) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Release/13.3 (#475) * Release/13.2 (#471) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Release/13.2 (#473) * Remove 'Outside of the UK' option from funding location selection in mandatory questions page. * Update funding location handling in mandatory questions and submissions pages. Replace 'International' option with a labeled value in the funding location selection. Map 'Outside of the UK' to 'International' in the submissions recap section for improved clarity. * Refactor funding location options to use labeled value pairs for improved clarity in the mandatory questions page. This change enhances the user experience by providing a more structured format for location selection. * Refactor funding location mapping in submissions recap section to simplify handling of multiResponse. This change improves code clarity by directly mapping the multiResponse array without unnecessary checks. * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Update hint text for application name submission to improve clarity and user guidance on naming conventions. * Release/13.3 (#477) * Map 'Outside of the UK' to 'International' in funding location details for mandatory questions page to enhance clarity and user experience. * Update hint text for application name submission to improve clarity and user guidance on naming conventions. * Enhance individual applicant messaging in organisation summary and question pages. Update text to clarify eligibility criteria and application guidance based on applicant type (individual vs organisation). * Refine eligibility messaging in question page for individual applicants. Update text to enhance clarity by replacing 'Does your organisation' with 'Do you' and improving phrasing for better understanding. * Add isIndividual flag to SectionRecapPage and update question title based on applicant type. Enhance server-side props to determine if the applicant is an individual, improving clarity in the funding question displayed. * Add isIndividual flag to server-side props in submission section tests to ensure accurate handling of applicant type. This update enhances test coverage for scenarios involving individual applicants. * Add isIndividual flag to additional test cases in submission section to ensure comprehensive coverage for individual applicant scenarios. * Add GAP ID to individual submissions download page and update ExportDetails type * Update column width and adjust layout in individual submissions download page * Release/13.4 (#487) * Add GAP ID to individual submissions download page and update ExportDetails type * Update column width and adjust layout in individual submissions download page * Add sorting functionality to individual submissions download page * Implement sorting icons in individual submissions download page for improved user experience * Refactor SortHeader component in individual submissions download page for improved accessibility and clarity * Enhance sorting functionality in individual submissions download page by replacing href with router-based navigation for improved user experience and accessibility --------- Signed-off-by: rmohammed-goaco <richard.mohammed@goaco.com> --------- Signed-off-by: rmohammed-goaco <richard.mohammed@goaco.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.