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

Search and pagination of projects, documents and annotations #72

Merged
merged 9 commits into from
Oct 20, 2021

Conversation

twinkarma
Copy link
Collaborator

@twinkarma twinkarma commented Aug 5, 2021

  • Added pagination wrapper component
  • Added a search bar component
  • Currently search project using project name only, the search code is a computed property in Projects.vue
  • Currently search documents using id only, the search code is a computed property in DocumentsList.vue
  • This PR includes the changes from Securing endpoints #71 and E-mail verification and password reset #67

@twinkarma twinkarma linked an issue Aug 6, 2021 that may be closed by this pull request
18 tasks
@twinkarma twinkarma requested a review from davidwilby August 6, 2021 17:12
Implemented docs and annotation selection
Implemented deleting docs and annotation
@twinkarma twinkarma marked this pull request as ready for review October 8, 2021 16:49
@twinkarma twinkarma changed the base branch from dev to securing-endpoints October 15, 2021 13:47
@twinkarma twinkarma merged commit 77984df into securing-endpoints Oct 20, 2021
@davidwilby davidwilby deleted the search-pagination-of-projects-list branch June 1, 2022 12:41
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.

Search, filtering and sorting of projects, documents and annotation
1 participant