Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement advanced search / filters #2

Open
spohlenz opened this issue Aug 14, 2017 · 7 comments
Open

Implement advanced search / filters #2

spohlenz opened this issue Aug 14, 2017 · 7 comments

Comments

@spohlenz
Copy link
Member

Placeholder issue to begin working out the details of how advanced search / filters will work.

@StandardNerd
Copy link

Hi, what's the status of the advanced search/filters feature?

@Papipo
Copy link

Papipo commented Jan 9, 2020

I hate ActiveAdmin so I tried trestle but now I regret it because it's missing so many basic features like this one. It's a shame because the framework is really nice, tbh :(

@arun057
Copy link

arun057 commented Nov 26, 2020

bump

@kxu1988
Copy link

kxu1988 commented Mar 10, 2021

I hate ActiveAdmin so I tried trestle but now I regret it because it's missing so many basic features like this one. It's a shame because the framework is really nice, tbh :(

https://github.com/TrestleAdmin/trestle-search/tree/filters

@tcd
Copy link

tcd commented Dec 15, 2021

@spohlenz or any maintainers, what's keeping the filters branch from being merged into master?

@z22919456
Copy link

我討厭 ActiveAdmin,所以我嘗試了支架,但現在我後悔了,因為它缺少很多像這樣的基本功能。很遺憾,因為框架真的很好,tbh :(

https://github.com/TrestleAdmin/trestle-search/tree/filters

WOW, But... How to use this.

@alex-andreiev
Copy link

  filters do
    filter :kind, type: :select, choices: SecurityEvent.kinds.map { |k, v| [k, v] }
    filter :created_at, type: :daterange
  end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants