Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset Searching #50

Open
1 of 4 tasks
bbengfort opened this issue Jan 27, 2016 · 1 comment
Open
1 of 4 tasks

Dataset Searching #50

bbengfort opened this issue Jan 27, 2016 · 1 comment

Comments

@bbengfort
Copy link
Member

At this point we have the following accomplished:

  • Listing page that displays the most recent uploads in a table
  • Pagination by 20 datasets and the pagination component
  • A button to go to the listing page from the home page

Next up:

  • put navbar links for upload/listing for easy navigation (only if authenticated)
  • create API list endpoint for the datasets
  • create ordering and search for datasets
  • create a form that will allow you to search for datasets.

Other questions include full text search, etc. However we may need to rethink how this is done given our new workflow, so I'm backlogging the rest of this task.

@bbengfort
Copy link
Member Author

See #12 for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants