Yellowen / Faalis

A RubyOnRails platform for rapid web application development. Containing a rich and flexible dashboard interface
GNU General Public License v2.0
54 stars 15 forks source link

Search in index section #102

Open yottanami opened 7 years ago

yottanami commented 7 years ago

Adding a simple dynamic search box for filtering index items. For example, it checks if there is a date time field, it shows from/to date search field. By default, all columns can be searchable but the list of searchable items can be customized in index dashboard DSL.

The filter branch can help to handle it. https://github.com/Yellowen/Faalis/commits/filter