rstedman / tfs-pullrequest-dashboard

tfs dashboard for pullrequests across all repos
MIT License
30 stars 29 forks source link

Missing style when CDN not available #57

Open Cronkan opened 4 years ago

Cronkan commented 4 years ago

Using on-premise DevOps server 2019 our clients doesn't have internet-access which means that we can't access the CDN-sources

GET https://cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css net::ERR_EMPTY_RESPONSE
index.html:16 GET https://code.jquery.com/jquery-3.2.1.min.js net::ERR_EMPTY_RESPONSE
index.html:11 GET https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css net::ERR_EMPTY_RESPONSE
index.html:12 GET https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css net::ERR_EMPTY_RESPONSE
index.html:17 GET https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js net::ERR_EMPTY_RESPONSE

Could this be integrated?