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

Adding Search component #9

Merged
merged 4 commits into from
Jul 31, 2018
Merged

Adding Search component #9

merged 4 commits into from
Jul 31, 2018

Conversation

peteraltosaar
Copy link
Contributor

@peteraltosaar peteraltosaar commented Jul 20, 2018

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Create search input component #1

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

@JLBoor
Copy link
Contributor

JLBoor commented Jul 22, 2018

Looks good 👍

@annsonn annsonn changed the title Adding Search component GH-1 : Adding Search component Jul 23, 2018
@annsonn annsonn self-requested a review July 23, 2018 16:51
@annsonn annsonn changed the title GH-1 : Adding Search component Adding Search component Jul 23, 2018
@JLBoor JLBoor self-requested a review July 31, 2018 14:51
Copy link
Contributor

@JLBoor JLBoor left a comment

Choose a reason for hiding this comment

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

Looks good 👍 I'll merge shortly

@JLBoor JLBoor merged commit 9abcd4c into intelliware-coe-web:master Jul 31, 2018
JLBoor pushed a commit that referenced this pull request Jul 31, 2018
* #6 - Added user profile component with stubbed state

* #6 - Refactor to use props in user profile component

* Add first hacky attempt at a search component

* PA/BK Update search terms on submit and disable submit button when input field is empty

* PA/BK Ignore IntelliJ folder and package-lock.json

* implement-redux-for-search: hooked up a store of some sort but not sure if this is actually working as expected; will look into writing tests to verify in meantime

* #10 create store for user profile with initial state (first cut)

* [BK] fixed App.test, added a basic Search.test

* #10 fix test

* #7 wire up first cut of action for avatar

* #7 Update state when user clicks make cat

* Adding Search component (#9)

* Add first hacky attempt at a search component

* PA/BK Update search terms on submit and disable submit button when input field is empty

* PA/BK Ignore IntelliJ folder and package-lock.json

* Added Search component to index.js

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

Successfully merging this pull request may close these issues.

3 participants