This repository has been archived on 2023-10-28. You can view files and clone it, but cannot push or open issues or pull requests.
pwt-0x01-ng/Areas/Admin/Controllers
surtur 0fbf239593
All checks were successful
continuous-integration/drone/push Build is passing
fix SimilarProduct behaviour
* solves similar product uniqueness issues
* solves issue with checkboxes for similar products not showing as selected

fixes #15
fixes #16
2021-02-18 19:39:55 +01:00
..
CarouselController.cs cleanup: remove unused usings throughout 2021-02-10 00:34:56 +01:00
OrderItemController.cs cleanup: remove unused usings throughout 2021-02-10 00:34:56 +01:00
OrdersController.cs chore: add User_id to ViewData in OrdersController 2021-02-10 12:18:44 +01:00
ProductController.cs fix SimilarProduct behaviour 2021-02-18 19:39:55 +01:00
UsersController.cs add: {UsersController,views} and update _Layout 2021-02-10 12:59:34 +01:00