open-prices-frontend
open-prices-frontend copied to clipboard
A vue.js front-end for Open Prices
### Story Add a toggle to switch the UI to dark mode - remember the user choice - depending on browser/device settings ?
### Problem Currently, the only way to know if there is an authentication error (error 401) is through console. User could be un-authenticated but still see a logged-in status in...
### What As the title suggest if the web app ask for camera permission and it's denied the site gets stuck inside the camera permission dialog ### Steps to reproduce...
### Problem - Create a weekly average price graph on the product page (average of all prices on that week), for the past 6 months ### Solutions - Send back...
### Story As a contributor, it may happen that a price is added with an error (wrong barcode, mistake when typing the price or choosing the location). If we detect...
### What When setting a discounted price higher than or equal to price without discount, a server error shows up (that part is normal, except the error is not shown...
### Problem When refreshing an "Add price" page, or going to another url of the app (or external url) without completing the form, every field will be reinitialized. ### Proposed...
### Problem We have no mechanism to know if a user went to the Settings page or not ### Proposed solution - Add a boolean flag in store.js "HasDoneSettings" or...
### Story Extracted from #303
### Problem - Kill the permanent landing page, and turn it into a one time thing - prices.openfoodfacts.org will be the app - prices.openfoodfacts.org/about will be the existing landing page...