Releases: BearBeerCompany/kitchen-management-server
Releases · BearBeerCompany/kitchen-management-server
1.0.0
What's Changed
- feat: project init and document db layer by @bozzelliandrea in #1
- feat: implemented crud api for category and plate by @bozzelliandrea in #2
- feat: implemented all crud service and rest controllers by @bozzelliandrea in #4
- add compound for plate item APIs by @rizzaccio87 in #5
- introduce websocket, try by @rizzaccio87 in #3
- Pkmi by @rizzaccio87 in #6
- Pkmi by @rizzaccio87 in #7
- remove source from notification by @rizzaccio87 in #8
- feat: implemented mongo aggregate func for detailed dto by @bozzelliandrea in #9
- add audit by @rizzaccio87 in #10
- feat: implemented plate status api by @bozzelliandrea in #11
- feat: implemented unassigned items api by @bozzelliandrea in #12
- update pkmi and plate slot counters management by @rizzaccio87 in #13
- feat: implemented find items by category by @bozzelliandrea in #14
- feat: remove menu items when category delete has been called by @bozzelliandrea in #15
- feat: implement statistics counters api for orders by @bozzelliandrea in #16
- feat: add banner by @bozzelliandrea in #17
- fix: stats unit test and service fixes by @bozzelliandrea in #18
- feat: plate api for turn off-on by @bozzelliandrea in #19
- Pkmi by @rizzaccio87 in #20
- feat: add custom error response by @bozzelliandrea in #21
- fix: add status filter for plate orders status by @bozzelliandrea in #22
- fix: set stats unpaged for selected date range by @bozzelliandrea in #23
- feat: add exception for plate with off status by @bozzelliandrea in #24
- feat: add getAll filter by status for orders by @bozzelliandrea in #25
- update plate counters on deleting in progress items by @rizzaccio87 in #26
- fix: manage canceled status and deleted action by @bozzelliandrea in #27
- fix(plate): add asc order number sort for items on plate by @bozzelliandrea in #28
- table number alphanumeric by @rizzaccio87 in #29
- fix(plate): add asc order for creationDate by @bozzelliandrea in #30
- build(deps): bump spring-boot-starter-parent from 2.7.2 to 2.7.5 by @dependabot in #31
- fix(plate-item): add pagination in GET by @bozzelliandrea in #38
New Contributors
- @bozzelliandrea made their first contribution in #1
- @rizzaccio87 made their first contribution in #5
- @dependabot made their first contribution in #31
Full Changelog: https://github.com/BearBeerCompany/kitchen-management-server/commits/1.0.0