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

Text search epic refactor #1479

Merged
merged 2 commits into from
Feb 16, 2017

Conversation

offtherailz
Copy link
Member

This is a first example of how to implement async functionalities using redux-observable.
Added also a test with redux-mock-store.

  • Search Text now supports nominatim + WFS search
  • Improved error management
  • Added loading status
  • Debouncing of search events
  • Support cancellation on purge
  • Merge result and sort by priority

This is a first example of how to implement async functionalities using redux-observable.
Added also a test with redux-mock-store.

* Search Text now supports nominatim + WFS search
* Improved error management
* Added loading status
* Debouncing of search events
* Support cancellation on purge
* Merge result and sort by priority
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 77.086% when pulling 97e23fb on offtherailz:wfs-obs-multisearch into f2a8d82 on geosolutions-it:master.

@offtherailz offtherailz merged commit 7d03732 into geosolutions-it:master Feb 16, 2017
@offtherailz offtherailz deleted the wfs-obs-multisearch branch June 21, 2018 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants