OpenDataServices / cove

CoVE is an web application to Convert, Validate and Explore data following certain open data standards - including 360Giving, Open Contracting Data Standard, IATI and the Beneficial Ownership Data Standard
http://cove.opendataservices.coop
Other
43 stars 11 forks source link

The new 360 CoVE preview table is missing pagination, sort and serch #545

Closed stevieflow closed 7 years ago

stevieflow commented 7 years ago

Before:

before

After:

after

edugomez commented 7 years ago

I can see this happening here https://dataquality.threesixtygiving.org after uploading a file but not when I run a local server at master branch, in which case it is working. ??

Bjwebb commented 7 years ago

@edugomez Could well be a deploy issue then. I'll take a look tomorrow morning.

Bjwebb commented 7 years ago

Looks like this is because some JS resources can't be loaded because they're requested over HTTP, not HTTPS.

Bjwebb commented 7 years ago

@stevieflow This is now fixed on https://dataquality.threesixtygiving.org/

stevieflow commented 7 years ago

Great, thanks - tested and can see this is back in