-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add navigation to edit card page. * Display card not found result, in case card is not found. * Implement CardNotFoundPage component. * Cleanup * Move app state to context. * Move app-state folder to ui folder * Update plan * Implement edit-card-form.tsx * Move scanner to ui folder * Implement card-form. Use in edit card detail. * Use card-form in CreateCardForm. * Move card-form-reducer. * Cleanup * Use grouped export. * Update buttons width. * Update buttons width 2.
- Loading branch information
1 parent
5dba12b
commit 730c60b
Showing
26 changed files
with
568 additions
and
391 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
Oops, something went wrong.