monarch-initiative / monarch-legacy

Monarch web application and API
BSD 3-Clause "New" or "Revised" License
42 stars 37 forks source link

Resuscitate cy-explore-demo #931

Open cmungall opened 9 years ago

cmungall commented 9 years ago

http://beta.monarchinitiative.org/labs/cy-explore-demo

Autocomplete needs rewired?

Also should be split into own module

kshefchek commented 9 years ago

I've fixed autocomplete on the page but it looks like we're having a strange cors issue with kato when getting graph neighbors, will investigate.

kshefchek commented 9 years ago

This widget should be working again, although still a little buggy (different edges are the same color).

cmungall commented 9 years ago

Doesn't seem to work, making false assumptions about IDs? Truncating everything to numbers

On 24 Aug 2015, at 11:47, Kent Shefchek wrote:

This widget should be working again, although still a little buggy (different edges are the same color).


Reply to this email directly or view it on GitHub: https://github.com/monarch-initiative/monarch-app/issues/931#issuecomment-134335192

kshefchek commented 9 years ago

we were still using fragments here, switched to curies.

jmcmurry commented 8 years ago

on beta.monarchinitiative.org/labs/cy-explore-demo, I get a "page not found" message However on monarchinitiative.org/labs/cy-explore-demo, autocomplete is broken (endless spinner, no terms, but also no results if I bypass autocomplete and just hit "go") It looks like we have taken down the cy-explore-demo as it wasn't working, but it might be useful for me to understand what it once did and what the issues were leading to its retraction.

kshefchek commented 8 years ago

This is related to the node switch, I still need to go through and convert the labs pages to dual mode versions, shouldn't take long.

cmungall commented 7 years ago

any more on this?

We should also release this as a separate component too