-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
feature: order listRelated to the order list.Related to the order list.
Milestone
Description
Add filter button to orders list screen, allowing the user to filter the list by order status:
FluxC
- Convert the
OrderStatusclass from a static object to an enum class. This is to allow for more flexibility in iterating over the various values.
UI
- Create new order list filter dialog
- Add filter icon to the toolbar for the Orders List view
- Add the logic to pass filter selections to the list to apply
Metadata
Metadata
Assignees
Labels
feature: order listRelated to the order list.Related to the order list.

