o2r-project / o2r-UI

User interface for creating and examining Executable Research Compendia (ERC)
https://o2r.uni-muenster.de/
Apache License 2.0
3 stars 5 forks source link

Spatiotemporal view #95

Open MarkusKonk opened 4 years ago

MarkusKonk commented 4 years ago

I already solved some of the following issues and removed some elements to have the app ready for the demo. I think the view is a bit confusing. We should think about a better way to arrange the veiw

njakuschona commented 4 years ago

@MarkusKonk The search does not work because the search is currently programmed with Mapbox. I didn't want to publish my private key to GitHub, though. Can you think of a solution?

MarkusKonk commented 4 years ago

Ah ok, I didnt consider that. Let's hide it for now. We will think about it later

nuest commented 3 years ago

We can only save the private key on the server, therefore we need to encapsulate this in an API endpoint who forwards the request, together with the key, to Mapbox and returns the response to the UI.

nuest commented 3 years ago

If we fix search in the client, we should also overhaul o2r-finder:

Search has a very low priority. (https://zivmattermost.uni-muenster.de/o2r/pl/o4s7fcxx3fg7txe7xmhxzwg55r)