food
Here are 1,067 public repositories matching this topic...
Description
Customer places an order. Payment is either automatically taken (by Stripe/Paypal) or has been captured by hub/shop manager.
Order is subsequently canceled by either customer or enterprise.
In listing
Clicking on links is completely broken in the beta. The app pretends it's offline.
To Reproduce
- Go to a product.
- Click on the brand
- See error
Expected behavior
A list of products should appear instead.
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
May 20, 2020 - Jupyter Notebook
- Login as an Admin. (admin@example.com / password)
- Delivery > Route Assignment.
- Once there, select a driver from the card list at the top.
- Note how it updates the SELECT dropdown element:
E.g., Click “Kevin Stanton” card, and theCustomers Assigned To:dropdown changes to “Kevin Stanton”. - But it doesn’t work the other way.
- Select “Pink Boyle” from the dropdown. The cu
needs #2320
Elastic search has good geographical queries. If we add long/lat to records when we index, we can use this to provide the map data and the location pages.
Barcode image should be displayed on the product page, not only barcode numbers.
Rationale:
- it becomes easier to test our mobile apps with products we don't have physically
- it becomes easier to compare Open Food Facts data with other mobile apps
- it makes data more trustable: I can verify the barcode of my product is the same as displayed on the web page
- some people, for whatever
-
Updated
Apr 15, 2020 - JavaScript
Gothenburg is the perfect example of a city that has multiple sharing groups that can benefit from Karrot. To enhance synergies it would be beneficial if there was a place to see all the groups that belong into that area. (We first discussed this in the 2019-08-07 Karrot call.)
Requirements/ideas
- visible for
-
Updated
Mar 30, 2020 - Jupyter Notebook
Sortable tables
Only few columns in some tables are sortable. Why?
Some columns/tables which would make administration easier, if they are sortable:
- Foodcoop - Members - all columns
- Foodcoop - Ordergroups - "Last activity" and "Last order".
- Administration - Users - "Email" and "Last activity"
- Administration - Ordergroups - "Last Activity"
There are translation platforms out there that host open-source projects for free. For example, Transifex or [Weblate[(https://hosted.weblate.org/).
For those less technically inclined (installing git, cloning a repo, and submitting a pull request are quite technical things that not everyone would be willing to do), a web service like t
-
Updated
Apr 28, 2019 - Python
-
Updated
May 10, 2018 - PHP
Add an in-app changelog that's triggered when opening the app after an upgrade (or series of upgrades) to let the user know what's new from the last time he/she used the app
Ideally, we should charge changes from a multilingual JSON stored on server (format to be defined) so that we can update the changelog on the fly, even after release (for translations)
-
Updated
Apr 25, 2019 - Go
It'd be great to allow users to automatically provision a hostname and letsencrypt certificate by using environment variables and/or build arguments supplied to docker-compose build.
There are a few projects which provide similar or related functionality, and it may be possible to integrate with one of them, or select some functionality from them:
-
Updated
Apr 16, 2020 - C#
-
Updated
Nov 19, 2019 - C#
I am getting this error when trying to read from .pb file. You can see complete error report in this link:
https://stackoverflow.com/questions/47492130/you-must-feed-a-value-for-placeholder-tensor-placeholder-with-dtype-float-and?noredirect=1#comment82006554_47492130
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Jul 9, 2020 - Jupyter Notebook
-
Updated
Jun 12, 2020 - Swift
Improve this page
Add a description, image, and links to the food topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the food topic, visit your repo's landing page and select "manage topics."

Currently, clicking the "open" button in the consume window ignores tare weight handling.
The example with flour: It has 2000g in stock. If I enter 500g as amount and open it, I expect the stock being empty because of the tare weight calculation. But instead the amount is 500g less than before.
I wonder if it makes sense to have the "open" action with products with tare weight handling enabl