dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Transfer History page #856

Open emilyhorsman opened 7 years ago

emilyhorsman commented 7 years ago

Have an Order History sub-page to view a record of previous and pending transfers, with links to cancel (see #598). See this comment in #705 on UI.

emilyhorsman commented 7 years ago

Analytics shows that /history/ is 0.23% of overall pageviews and that it seems to mostly be an entrance point for /claim-orders/ (exit rate is high and time spent on page is very low). There are only a handful of exits from /history/ to a /order/summary/ page, implying that nobody really clicks on items in the order history table.