Releases: La-Fresca/la-fresca-backend
Releases · La-Fresca/la-fresca-backend
0.0.3: Merge pull request #170 from La-Fresca/systemlog
0.0.1
What's Changed
- Stucture of the backend by @Ravindu-Hasanka in #1
- Food items CRUD by @DasunThathsara in #3
- fix: DB connection string by @DasunThathsara in #4
- user add validations by @Ravindu-Hasanka in #5
- Dev by @Ravindu-Hasanka in #6
- User completed by @Ravindu-Hasanka in #7
- Add some validations for food items by @DasunThathsara in #10
- fix: update food by @DasunThathsara in #14
- Add some features to food items and users by @DasunThathsara in #15
- Create and Update functionalities for Menu by @DasunThathsara in #17
- Menu crud by @Ravindu-Hasanka in #18
- feat: added env by @DasunThathsara in #19
- Add env by @DasunThathsara in #20
- feat: initialize swagger UI by @DasunThathsara in #21
- Initialize swagger UI by @DasunThathsara in #22
- feat: setup for menu and food controllers by @DasunThathsara in #23
- Setup for menu and food controllers by @DasunThathsara in #24
- Order by @Ravindu-Hasanka in #25
- Added category for food items by @DasunThathsara in #26
- Branch CRUD by @suruthiii in #28
- fix: Update Food items by @DasunThathsara in #29
- fix: Update Menu by @DasunThathsara in #31
- feat: Online and offline order CRUD, and Branch CRUD | fix: updateFoods and updateMenu functions by @DasunThathsara in #32
- Refactor: Menu to FoodCombo and Food to FoodItem by @DasunThathsara in #33
- refactor: collection names and order attributes by @DasunThathsara in #34
- fix: Branch CRUD Functionalities by @suruthiii in #35
- fix: updateFoodCombo and updateFoodItem functions | refactor: all methods of FoodCombo and FoodItem classes by @DasunThathsara in #37
- fix: Modifications to Branch, FoodCombo and FoodItem methods by @suruthiii in #38
- Update food item class with rating and set cross origin by @DasunThathsara in #46
- Update food item class with rating and set cross origin by @DasunThathsara in #47
- Discount CRUD by @suruthiii in #49
- Add discount feature for food items and add Discount feature to the system by @DasunThathsara in #50
- Retrieve all by deleted:0 by @DasunThathsara in #51
- Category by @suruthiii in #52
- Category CRUD by @suruthiii in #53
- fix: Added Cross Origin Annotations to Branch, Category and Discount … by @suruthiii in #54
- Added Cross Origin Annotations to Branch, Category and Discount Controllers by @suruthiii in #55
- fix: discount status error by @DasunThathsara in #56
- fix: discount status error by @DasunThathsara in #57
- feat: multiple category selection by @DasunThathsara in #58
- fix: CORS by @DasunThathsara in #60
- Authentication component done by @Ravindu-Hasanka in #59
- auth update by @Ravindu-Hasanka in #63
- Cart CRUD and Stock CRUD by @suruthiii in #65
- Stock by @DasunThathsara in #66
- fix: Stock CRUD Functionalities by @suruthiii in #68
- update by @Ravindu-Hasanka in #64
- fix: Add New Category Functionality by @suruthiii in #69
- fix: Food Item, Stock CRUD Functionalities by @suruthiii in #70
- fix: Food Item DTO and DTO Mapper by @suruthiii in #71
- fix: Food Combo CRUD by @suruthiii in #72
- fix: Cart and Stock Collection CRUDs by @suruthiii in #74
- Assign order by @Ravindu-Hasanka in #73
- fix : Food Item, Food Combo, Cart by @suruthiii in #75
- feat: Logical Deletion for Food Combo, Branch, Stock and Stock Collection by @suruthiii in #76
- Order update by @Ravindu-Hasanka in #77
- Fix: Order handling by @DasunThathsara in #78
- fix: add to cart by @suruthiii in #80
- Stock Collection Logical Deletion and Get Stock by Name by @suruthiii in #81
- fix: view cart items by user id by @DasunThathsara in #82
- fix: Food Combo, Stock, Stock Collection Get All Method by @suruthiii in #83
- fix: Stock Collection Creation by @suruthiii in #84
- Kitchen and the by @Ravindu-Hasanka in #85
- updateOrderStatus and deliveryOrderStatus functions added by @Ravindu-Hasanka in #86
- fix: Get All Food Combos by @suruthiii in #88
- update by @Ravindu-Hasanka in #87
- Kitchen by @Ravindu-Hasanka in #89
- Dev by @Ravindu-Hasanka in #90
- fix: discount add by @suruthiii in #105
- fix: Branch by @suruthiii in #106
- Order automatically assigned to waiter/delivery person by @Ravindu-Hasanka in #107
- Update view all food combos and food items by @DasunThathsara in #109
- feat: food item and combo by @DasunThathsara in #110
- fix: structure of the stock and stock collection by @DasunThathsara in #111
- fix: Discount CRUD by @suruthiii in #112
- feat: FoodItem and FoodCombo DTOs by @suruthiii in #113
- Stock and Stock Collection by @suruthiii in #114
- DTO validation by @DasunThathsara in #117
- Validation Using DTOs and Custom Annotations by @suruthiii in #118
- Email Component and Branch Request Validation by @suruthiii in #120
- fix: Email by @suruthiii in #124
- Navbar name by @Ravindu-Hasanka in #125
- availableBranchManagers api and basic branch details by @Ravindu-Hasanka in #129
- Branch details bug fixed by @Ravindu-Hasanka in #130
- Food item and combo approval process - top level anager by @DasunThathsara in #133
- feat: Get All Stocks and Get All Stock Collections by @suruthiii in #134
- fix: Get All Branches by @suruthiii in #135
- feat: Send OTP, Monthly Statement, Online Order Invoice and Ongoing Discount Information Functionalities by @suruthiii in #147
- Scheduler by @Ravindu-Hasanka in #148
- Complaint by @Ravindu-Hasanka in #149
- Password change by @r...