Skip to content

Orders List: Enable filtering #282

@aforcier

Description

@aforcier

Add filter button to orders list screen, allowing the user to filter the list by order status:

screen shot 2018-07-17 at 10 43 54 am

screen shot 2018-07-17 at 10 43 12 am

FluxC

  • Convert the OrderStatus class 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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions