fecgov / openFEC-web-app

DEPRECATED See https://github.com/18F/fec-cms for fec.gov's code
Other
43 stars 31 forks source link

Pass html_urls to the front-end #2226

Closed noahmanger closed 7 years ago

noahmanger commented 7 years ago

Now that html_url values are reliably populated by the API for filings this adds them to the tables so that the main document name is the web page URL:

image

codecov-io commented 7 years ago

Codecov Report

Merging #2226 into develop will decrease coverage by 0.03%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #2226      +/-   ##
==========================================
- Coverage    55.73%   55.7%   -0.04%     
==========================================
  Files           51      51              
  Lines         3242    3244       +2     
  Branches       390     392       +2     
==========================================
  Hits          1807    1807              
- Misses        1403    1405       +2     
  Partials        32      32
Impacted Files Coverage Δ
static/js/modules/columns.js 21.01% <0%> (-0.28%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 657af0c...1ed2c7d. Read the comment docs.