You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ndbroadbent edited this page Dec 20, 2012
·
8 revisions
Please note: this is still very much alpha code.
TODO
Fix '... and where' text when it is the first group
Add tests! Set up Travis CI
Provide all the features in the ransack demo. e.g. needs to support multiple levels of nested groups, and multiple sorts.
Reorganise so that 'data-content' attributes aren't used to store HTML. Instead. generate new rows/groups from a json list of attributes and predicates. (The current approach is a bit ugly.)
Add a few extra UI features like date ranges
Better search on associations - look up the currently selected value when the form is refreshed
Provide some basic CSS that can be customized by the user (twitter bootstrap is currently supported)