Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dataset Chart to Performance page #310

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

DilwoarH
Copy link
Contributor

@DilwoarH DilwoarH commented Oct 22, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Add Dataset Chart to Performance page

Related Tickets & Documents

  • Ticket Link
  • Related Issue #
  • Closes #

QA Instructions, Screenshots, Recordings

screenshot-localhost_8000-2024_10_22-01_28_03

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

[optional] Are there any post deployment tasks we need to perform?

[optional] Are there any dependencies on other PRs or Work?

month_year;
`

fetch(`https://datasette.planning.data.gov.uk/digital-land.json?sql=${encodeURIComponent(sql)}`)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eveleighoj - this is throwing a CORs error, is there a way round this problem? Do I need to create a route to proxy the request?

@DilwoarH DilwoarH changed the title [WIP] Add Dataset Chart to Performance page Add Dataset Chart to Performance page Oct 29, 2024
@DilwoarH
Copy link
Contributor Author

Blocked by release to prod digital-land/datasette-builder#18

@DilwoarH
Copy link
Contributor Author

Blocked by release to prod digital-land/datasette-builder#18

Merging now as this has been released

@DilwoarH DilwoarH merged commit 4ecf1b6 into main Oct 30, 2024
7 checks passed
@DilwoarH DilwoarH deleted the add-chart-to-performance-page branch October 30, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants