webjay/asapp

Simplify display of time in Monitor

Closed this issue · 1 comments

Instead of "3/13/2014 9:26:18 AM", let's just display "09:26". It will help the UI a lot.

Still, let's make sure we sort properly on the full date including AM/PM, with the latest dated request on top.

BTW, priority (FYI vs Urgent) should not be used to sort. Only time. We should make Urgent request pop out with some color.

I'll be using Moment.js so let me know if there's a feature you like.