ordercloud-api/headstart

Add ability to Sort Promos

abishop451 opened this issue · 1 comments

As Marketplace Manager, I want the ability to sort and/or filter my promos so I can easily find the promos I need,

Requirements

  1. Add sorting capabilities on the Promo list page. To do this, I believe we need to add Start Date and End Date as columns in the list page so that they can be sorted by these values
  2. If possible, add a filter to this list page with the following options:
  • Active: true/false
  • Application: Auto/Code (Promo.xp.Automatic)
  • Applies to: Order/Product (Promo.xp.AppliesTo)

This is resolved