fergiemcdowall / norch-angular-app

A basic Norch-powered angular app. Use as an example or starting point.
MIT License
2 stars 0 forks source link

Improved GUI / look and feel #19

Open eklem opened 8 years ago

eklem commented 8 years ago

It needs a little improved look and feel. I'll use something from life-index-angular-app and resume-index, and make a generic frontend.

eklem commented 8 years ago
eklem commented 8 years ago

Ok, this is too much work with fixing new searcher API (AND,OR,NOT), so won't do it now. Will add the issue to the norch-vuejs-app instead.

eklem commented 8 years ago

Hmm, maybe if I change facets to categories like this:

q['categories'] = [{field: 'mjtheme'}];

Still need to figure out addFilter and removeFilter.