IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
882 stars 494 forks source link

Enable Browse Dataverse Feature for One's Own Dataverse #750

Closed eaquigley closed 10 years ago

eaquigley commented 10 years ago

1 edit dataverse - browse options 2 browse options modal 3 dataverse with browse options

sekmiller commented 10 years ago

@eaquigley - Is dataverse type going to be required? if not, should there be a link for "untyped" (better term?) dv's or do we ignore them for the purposes of dataverse type?

eaquigley commented 10 years ago

@sekmiller definitely think it should be required, agree @posixeleni ? Each dataverse should be able to fall into one of those.

posixeleni commented 10 years ago

@eaquigley I agree that it should be required.

However, do you think we should have a Miscellaneous or Other Dataverse option just in case we are missing a Type? Hard to say we have everything covered for example I just created a Dataverse for datasets that are related to Books that a publisher publishes, which I cant easily assign to the types we have decided on. Any suggestions?

It will also be interesting to see how we add this Type to pre-4.0 Dataverses.

cc/ @sekmiller

eaquigley commented 10 years ago

@sekmiller @posixeleni based off quick discussion on 7/21, we've decided to not allow a write in option for a user to add in their Dataverse type if it isn't listed.

mheppler commented 10 years ago

Added initial wire-frame work for Browse Options popup and Featured and Type carousels to the Dataverse page.

Used the Owl Carousel plugin [http://owlgraphic.com/owlcarousel/index.html].

sekmiller commented 10 years ago

Wired up the popup and dataverse page to the extent possible. Still need facets for dv types. @mheppler please fix the dataverse type drop down on the dataverse page.

pdurbin commented 10 years ago

Still need facets for dv types

@mheppler I know you may want a separate ticket for this but now I wanted to write down the decision we all just made on how this is supposed to work:

mheppler commented 10 years ago

Checked in the revisions to the UI for the Browse Options workflow. Here are some notes to review all the features included, and not included:

sekmiller commented 10 years ago

As discussed with Kevin this morning, the data verses available to be selected as featured are only the published children of the dv being edited. Response time for loading the page was too slow when even grandchildren were included. Will look into modifying the way dvs are selected for the browse popup.

mheppler commented 10 years ago

Layout issue noticed for error message associated with Type/Category dropdown on edit dataverse.

Please select a type for your dataverse.Please select a type for your dataverse.

Need space between "dataverse" and "Please". Also need to swap those "type"s to "category"s. And maybe make it a little little less less redundant redundant.

mheppler commented 10 years ago

Cleaned up the error message for Browse Options, and fixed an issue with the same error message being repeated twice in the message block.

kcondon commented 10 years ago

Tested as described above. Passing back to Stephen to add dv by type feature.

eaquigley commented 10 years ago

Closing this ticket because functionality for featured dvs has been done. Category/Type will be a facet and I've created a ticket for that #956