This is just putting a hook in that pretty much works. Behavior:
- If you visit /maniphest/?nux=true, it always shows NUX for testing.
- Otherwise, it shows NUX if there are no objects in the application yet.
Differential D14828
Add basic NUX support to SearchEngines epriestley on Dec 19 2015, 8:44 PM. Authored by Tags None Referenced Files
Subscribers None
Details
This is just putting a hook in that pretty much works. Behavior:
Diff Detail
Event Timeline
Comment Actions Yeah, the naming is really confusing right now (I'm going to fix that as part of T9979. SearchEngine is about fulltext search and search indexing. I'm going to rename that to IndexEngine. ApplicationSearchEngine is what you want. To get a basic version working:
|