summaryrefslogtreecommitdiff
path: root/indoteknik_api/controllers/api_v1/product.py
AgeCommit message (Expand)Author
2023-01-24change image logic in rest api new productstephanchrst
2023-01-23add dynamic limit for new productstephanchrst
2023-01-19new product must have manufacture id (brand)stephanchrst
2023-01-18remove useless code, add last seen products, add compile product in user acti...stephanchrst
2023-01-17descending new productstephanchrst
2023-01-17remove filter by date in new productstephanchrst
2023-01-17change min product to 6 in new product apistephanchrst
2023-01-17add param for brand only in new product segmentstephanchrst
2023-01-17update api new productstephanchrst
2023-01-16change logic api new productstephanchrst
2023-01-12add new product rest apistephanchrst
2022-11-21product with detail solrIT Fixcomart
2022-11-17fallback pricelist and product solr by nameIT Fixcomart
2022-11-14Create product solr (fixing)IT Fixcomart
2022-11-14fix bug get promotionIT Fixcomart
2022-11-04Update rest api get product preflightIT Fixcomart
2022-11-03Rest API PromotionIT Fixcomart
2022-11-01Add filter by solr_flag and with_detail in rest api product searchIT Fixcomart
2022-11-01add allowed methodIT Fixcomart
2022-11-01delete corsIT Fixcomart
2022-11-01Allow cors on similarIT Fixcomart
2022-11-01Banner Rest API & similar product method rest apiIT Fixcomart
2022-10-28test add corsIT Fixcomart
2022-10-27Search product by ready stockIT Fixcomart
2022-10-24Filter price_from and price_to di product Rest APIIT Fixcomart
2022-10-24Product similar result without its idIT Fixcomart
2022-10-21Add 'attribute' on product detail result apiIT Fixcomart
2022-10-13Fix price and update product response APIIT Fixcomart
2022-10-11init commitIT Fixcomart