Releases: Hello-Kitchen/POS-Front-End
Releases · Hello-Kitchen/POS-Front-End
v1.3.0
What's Changed
Other Changes
- Multiple stop in row by @Xantass in #239
- Remove unsued button by @Xantass in #238
- Create no table with 0 plates by @Xantass in #237
- Fuse occupied table by @Xantass in #235
- fix: a table cannot update its name for an existing name by @Lucaslgd02 in #244
- fix: limit input of table name and add autofocus by @Lucaslgd02 in #243
- 233 table is displayed regarding of the channel in table view by @Lucaslgd02 in #242
- fix: click outside of the newOrder modal now closes it by @Lucaslgd02 in #241
- 234 pay for empty order by @Lucaslgd02 in #240
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
Other Changes
- fix: mobile tables sizes by @alecorvec in #218
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2
feat: enhance ingredient management in SideViewFood component with dy… @JulesGresset
Multiple fixes.. @JulesGresset
Full Changelog: v1.1.1...v1.2.2
v1.1.1
What's Changed
Other Changes
- 195 tables page various fixes by @alecorvec in #215
- 191 display and add supplement price by @Xantass in #214
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Other Changes
- 183 prepa quart view by @JulesGresset in #204
- feat: add StatsView component with KPI display and data grid function… by @JulesGresset in #205
- 211 remove scroll on the page for big orders by @Lucaslgd02 in #212
- 199 order in progressdone button in pos order tab by @Lucaslgd02 in #200
- 209 cannot recall order with stops in it by @Lucaslgd02 in #210
- 175 responsive table menu by @alecorvec in #203
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Other Changes
- fix: update order structure in payment by @JulesGresset in #157
- feat: add dynamic loading and saving of pos_config by @JulesGresset in #161
- 154 idorder is not stored with the table by @Lucaslgd02 in #159
- 155 table color if occupied by @Lucaslgd02 in #162
- 153 selecting a table should recall the order by @Lucaslgd02 in #163
- fix: Fused tables can now be stored and loaded correctly, with corres… by @alecorvec in #164
- refactor: improve layout and structure of components, enhance respons… by @JulesGresset in #176
- 165 responsive login page by @Lucaslgd02 in #177
- Responsive menu bar by @Xantass in #179
- Responsive sub-category by @Xantass in #180
- 170 responsive orders menu by @Lucaslgd02 in #184
- 174 responsive top bar by @Lucaslgd02 in #187
- refactor: remove bcrypt dependency and simplify password handling in … by @JulesGresset in #196
- Fix 'demander la suite' by @Xantass in #198
- 166 responsive dashboard categories by @alecorvec in #197
- add: responsive modification page by @alecorvec in #181
Full Changelog: v1.4.0a...v1.0.0
v1.4.0a
What's Changed
Other Changes
- feat: creation of tables via drag and drop by @alecorvec in #99
- feat: manager view by @JulesGresset in #114
- feat: display correct name and ID in header by @JulesGresset in #116
- feat: Added account management view by @JulesGresset in #117
- feat: Tables edit by @alecorvec in #119
- send price of food by @Xantass in #125
- 121 new orders to go by @Lucaslgd02 in #126
- feat: Request order number from back for new orders by @JulesGresset in #129
- fix: update item name mapping in FoodDetail component by @JulesGresset in #134
- fix: correct food and category matching logic in Dashboard component by @JulesGresset in #132
- feat: Menu editing in POS by @JulesGresset in #131
- fix: detail persistence and ingredient render by @alecorvec in #138
- Store payment by @Xantass in #137
- feat: implement user management functionality with user grid and side view by @JulesGresset in #139
- feat: Added the fuse and separate feature of the table page by @alecorvec in #141
- feat: Current order is now editable by @alecorvec in #118
- 106 display right quantity in order by @Lucaslgd02 in #127
- New button in Edit mode of a table, can now delete it by @alecorvec in #144
- add: loads the saved table config whhen loading the app by @alecorvec in #146
- add: useEffect used to save the configuration of the tableboard by @alecorvec in #145
- 147 table id in the pos config by @JulesGresset in #149
- refactor: update orders structure to use objects instead of arrays by @JulesGresset in #150
- feat: include tableId in orders state update by @JulesGresset in #151
Full Changelog: v1.3.0a...v1.4.0a
v1.3.0a
What's Changed
Other Changes
- feat: edit orders already existing by @JulesGresset in #93
- 95 new login page by @JulesGresset in #96
- 92-stop-reappearing-when-the-order-is-recalled by @Lucaslgd02 in #94
- feat: base of table pages and buttons by @alecorvec in #97
Full Changelog: v1.2.0a...v1.3.0a
v1.2.0a
What's Changed
💥 New feature
- 68 blur bar in food page by @alecorvec in #74
- feat: dynamic loading of categories and foods by @JulesGresset in #78
- add: base of note button integration by @alecorvec in #79
- feat: header with back button in a food category by @JulesGresset in #84
- 62 orders tab by @JulesGresset in #80
☀️ Enhancement
- 64 modfication page design foodmodifjs by @alecorvec in #67
- add: Food ingredient page new buttons design functionnality by @alecorvec in #73
- 71 refacto menu buttons by @Lucaslgd02 in #72
🪲 Bug fix
- 42 compliance with the new back by @JulesGresset in #50
- FIx POS with back pipe validator by @Xantass in #57
Other Changes
- fix: changed typo (multiple from mutliple) inside the details of a food by @alecorvec in #53
- 43 documentation dev front pos by @alecorvec in #54
- add: refactorisation of the detail logic, handled now in sub-functions by @alecorvec in #70
Full Changelog: v1.1.0a...v1.2.0a