models_base 1.2.6 models_base: ^1.2.6 copied to clipboard
base models
1.2.6 #
- make basket an interface
1.2.5 #
- pubignore + onepub
1.2.4 #
- proxy is clear enough
1.2.3 #
- proxies_worth != proxies
1.2.2 #
- lot was too proxy-mative a name
1.2.1 #
- ItemInCartAbstract
1.2.0 #
- finalize it
1.1.9 #
- more constant classes
- Item -> CartItem
1.1.8 #
- added empty fields for Address and Country to avoid null
1.1.7 #
- added Address
1.1.6 #
- added Country
1.1.5 #
- reworked unit tests
1.1.4 #
- passe updateDate in LineArticle && Article
1.1.3 #
- lot default -> status
1.1.2 #
- DbStoresBase.products -> DbStoresBase.articles
- db name products => articles
1.1.1 #
- Product->ArticleLine
- remove Qt from Lot which was confusing
1.1.0 #
- added equality
1.0.9 #
- added const Environment.custom(this._env);
1.0.8 #
- added endpoint_base