Skip to content

Conversation

@squirrelo
Copy link
Contributor

Fixes #1730 and #1092
This adds the ability to share studies from the actual study page, as well as fixing the issue of showing all emails in the HTML of the page. Now the autocomplete is done using AJAX and the select2 javascript library.

screen shot 2016-04-08 at 00 24 09

The share modal looks and acts the same
screen shot 2016-04-08 at 00 24 31

@squirrelo squirrelo force-pushed the share-studies-in-studies branch from 8af0017 to 38d1bb2 Compare April 8, 2016 07:13
@antgonza
Copy link
Member

antgonza commented Apr 8, 2016

👍 when tests pass. @ElDeveloper could you take a look?

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.001%) to 82.718% when pulling 38d1bb2 on squirrelo:share-studies-in-studies into c93058d on biocore:master.

@squirrelo squirrelo mentioned this pull request Apr 8, 2016
},
minimumInputLength: 1,
formatResult: function (data, term) {
console.log(data);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woops, Done.

@ElDeveloper
Copy link
Contributor

Cool, just a few comments! BTW, my system has no users and I don't have an email server setup ... @antgonza or @squirrelo anyway to test this somewhere?

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.001%) to 82.718% when pulling c177213 on squirrelo:share-studies-in-studies into c93058d on biocore:master.

@squirrelo
Copy link
Contributor Author

Comments addressed. I've been testing with the users supplied in the test database if you want to test on your system as well. No email server is needed for this PR.

@antgonza
Copy link
Member

antgonza commented Apr 9, 2016

Tested with new users in my local machine and works great.

@antgonza antgonza merged commit 63f7033 into qiita-spots:master Apr 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow sharing a study from the study page

4 participants