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

Advanced Search Frontend #48

Closed
lukas-rotsching opened this issue May 23, 2023 · 0 comments
Closed

Advanced Search Frontend #48

lukas-rotsching opened this issue May 23, 2023 · 0 comments

Comments

@lukas-rotsching
Copy link
Contributor

User story

  1. As a user
  2. I need a more advanced input form on the website
  3. So that i can query searches that are more advanced than just a simple text search

Acceptance criteria

  • Add elements to the website that allow the construction of complex search queries. Look at the advanced search in the MdH Dashboard for some inspiration
  • For this ticket it is sufficient if i have a way to add an arbitrary amount of filters to the search
  • The input forms don't need to be smart. This means, the input box that selects the meta data tag does not need to be a drop-down menu that already knows which tag names exist. It is ok if i have to know what exists and input a valid tag name.
  • I need a way to choose an operator (==, !=, <, <=, ...) and input a value
  • This ticket contains ONLY the frontend part. Everything related to actually performing the search is contained in ticket Advanced Search Backend #47

Definition of done (DoD)

A feature is considered complete when

  • All of its acceptance criteria have been met.
  • It has been thoroughly tested.
  • The code has been peer reviewed by the dedicated team.
  • It can be seamlessly integrated into the main branch without causing any negative side effects.
  • Its core functionality has been thoroughly documented.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@lukas-rotsching lukas-rotsching moved this to Product Backlog in amos2023ss02-feature-board May 23, 2023
@lukas-rotsching lukas-rotsching moved this from Product Backlog to Sprint Backlog in amos2023ss02-feature-board May 24, 2023
@lukas-rotsching lukas-rotsching moved this from Sprint Backlog to Awaiting Review in amos2023ss02-feature-board May 30, 2023
@tawfeeka tawfeeka added this to the sprint 06 milestone May 31, 2023
@tawfeeka tawfeeka moved this from Awaiting Review to Feature Archive in amos2023ss02-feature-board May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

4 participants