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

feat: add query for autocomplete suggestions #158

Merged
merged 5 commits into from
Nov 5, 2022

Conversation

120EE0692
Copy link
Member

  • Make sure you are requesting to pull a work/topic/feature/bugfix branch (right side). Don't request your default branch!
  • Make sure you are making a pull request against the development (left side). Also you should start your branch off default branch and follow the branch naming guidelines.
  • Check the commit's or even all commits' message styles matches our requested structure.
  • Check your code additions will fail neither code linting checks nor unit test.
  • I have added necessary documentation and mentioned the related issues (if appropriate)
  • I have added the appropriate labels, requested a review from a repository manager and assigned myself to this pull request.

Post merge checklist

@120EE0692 120EE0692 changed the title feat: add query for autocomplete suggestion feat(search): add query for autocomplete Nov 1, 2022
@120EE0692 120EE0692 changed the title feat(search): add query for autocomplete feat: add query for autocomplete suggestions Nov 1, 2022
@120EE0692 120EE0692 self-assigned this Nov 1, 2022
@120EE0692 120EE0692 added the enhancement New feature or request label Nov 1, 2022
@rutajdash rutajdash enabled auto-merge (squash) November 1, 2022 10:25
server/schema/article/article.query.js Outdated Show resolved Hide resolved
server/schema/article/article.resolver.js Outdated Show resolved Hide resolved
auto-merge was automatically disabled November 5, 2022 09:08

Head branch was pushed to by a user without write access

Co-authored-by: Rutaj Dash <33367546+rutajdash@users.noreply.github.com>
120EE0692 and others added 3 commits November 5, 2022 14:41
Co-authored-by: Rutaj Dash <33367546+rutajdash@users.noreply.github.com>
Co-authored-by: Rutaj Dash <33367546+rutajdash@users.noreply.github.com>
Co-authored-by: Rutaj Dash <33367546+rutajdash@users.noreply.github.com>
@rutajdash rutajdash merged commit 53f2d03 into Monday-Morning:main Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants