-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: add router.refresh to api calls * feat: add `router.refresh()` to create container drawer * feat: apply `router.refresh()` to rename container form * feat: apply `router.refresh()` to delete group container * feat: apply `router.refresh()` to delete container dialog * feat: apply `router.refresh()` to rename group drawer * feat: apply `router.refresh()` tp rename user form * refactor: `router.refresh()` before alert * fix: `router.refresh()` after navigation in `DeleteGroupDialogContent` * fix: `router.refresh()` after dialog close in `DeleteContainerDialogContent` * fix: set `router.refresh()` at the last in `DeleteFoodDialogContent` * fix: place `router.refresh()` at the last in `AddDrawerContent` * fix: place `router.refresh` at the last in `FoodEditDrawerContent` * fix: place `router.refresh()` at the end in `RenameUserForm` * fix: place `router.refresh()` at the last in `RenameGroupForm` * fix: place `router.refresh()` at the last in `RenameGroupDrawerContent` * fix: place `router.refresh()` at the last in `DeleteFoodDialogContent` * fix: place `router.refresh()` at the last in `DeleteGroupDialogContent` * fix: place `router.refresh()` at the last in `RenameContainerForm` * fix: place `router.refresh()` at the last in `DeleteContainerDialogContent` * fix: place `router.refresh()` at the last in `CreateContainerBottomDrawerContent` * fix: place `router.refresh()` at the last in `CreateGroupDrawerContent` * fix: remove unnecessary dialog close from food delete dialog * fix: add missing `!` to alert message * fix: add `router.refresh()` to `MemberCardDeleteDialog` * fix: dialog close on food delete function failure
- Loading branch information
Showing
12 changed files
with
58 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters