Skip to content

Releases: openfoodfacts/open-prices-frontend

v1.3.0

23 Dec 23:15
cfdb310
Compare
Choose a tag to compare

1.3.0 (2023-12-23)

Features

  • improve location data coming from Nominatim (#58) (a13ea91)
  • location detail: new basic Location detail page (#60) (d4186f5)
  • price create form: add leaflet map to location selector (#57) (1f5a9ff)
  • price create form: use camera directly for proof image (1040f33)
  • product detail: add link to openfoodfacts (8f56874)

Bug Fixes

v1.2.0

23 Dec 01:05
6a768c3
Compare
Choose a tag to compare

1.2.0 (2023-12-23)

Features

  • improve localstorage interactions (#53) (40cd628)
  • price create form: convert proof image to webp before upload (#44) (9beeeb9)
  • price create form: improve a bit the proof upload (responsive, overflow, icon) (#49) (83e54df)
  • price create form: 3 steps, green border on step filled (#51) (1947ff8)
  • price create form: currency autocomplete (#46) (ffe54ef)
  • price create form: simplify location selector (#52) (21c9fdb)
  • price create form: store last currency used in localstorage (#47) (2b05eb1)
  • price list: better display price with currency (#45) (60ba8e4)
  • price list: order by last created (48f7d12)
  • product detail: new basic Product detail page (#55) (b435610)
  • stats: super basic stats page (#54) (0d61870)

Bug Fixes

  • home: replace link with button (74686a1)
  • price create form: send proof image name (#43) (5dd98a2)
  • recent location localstorage default value (18dd9d1)

v1.1.0

20 Dec 18:24
3e9bbe6
Compare
Choose a tag to compare

1.1.0 (2023-12-20)

Features

v1.0.2

18 Dec 15:35
5c9aac7
Compare
Choose a tag to compare

1.0.2 (2023-12-18)

Bug Fixes

  • fix output directory for prod deployment (fbd22e7)

v1.0.1

18 Dec 15:33
2e55031
Compare
Choose a tag to compare

1.0.1 (2023-12-18)

Technical

  • fix yarn build-prod command (c7aef94)

v1.0.0

18 Dec 15:28
c85b95e
Compare
Choose a tag to compare

1.0.0 (2023-12-18)

Features

  • add a footer (#20) (40bcecf)
  • add titles. fix errors (9a1eb7b)
  • Basic prices create form (#13) (dd36973)
  • Cleanup template (#8) (d7a8851)
  • code cleanup (0cc6a57)
  • improve barcode dialog (close icon, scan config). ref #16 (5f3746d)
  • improve location dialog (close icon). ref #15 (08b51ad)
  • make cookies reactive (#9) (18d1a70)
  • make navigation drawer dynamic (requiresAuth). ref #12 (27e8294)
  • move header to own template (#7) (d2c75a2)
  • price create form: add barcode scanner (#16) (b5cc7fa)
  • price create form: add location selector (#15) (70e0f57)
  • price create form: add simple proof image uploader (#24) (582a494)
  • replace Tailwind with Vuetify (#12) (a271fc0)
  • show success messages (#23) (d61d713)
  • Sign in workflow (form, checkauth, store cookie, sign out) (#4) (7776f4c)
  • small improvements on price create form (#14) (2353abd)

Bug Fixes

Technical

  • add deployment config (#21) (d51ccdb)
  • add Github action for release-please (358a683)
  • add github action to build for prod (106b29a)