Closed Bug 844793 Opened 11 years ago Closed 11 years ago

[socorro-crashstats] Create a new search UI

Categories

(Socorro :: Webapp, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: adrian)

References

Details

(Whiteboard: [qa-])

.. and call it "SuperSearch". 

The goal is to create a new search UI which will be easier to use and more powerful. It will also add new functionalities, backed up by elasticsearch, that will answer our users' needs. In the end, that new search could be a "real time top crashers" with a few less features but far more configurable.
Blocks: 678101
Priority: -- → P2
Depends on: 749359
Blocks: 874520
First pull request: https://github.com/mozilla/socorro-crashstats/pull/362

This first iteration is working quite well, yet it does not have most of the most powerful things we want to build in the end. It contains most of the UI work, and binds that new UI to the existing search service. 

Next step is going to create a new, more powerful search service fully based on elasticsearch, and extend the capacities of this "super search" UI.
Commits pushed to master at https://github.com/mozilla/socorro-crashstats

https://github.com/mozilla/socorro-crashstats/commit/51600d64a20fb4b3a28a42261c125c74d43fad3b
Fixes bug 844793 - Added a new search interface.

https://github.com/mozilla/socorro-crashstats/commit/b2593f1659a11ed835de4075b06828d587555992
Merge pull request #362 from AdrianGaudebert/844793-super-search

Fixes bug 844793 - Added a new search interface.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
No longer blocks: 874520
Nicely done .. what are the minimal steps to verify the super search (for QA)?
Target Milestone: --- → 52
Flags: needinfo?(adrian)
The app is not yet accessible, so at the moment you should simply verify that nothing is broken (I believe bug 889672 was introduced by this) and that the URL /search is not accessible. 

At the moment, that app is not really usable, it is mainly here so users can give me feedback on it. The real deal will happen in Q3 with bug 678101. I will ping you directly when we start doing the real QA on that thing.
Flags: needinfo?(adrian)
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.