GSA / px-benefit-finder

1 stars 1 forks source link

Release v0.8.0.beta.1 (Sprint 42) #1890

Closed scottqueen-bixal closed 1 month ago

scottqueen-bixal commented 1 month ago

PR Summary

Related Github Issues

Application Improvements

NEW FEATURE | Return to first step of form, without clearing the form https://github.com/GSA/px-benefit-finder/issues/1473 NEW FEATURE | client side routing in embedded applications https://github.com/GSA/px-benefit-finder/issues/1831 TEST | NGINX redirects for client side routing fallback https://github.com/GSA/px-benefit-finder/issues/1838 Form-page-2 page change event firing twice https://github.com/GSA/px-benefit-finder/issues/1786 Remove crazyegg script value updates from application https://github.com/GSA/px-benefit-finder/issues/1811

Custom Module Improvements

Enable worflow for Benefit Finder nodes that can be in draft https://github.com/GSA/px-benefit-finder/issues/1710 No JSON file generation for moderation state Needs Review https://github.com/GSA/px-benefit-finder/issues/1846 prevent agency archived if still used https://github.com/GSA/px-benefit-finder/issues/1847 Do not use archived content in building JSON data https://github.com/GSA/px-benefit-finder/issues/1858 display raw html https://github.com/GSA/px-benefit-finder/issues/1817

Detailed Testing steps

NEW FEATURE | Return to first step of form, without clearing the form https://github.com/GSA/px-benefit-finder/issues/1473 NEW FEATURE | client side routing in embedded applications https://github.com/GSA/px-benefit-finder/issues/1831

Detailed Testing steps

 rewrite ^/benefit-finder/([^/]+)/[^/]+$ /benefit-finder/$1 permanent;
 rewrite ^/es/buscador-beneficios/([^/]+)/[^/]+$ /es/buscador-beneficios/$1 permanent;
    include partials/drupal.conf;
    ## un-comment this to test internal redirects
    ## (which should match the corresponding internal_redirects.conf in src-www):
    include partials/internal_redirects.conf;

NEW FEATURE | client side routing in embedded applications https://github.com/GSA/px-benefit-finder/issues/1831

NEW FEATURE | Return to first step of form, without clearing the form https://github.com/GSA/px-benefit-finder/issues/1473

Screenshot 2024-10-10 at 11 22 52 AM

TEST | NGINX redirects for client side routing fallback https://github.com/GSA/px-benefit-finder/issues/1838

Form-page-2 page change event firing twice https://github.com/GSA/px-benefit-finder/issues/1786

Screenshot 2024-10-10 at 11 45 01 AM

Custom Module Improvements

Enable worflow for Benefit Finder nodes that can be in draft https://github.com/GSA/px-benefit-finder/issues/1710

No JSON file generation for moderation state Needs Review https://github.com/GSA/px-benefit-finder/issues/1846

prevent agency archived if still used https://github.com/GSA/px-benefit-finder/issues/1847

Do not use archived content in building JSON data https://github.com/GSA/px-benefit-finder/issues/1858

To test in local development site or in dev site.

display raw html https://github.com/GSA/px-benefit-finder/issues/1817

To test in local development site or in dev site.