David Winterbottom
0dc6816a93
Extract functionality from oscar.test into separate package
Fixes #376
13 lat temu
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 lat temu
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 lat temu
David Winterbottom
6df60a5a03
Made payment method form field into ChoiceField for searching orders.
13 lat temu
David Winterbottom
c6d324b20e
Fixed tests for template tags
14 lat temu
Eleni Lixourioti
689de3e878
dashboard additions for userer management
14 lat temu
David Winterbottom
390ab49d6a
Added line detail view to order dashboard
14 lat temu
David Winterbottom
eed16f7d16
Added an order summary view to order dashboard
14 lat temu
David Winterbottom
f257545cba
Added status pipeline to order and line.
This allows the flow of statuses for an order to be controlled.
14 lat temu
David Winterbottom
3ba012de7d
Added tests for note creation on order detail page
14 lat temu
David Winterbottom
4007c9748d
Moved orders app into sub-folder of dashboard
14 lat temu