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

Closes #9623: Implement saved filters #10801

Merged
merged 4 commits into from
Nov 2, 2022
Merged

Conversation

jeremystretch
Copy link
Member

Fixes: #9623

  • Introduce the SavedFilter model and relevant views, serializers, etc.
  • Rename extras.forms.customfields to extras.forms.mixins
  • Add a filter field to all filter forms via SavedFiltersMixin
  • Updated applied_filters template tag to accept a context and include a "save" link

@jeremystretch jeremystretch added the beta Concerns a bug/feature in a beta release label Oct 31, 2022
@jeremystretch jeremystretch marked this pull request as ready for review November 2, 2022 16:27
@jeremystretch jeremystretch merged commit 484efda into feature Nov 2, 2022
@jeremystretch jeremystretch deleted the 9623-saved-filters branch November 2, 2022 16:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta Concerns a bug/feature in a beta release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant