datopian / portal.js.bak

🌀 The JS data presentation framework. For a single dataset to a full catalog.
https://portal-78qurbwf9-datopian1.vercel.app/
MIT License
22 stars 2 forks source link

Fix/gqlquery #50

Closed steveoni closed 3 years ago

steveoni commented 3 years ago

This Pull request fixes #49 issue. Now possible to load Dataset resources for both the mock dataset and that on ckan.

The error fix by this pull request is due to the grapql query requesting for fields not present in the api

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/datopian1/portal/rjpk0z0h1
✅ Preview: Failed

rufuspollock commented 3 years ago

@steveoni great you have a pull request and i'm removing myself as a reviewer as i'm not an expert here 😄

steveoni commented 3 years ago

@steveoni great you have a pull request and i'm removing myself as a reviewer as i'm not an expert here

:smile: ok

rufuspollock commented 3 years ago

@steveoni any idea why cypress tests failed?

rufuspollock commented 3 years ago

@cotts could you review this?