Commit Graph

40 Commits

Author SHA1 Message Date
Anatoly
f86357e041 fix comments 2020-01-15 22:31:30 +03:00
a.feteleu
8f2ae21aa0 fix swagger 2019-12-30 10:43:20 +03:00
Dmitriy Kuzmenko
e2d71fca8f Merge branch 'develop' into feature/guides 2019-12-27 18:00:20 +03:00
alex
e3d7618c62 preview_image to establishment and product type and subtype 2019-12-27 09:47:48 +03:00
Anatoly
65746b1cd0 Merge branch 'develop' into feature/guides
# Conflicts:
#	apps/collection/models.py
2019-12-24 12:33:39 +03:00
d.kuzmenko
6a68042178 Merge branch 'feature/permission_liquor' into 'develop'
Feature/permission liquor

See merge request gm/gm-backend!175
2019-12-23 13:40:13 +00:00
Anatoly
f576825a71 Merge branch 'develop' into feature/guides
# Conflicts:
#	apps/collection/models.py
#	apps/establishment/models.py
#	apps/establishment/views/web.py
#	apps/product/views/common.py
#	requirements/base.txt
2019-12-23 13:11:05 +03:00
Anatoly
7452f0bef0 intermediate commit 2019-12-23 12:38:13 +03:00
Anatoly
72e5d723db added default image for type/subtype 2019-12-20 17:27:04 +03:00
Виктор Гладких
458370d4c9 Merge branch 'develop' into feature/permission_liquor 2019-12-17 14:24:15 +03:00
Anatoly
dbbb526902 Refactored mechanism to find similar objects. Added endpoints to product app. 2019-12-17 13:02:46 +03:00
Виктор Гладких
0a8db7e3ad permission 2019-12-10 18:36:18 +03:00
Kuroshini
7910c98c8a add wine_origins 2019-12-09 18:20:32 +03:00
Kuroshini
a6728e3148 wine_origins for favorites establishments 2019-12-09 16:59:40 +03:00
alex
e08296c52d address to product detail web api 2019-12-06 14:12:26 +03:00
Anatoly
29ff10fb4b added wine origins 2019-12-04 20:13:09 +03:00
Anatoly
e303e15f32 added two characteristics to wine detail serializer 2019-11-21 10:28:17 +03:00
Anatoly
484a9a3250 added field - average price to model Product and transfer command 2019-11-19 17:37:23 +03:00
Anatoly
1159dfca65 added assemblage to detail view of product, and fix verbose name in ProductType 2019-11-17 22:55:03 +03:00
Anatoly
dce951c4f9 Merge branch 'develop' into feature/establishment-gallery
# Conflicts:
#	apps/product/serializers/common.py
2019-11-17 14:25:41 +03:00
Anatoly
a8b3c9aa63 refactored galleries, added transfer script 2019-11-17 14:22:30 +03:00
Kuroshini
cc67499601 Fix wines db queries 2019-11-16 18:32:38 +03:00
Kuroshini
afbe8a59f2 Product type as object 2019-11-14 21:41:47 +03:00
alex
a1d5feb8dc poroduct in_fav 2019-11-14 18:23:42 +03:00
Anatoly
a6d064daba changed representation of product name in ProductBaseSerializer 2019-11-14 16:35:41 +03:00
Anatoly
23a1af1870 Merge branch 'develop' into feature/bo-endpoints
# Conflicts:
#	apps/product/serializers/common.py
2019-11-13 14:48:44 +03:00
Anatoly
58155025c5 added back-office endpoints for products 2019-11-13 14:46:30 +03:00
Anatoly
d19e75e50e added wine region and wine colors to product list view 2019-11-13 12:14:29 +03:00
Anatoly
8cf50ff2cd added endpoints for back office and refactored a little 2019-11-13 12:07:02 +03:00
Anatoly
83a3444c95 added product RUD-endpoints for back-office 2019-11-12 18:50:59 +03:00
a.feteleu
22521f76fc Change serializer field in ProductSerializer 2019-11-12 12:22:59 +03:00
Anatoly
f4b411e73d added tags, image urls to product serializers 2019-11-11 21:29:34 +03:00
Anatoly
46662398e4 refactored detail and list view of products 2019-11-11 19:19:18 +03:00
Anatoly
8a49a5ee72 added gallery to model product 2019-11-10 16:08:27 +03:00
Anatoly
5d43e2fd5b refactor models 2019-10-31 18:44:30 +03:00
Anatoly
03c75efece gm-259, gm-260, gm-261 2019-10-29 17:16:39 +03:00
Anatoly
d12df5c8e1 added WineAppellation model 2019-10-28 12:33:48 +03:00
Anatoly
e41b539ed7 added wine region 2019-10-27 18:42:51 +03:00
Anatoly
37d745eeaa added endpoints, filters, serializers and extend model Product, ProductType, ProductSubtype 2019-10-26 18:54:22 +03:00
evgeniy-st
d2075a1bf8 Initial app Product 2019-09-20 12:13:26 +03:00