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/Models
surtur 0dfead8388
All checks were successful
continuous-integration/drone/push Build is passing
deprecate Product in favour of SimilarProduct
2021-02-16 16:30:45 +01:00
..
ApplicationServices fix: identity application service missed values 2021-02-10 03:02:12 +01:00
Database rm: SimilarConf 2021-02-13 17:40:39 +01:00
Identity cleanup: remove unused usings throughout 2021-02-10 00:34:56 +01:00
Validation fix: cover null input on UniqueCharsAttr 2021-02-10 02:27:07 +01:00
Carousel.cs chore: more carousel validation goodies 2021-01-25 22:32:34 +01:00
CarouselViewModel.cs refactor: spaces --> tabs 2020-12-28 14:50:19 +01:00
CustomerOrderViewModel.cs add: CustomerOrderViewModel 2021-02-10 12:11:12 +01:00
Entity.cs cleanup: remove unused usings throughout 2021-02-10 00:34:56 +01:00
ErrorViewModel.cs cleanup: remove unused usings throughout 2021-02-10 00:34:56 +01:00
LoginViewModel.cs use UniqueCharsAttr for {Login,Register}ViewModel 2021-02-07 20:50:08 +01:00
MegaUpload.cs cleanup: remove unused usings throughout 2021-02-10 00:34:56 +01:00
Order.cs refactor: use fully qualified class name in FK ref 2021-02-12 11:32:58 +01:00
OrderItem.cs cleanup: remove unused usings throughout 2021-02-10 00:34:56 +01:00
Product.cs deprecate Product in favour of SimilarProduct 2021-02-16 16:30:45 +01:00
ProductViewModel.cs feat: add product CRUD functionality 2020-12-29 01:25:13 +01:00
RegisterViewModel.cs chore: use literal min_passwd_length values 2021-02-10 02:59:21 +01:00
SessionExtensions.cs cleanup: remove unused SessionExtensions methods 2021-02-12 11:43:48 +01:00
Similar.cs deprecate Product in favour of SimilarProduct 2021-02-16 16:30:45 +01:00
SimilarProduct.cs add SimilarProduct model class 2021-02-16 16:29:19 +01:00
SimilarViewModel.cs deprecate Product in favour of SimilarProduct 2021-02-16 16:30:45 +01:00
UltimateViewModel.cs add: UltimateViewModel (as per #11) 2021-02-12 11:45:56 +01:00