OpenNeuroLab / brainspell-neo

Working on a new version of Brainspell (an open-source platform for neuroimaging literature) to make a public JSON API that collaborators can contribute to, switch out the stack for better scalability, and provide statistical features to better conduct meta-analyses.
MIT License
15 stars 6 forks source link

MeSH Voting Working, Updated Selenium Testing #45

Closed Sharabesh closed 7 years ago

Sharabesh commented 7 years ago

Somehow this also includes Neel's Pull Request. It also works without updating backend functionality.

neelsomani commented 7 years ago

Awesome. I want to merge this, but I don't want to merge in the statistical features yet. If there's a way to separate the UI change into a separate request, we can merge that, or we can just wait for a bit until this statistics feature is finished.

neelsomani commented 7 years ago

Hey, I'd highly, highly recommend that you put some of these commits in a separate pull request, or else this is likely going to take a long time to review.

Sharabesh commented 7 years ago

Gotchu, right now, I'm just running through some trials to see what lets SauceLabs make this work. When it's ready to merge, I'll set up another PR.