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 #527

Merged
merged 13 commits into from
Aug 2, 2022
Merged

Advanced search #527

merged 13 commits into from
Aug 2, 2022

Conversation

jonandernovella
Copy link
Contributor

@jonandernovella jonandernovella commented Jul 29, 2022

Related issue(s) and PR(s)

This PR closes #341

Type of change

  • New feature (non-breaking change which adds functionality)

List of changes made

  • Free text issue search is now possible with autocompletion

Further comments

Definition of Done checklist

  • I have made an effort making the commit history understandable
  • I have performed a self-review of my own code and commented any hard-to-understand areas
  • Tests and lint/format validations are passing
  • My changes generate no new warnings

@jonandernovella jonandernovella requested a review from a team July 29, 2022 14:54
@jonandernovella jonandernovella self-assigned this Jul 29, 2022
Copy link
Contributor

@HenrikeW HenrikeW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really cool feature! I think many people will love this.
I made some styling suggestions to get it a bit more in line with the rest of Urdr.
(And I ignored everything I already had seen in other PRs, looked only at the parts of the code that belonged to the Advanced search).

Copy link
Contributor

@HenrikeW HenrikeW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks much better now!

@HenrikeW HenrikeW merged commit a1343ee into develop Aug 2, 2022
@HenrikeW HenrikeW deleted the dev/advanced-search branch August 2, 2022 13:43
@jonandernovella jonandernovella mentioned this pull request Aug 8, 2022
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.

allow free text search in quick add
2 participants