fecgov / fec-cms

The content management system (CMS) for the new Federal Election Commission website.
https://www.fec.gov
Other
91 stars 38 forks source link

Add adr and af to global legal search #6333

Closed johnnyporkchops closed 3 weeks ago

johnnyporkchops commented 3 weeks ago

Summary (required)

Required reviewers

required: one developer optional?: one content or UX

Impacted areas of the application

The lsearch box on legal landing page: https://www.fec.gov/legal-resources/ The global legal search : https://www.fec.gov/data/legal/search/

Files changed: modified: data/api_caller.py modified: fec/templates/partials/navigation/nav-legal.html modified: home/templates/home/legal/legal_resources_landing.html modified: home/templates/purgecss-homepage/full.html modified: legal/templates/legal-search-results.jinja modified: legal/templates/macros/legal.jinja modified: legal/views.py modified: fec/static/scss/mixins/_utilities.scss

Screenshots

(Include a screenshot of the new/updated features in context (“in the wild”). If it is an interface change, include both before and after screenshots)

Related PRs

Related PRs against other branches:

https://github.com/fecgov/fec-cms/pull/6318

How to test

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.83%. Comparing base (e95a584) to head (8b82a1b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/public-20240618 #6333 +/- ## =========================================================== - Coverage 77.84% 77.83% -0.01% =========================================================== Files 291 291 Lines 9465 9466 +1 Branches 687 687 =========================================================== Hits 7368 7368 - Misses 2097 2098 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.