GithubHelp home page GithubHelp logo

ember-share's Introduction

Ember Share

Gitter

A web interface for SHARE.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • yarn install --pure-lockfile
  • bower install

Running / Development

  • Run the SHARE API server at localhost:8000
  • Run elasticsearch at localhost:9200 and populate with SHARE data (./manage.py runbot elasticsearch in the SHARE root directory)
  • ember server
  • Visit your app at http://localhost:4200.

Testing

  • yarn run test

ember-share's People

Contributors

aaxelb avatar binoculars avatar chrisseto avatar ember-tomster avatar icereval avatar karleywalker avatar laurenbarker avatar mattclark avatar nyanhelsing avatar sheriefvt avatar sloria avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ember-share's Issues

Update SHARE Sponsor and Founder Language

Per Judy Ruttenberg at ARL:

Please replace this at the bottom of the home page:

The SHARE infrastructure was developed by the Association of Research Libraries, the Association of American Universities, the Association of Public and Land-grant Universities, and the Center for Open Science. SHARE is funded by the Institute of Museum and Library Services and the Alfred P. Sloan Foundation.

with this:

The SHARE infrastructure was developed by the Association of Research Libraries in partnership with the Center for Open Science. SHARE is funded by the Institute of Museum and Library Services and the Alfred P. Sloan Foundation. The SHARE initiative was founded in 2013 by ARL, the Association of American Universities (AAU), and the Association of Public and Land-grant Universities (APLU).

Show which language is selected in dropdown

@leb2dg commented on Tue Aug 02 2016

Expected

The tag selected will be highlighted in dropdown menu.

Actual

No selected tags are highlighted in dropdown and the user can select the same language multiple times.

Steps to reproduce

  • Select a language filter on the discover page via the faceted search
  • Open the filter again and notice that the selected language is not selected

Controlled Authority Subject Terms

When a user is in the search results page, and selects 'CHEMISTRY', 'Chemistry', or 'chemistry'; each returns a different set of results. They should all return the same set of results regardless of the case of the subject term. Ideally, there would just be one case displayed:

"Chemistry"

And it would return results that had a hit on any lower or upper case used. I expect this will require an update to ElasticSearch and how terms are indexed. This kind of behavior also is consistent with other facet selections, but I picked this one as it easiest to convey what is happening.

screen shot 2016-09-13 at 11 56 16 am
screen shot 2016-09-13 at 11 56 58 am
screen shot 2016-09-13 at 11 57 21 am

Add 'data' to the creative works types

The outreach to increase the number of research data repositories aggregated in SHARE will launch shortly. It would be great to have a 'data' type so that SHARE could facilitate a research data search. When I limit by the data tag it only returns 2 results.

Fix facet bugs

  • refactor search facets
  • fix tags being mushed together

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.