Releases: CETEN-OpenBar/bar
Releases · CETEN-OpenBar/bar
v0.0.35
v0.0.34
What's Changed
- fix(client): items wrapping on safari by @aripot007 in #118
- feat(front): add checkbox for course panel to know what you take by @BaptTF in #120
- feat(comptoir): réinitialise le champ de saisie une fois la commande validée by @Ciflire in #112
- feat(client): Redirect to /client/commande from /auth when already authenticated by @aripot007 in #121
Full Changelog: v0.0.33.2...v0.0.34
v0.0.33.2
v0.0.33.1
Hotfix pour l'interface mobile
What's Changed
- fix(mobile): Invalid height calculation on mobile browsers by @aripot007 in #103
Full Changelog: v0.0.33...v0.0.33.1
v0.0.33
v0.0.33
What's Changed
- Interface client responsive permettant de commander sur d'autres appareils que les bornes (par @aripot007 dans #101)
- Une colonne par type de prix dans le panel admin (par @malogr dans #99)
Bug fixes
- Disable click handling for out of stock items
- Stop logging pin in the console
- Fix icons color on confirm component
New Contributors
v0.0.32
What's Changed
- Feature/generate course by @BaptTF in #79
- feat(restock): Add a delete and view button to delete and see restock by @BaptTF in #82
- fix(front): reset bundle_cost_float_ttc when ttc changed by @BaptTF in #84
- feat(front): add a route to go admin panel with password requirement by @BaptTF in #81
- feat(front): Add a way to change card id with card scanner in admin/account by @BaptTF in #83
- fix(incoherence) : fixed incoherence and added new entrypoint by @BaptTF in #80
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
- Update the item state to put it Buyable if you do a restock by @BaptTF in #75
- Change Reappro so we don't calculate ttc from ht by @BaptTF in #76
- Resetting properly the reappro page by @BaptTF in #76
- new field bundle_cost_float_ttc to have the exact sum on frontend by @BaptTF in #77
- Fix tvaupdateprice by @BaptTF in #78
- Calculate price correctly when changed
- fix tva display
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- Add autofocus on password popup by @aripot007 in #70
- Add ordered items summary by @aripot007 in #72
- Pin reset by @aripot007 in #71
- Add confirmation popups by @aripot007 in #74
- Search orders by name by @aripot007 in #73
Full Changelog: v0.0.29.1...v0.0.30
v0.0.29.1
What's Changed
- fixing reappro (wait before refreshing) by @BaptTF in #68
- Update prices calculation by @aripot007 in #69
New Contributors
- @aripot007 made their first contribution in #69
Full Changelog: v0.0.29...v0.0.29.1