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

Add simple filter options for the forms dashboard #117

Merged
merged 12 commits into from
Nov 13, 2023

Conversation

PhilReinking
Copy link
Contributor

closes to #94

This is a first improvement for the forms dashboard. Right now we do not have any possibilites to filter or search for specific forms.

This PR adds a very basic filter machanic, which allows a user to show only published, unpublished or trashed forms.

I also added some context menu actions that lets a user delete, publish or unpublish a form without leaving the dashboard.

This should make dashboard a bit more usable if you have a lot of forms, but it is also just the foundation for adding more filter settings.

@PhilReinking PhilReinking added the enhancement New feature or request label Nov 9, 2023
@PhilReinking PhilReinking force-pushed the features/filter-dashboard-view branch from 68a884f to 5c0889a Compare November 9, 2023 13:37
@PhilReinking PhilReinking merged commit 6e45d0a into main Nov 13, 2023
3 checks passed
@PhilReinking PhilReinking deleted the features/filter-dashboard-view branch November 13, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant