openskope / skope-interface

The new SKOPE web portal interface.
https://www.openskope.org
4 stars 2 forks source link

Use more stable dataset IDs #196

Open Zodiase opened 6 years ago

Zodiase commented 6 years ago
Zodiase commented 6 years ago

This can't be tested on local dev instance due to the CORS issue from the elastic search. The search page (where the searching is done at the client side) can't load anything.

Also the search page has to query the elastic search directly on the client side because the HTTPS prevents the Meteor proxy from redirecting the request to elastic search.

Zodiase commented 6 years ago

The current workaround of the CORS issue is using elasticdump to copy data from staging server to local instance.

Zodiase commented 6 years ago

Feature is deployed in v0.1.27.