website icon indicating copy to clipboard operation
website copied to clipboard

Code for the Data Commons website

Results 146 website issues
Sort by recently updated
recently updated
newest added

Some nodes simply don't have names to display. We should fall back on dcid https://datacommons.org/browser/wikidataId/Q49109736 https://datacommons.org/place/wikidataId/Q49109736 ![image](https://user-images.githubusercontent.com/6052978/109229223-d7c8b280-7777-11eb-97d3-f1396ad4f2f2.png) https://datacommons.org/place/wikidataId/Q120730?hl=en ![image](https://user-images.githubusercontent.com/6052978/109229256-e6af6500-7777-11eb-99a8-2fbf0a463ebb.png)

bug
P3

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...

dependencies
python

This PR: * Adds a copy button to the answer message tile * Adds a download button to the answer table tile * Slight tweaks to CSS styling to better...

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...

dependencies
python

### Describe the bug In Timeline view, when data is unavailable, it's confusing not to see the graph lines getting populated ### To Reproduce URL: [timeline](https://datacommons.org/tools/timeline#place=country%2FUSA%2Ccountry%2FCAN%2Ccountry%2FDEU%2Ccountry%2FNLD&statsVar=LifeExpectancy_Person__GenderIncomeInequality_Person_15OrMoreYears_WithIncome__Count_Person_10To19Years__FertilityRate_Person_Female__Count_Person_20To29Years__Median_Age_Person__Median_Income_Person&chart=%7B%22genderIncomeInequality%22%3A%7B%22pc%22%3Afalse%2C%22delta%22%3Afalse%7D%2C%22fertilityRate%22%3A%7B%22pc%22%3Afalse%2C%22delta%22%3Afalse%7D%2C%22income%22%3A%7B%22pc%22%3Afalse%2C%22delta%22%3Afalse%7D%2C%22count%22%3A%7B%22pc%22%3Afalse%2C%22delta%22%3Afalse%7D%2C%22receipt%22%3A%7B%22pc%22%3Afalse%2C%22delta%22%3Afalse%7D%7D) _Use the link as...

bug

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...

dependencies
javascript

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies
javascript

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 Commits aac695e release: v4.5.3 96a7f3a fix: fs.deny...

dependencies
javascript

- add entities and props to the debug info pane - return user messages when using context for entities or props - using entities from context: https://screenshot.googleplex.com/AJ2hgmcdQqXVX3v - using props...