David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 年前
Sebastian Vetter
cf0e6f3f12
moved order summary from orders to dashboard index
I moved the ``OderSummaryView`` from the order section in the
dashboard to the main dashboard index and merged it with the
``IndexView``. I removed the summary template and merged the
relevant data into the dashboard template.
13 年前
David Winterbottom
6df60a5a03
Made payment method form field into ChoiceField for searching orders.
13 年前
David Winterbottom
c6d324b20e
Fixed tests for template tags
13 年前
Eleni Lixourioti
689de3e878
dashboard additions for userer management
13 年前
David Winterbottom
390ab49d6a
Added line detail view to order dashboard
13 年前
David Winterbottom
eed16f7d16
Added an order summary view to order dashboard
13 年前
David Winterbottom
f257545cba
Added status pipeline to order and line.
This allows the flow of statuses for an order to be controlled.
13 年前
David Winterbottom
3ba012de7d
Added tests for note creation on order detail page
13 年前
David Winterbottom
4007c9748d
Moved orders app into sub-folder of dashboard
13 年前