deck9 / input

A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency.
https://getinput.co
GNU Affero General Public License v3.0
188 stars 30 forks source link

Add simple filter options for the forms dashboard #117

Closed PhilReinking closed 10 months ago

PhilReinking commented 10 months ago

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.