1. 4278a56 Merge pull request #3 from myrle-krantz/develop by Myrle Krantz · 7 years ago
  2. 29c791a Noting missing functionality. by myrle-krantz · 7 years ago
  3. 6a38b0a Implementing listing cases page-wise. by myrle-krantz · 7 years ago
  4. bc85d52 Deleting autoedit mistake. by myrle-krantz · 7 years ago
  5. 6cb3007 Made naming more consistent. by myrle-krantz · 7 years ago
  6. 9913733 Refactoring out a teensy bit of duplicate code. by myrle-krantz · 7 years ago
  7. b70fc24 Merge pull request #2 from myrle-krantz/develop by Myrle Krantz · 7 years ago
  8. 6994d62 Improving error handling in product creation. by myrle-krantz · 7 years ago
  9. 14b1f86 Enforcing that product must be activated before a case for it can be created. by myrle-krantz · 7 years ago
  10. 0f247f0 Product cannot be changed once it has cases. Except for it's enablement. by myrle-krantz · 7 years ago
  11. 9c81d4b Fixed case account assignment removal test. by myrle-krantz · 7 years ago
  12. 6ede5cf Deleting outdated todo. by myrle-krantz · 7 years ago
  13. fcf9b5c Cleanup imports. by myrle-krantz · 7 years ago
  14. f0afc36 The removal of account assignments is now possible both at the product and the case level. by myrle-krantz · 7 years ago
  15. 0c22a39 Merge pull request #1 from myrle-krantz/develop by Myrle Krantz · 7 years ago
  16. b9519c3 Accounting module needs to be mocked in component test to make it possible to run test without running accounting module. by myrle-krantz · 7 years ago
  17. 9884d3b Moving time stamp checker to test module. Adding test for unassigned accounts to products change test. by myrle-krantz · 7 years ago
  18. c0a4e93 Added change product + test. by myrle-krantz · 7 years ago
  19. 54fd081 Removing unhelpful warnings. by myrle-krantz · 7 years ago
  20. d24bdae Fixed spelling error. by myrle-krantz · 7 years ago
  21. a68d97d Removing boilerplate via inheritance. by myrle-krantz · 7 years ago
  22. 3940e7b Added test case for duplicate account assignments and fixed existing test so that validation was failing back on the right property, not the wrong one. by myrle-krantz · 7 years ago
  23. e0ab066 Added test case for duplicate account assignments. by myrle-krantz · 7 years ago
  24. 66f16f9 Product enable requires that all account mappings are valid and in place. To make this easier unassigned account designators can be requested for a product via the API. by myrle-krantz · 7 years ago
  25. 4c22853 Loosening validation slightly to allow for incomplete product definition up to enable. by myrle-krantz · 7 years ago
  26. 7098ed3 test helpers belong in test compile. by myrle-krantz · 7 years ago
  27. 119dfa5 Improved validation message. by myrle-krantz · 7 years ago
  28. 86a669f Removing unnecessary includes. by myrle-krantz · 7 years ago
  29. 13d2f39 Initial commit. by myrle-krantz · 7 years ago