19 Commits (044509e82ee44d2ccd2223ebe0b1385d82ae2f56)

Author SHA1 Message Date
  Francisco Ceruti 81fd3798e0
Fix bug where conditions can be created just providing one of range, type or value (#3377) 5 years ago
  Samir Shah 9eae894cf9 Drop deprecated functionality scheduled for removal in Oscar 2.1 5 years ago
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 years ago
  Samir Shah f6851842a8 Catch NoReverseMatch exceptions in default_access_fn, and log a deprecation warning. 6 years ago
  Anthony Ricaud 41c3443a2c Fix dashboard permissions for forked apps 6 years ago
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 years ago
  Philip Kazmeier 57e71b8fda Fix input validation for BenefitForm in dashboard.offers (#2762) 7 years ago
  Samir Shah 4878b2a165 Fix kwarg handling in dashboard voucher set detail view. 7 years ago
  Samir Shah 8f3c27c35f Paginate results in dashboard VoucherSetListView. 7 years ago
  Paul J Stevens f7971ccd5c Feature/voucher sets (#2384) 7 years ago
  Paul J Stevens df1d2faf49 missing pagination on offer dashboard views 7 years ago
  Paul J Stevens 268e242ab5 refactor ReviewListView in dashboard (#2562) 7 years ago
  Samir Shah 80d42bb699 Log invalid URL names in dashboard nav access function. 8 years ago
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 8 years ago
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 years ago
  Michael van Tellingen aafcc8a901
flake8 8 years ago
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 10 years ago
  Michael van Tellingen d2aa734e85 Move the TestOrderSearch to the functional tests directory. 10 years ago
  Michael van Tellingen 8c47b71cdf Simplify the dashboard order search testcase 10 years ago
  Will Daly ec883eed71 Add a toggle for showing / hiding filters used in order search on the dashboard. 10 years ago
  Maik Hoepfel d2a7949c32 Make access check function for dashboard easier to customise 11 years ago
  Maik Hoepfel 954940ca63 Add basic tests for dashboard filtering 12 years ago