9 Commits (9aa30727ac411da2a9a10f1831bbdd14de4aa049)

Author SHA1 Message Date
  Joey 9aa30727ac
Use entire queryset for offer report download rather than paginated one (#4105) 2 years ago
  Samar Hassan d203c07355
Fix combination offer removal bug (#4017) 2 years ago
  Joseph Wayodi 004d7ac808 Improve voucher creation in dashboard 4 years ago
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 years ago
  SrdjanCosicPrica 82e605c841 Fix form errors when going back to first step in dashboard OfferWizard (#2819) 7 years ago
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 years ago
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 years ago
  Samir Shah 6b0267ed3a Make ConditionalOffer.priority editable from dashboard. Fixes #2494. 8 years ago
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 years ago
  Martijn Jacobs 5f50b9112a Added test for directly saving without all the steps, added test for the dashboard offer-list page. 10 years ago
  Maik Hoepfel 8f9d5db31f Move django-oscar-testsupport into oscar.test 12 years ago
  David Winterbottom d87139543a Re-order steps in offer dashboard wizard 13 years ago
  David Winterbottom b2bbaf2e91 Switch functional tests to use WebTest 13 years ago
  David Winterbottom 176b82c250 Add WebTest for creating an offer 13 years ago
  David Winterbottom 276e5b7aff Rework validation of offer benefits 13 years ago
  David Winterbottom 0dc6816a93 Extract functionality from oscar.test into separate package 13 years ago
  David Winterbottom feb8c9a327 Moved tests into separate package. 13 years ago
  David Winterbottom 21e15e4bfa Corrected bug in session keys for saving objects 13 years ago
  David Winterbottom 98386def8f Added enforcing that previous steps have been completed 13 years ago
  David Winterbottom 16bd7bec07 Added happy path tests for creation and updating 13 years ago
  David Winterbottom f4daa0e107 First stage of offers dashboard complete 13 years ago
  David Winterbottom aa42cc4e9a Added stock alerts to the dashboard 13 years ago