Skip to content
#

shop

Here are 726 public repositories matching this topic...

CristianCucunuba
CristianCucunuba commented Mar 11, 2020

Prerequisites

  • Are you running the latest version?
  • Are you able to consistently reproduce the issue?
  • Did you search the issue queue for existing issue?

Issue Description

The description field is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,

saleor
purpledot
purpledot commented Jan 27, 2020

What I'm trying to achieve

Create checkout with a checkout line.

Steps to reproduce the problem

  1. checkout = Checkout.objects.create(...)
  2. checkout.lines.create(...) or CheckoutLine.objects.create(checkout=checkout, ...)

OR

  1. checkout = Checkout.objects.create(...)
  2. if checkout: pass

What I expected to happen

Database insertion without additional coun

Sylius
TheDevilOnLine
TheDevilOnLine commented Mar 16, 2020

Why are there Lorum Ipsum translation strings in (for example) the Shop Bundle? Same goes for "brace_yoursel_winter_is_coming" (not even mentioning the typo in the key) in the latest product carousel?

I suggest replacing the Lorum Ipsum translations with some explanatory text on how to replace those texts and change "brace_yoursel_winter_is_coming" to a more appropriate key, so translators know

newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。

  • Updated May 30, 2020
  • Java
pimcore
roland4432
roland4432 commented Apr 21, 2020

Hello pimcore-team,

when editing large sites one can easily loose track of all the elements and it's sometimes hard to find the brick you are looking for.

Simple solution: I would create a PR for another option in the toolbar of each brick to allow for collapsing / extension of the corresponding brick, shrinking it down to somewhat 80px-ish or extend to regular height.

If you like the ide

🔥🔥🔥本项目包括各种基本控件使用(Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等)、豆瓣电影、tubitv、每日一文、和天气、百姓生活、随机诗词、联系人、句子迷、好奇心日报、有道精品课、高德定位、音乐播放器🎵、追书神器等板块

  • Updated Jun 16, 2020
  • Dart
pretix
muzzol
muzzol commented Mar 28, 2019

I'm configuring pretix with apache and I see there's an example in Docs with nginx.

I would like to find a similar example with apache and ProxyPass.

I'll try to post it here myself if I manage to configure it.

nimobeeren
nimobeeren commented Nov 28, 2019

Is your feature request related to a problem? Please describe.
I would like to use the NumberInput with the keyboard. I can place the cursor in the text field, but not adjust it by typing.
image

Describe the solution you'd like

  • Allow typing in a number by selecting the text

Improve this page

Add a description, image, and links to the shop topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shop topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.