currymich / properguide

Node/Express/Angular front end for properguide core site
0 stars 0 forks source link

Staff should have a clear indication of which orders are due soon to help prioritize work #22

Closed currymich closed 7 years ago

currymich commented 7 years ago

Need due dates on orders, some way to highlight 7 days left - green 4 days left - yellow 2 days left - red?

currymich commented 7 years ago

799cec5135d1b7ae4cdc7befba706edaa2a1a2a0 added filter to give a color back based on number of days until due (red for less than 2, orange for less than 4, yellow for less than 7, white for above 7)

d103d1ab63794460978d3fe95294f44bbd017742 added ng-style onto table rows to apply color from filter