Implement Ticket Search & Filters #4

Closed
opened 2024-01-08 23:55:14 +00:00 by corbz · 1 comment
Owner

Make the filter checkboxes and search bar functional on the tickets page.

Make the filter checkboxes and search bar functional on the tickets page.
corbz added the
enhancement
label 2024-01-08 23:55:14 +00:00
corbz added this to the Ticket Website project 2024-01-08 23:55:14 +00:00
corbz referenced this issue from a commit 2024-01-10 00:48:50 +00:00
Author
Owner

Completed given the recent api changes.

The filters on the front end are facilitated with javascript to make adding new filters painless.

The api allows for the filters to be represented with querystrings, making them easy to add to.

Completed given the recent api changes. The filters on the front end are facilitated with javascript to make adding new filters painless. The api allows for the filters to be represented with querystrings, making them easy to add to.
corbz closed this issue 2024-01-14 01:57:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/ticket-website#4
No description provided.