-
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.
* Update plan * Fix same key error * Add a dialog * Add naive scanning. * Add naive code handling. * Replace codeType by codeFormat. * Fix ts warning, make card code input disabled by default. * Adjust scanner * Add explanation text. * Exclude .next from tests. * Make layout responsive. * Create scannerReducer * Use scannerReducer * Move scanner reducer to create-card-form * Cleanup * Adjust names. * Cleanup in scanner * Display toggle button conditionally. * Disable strict mode test. * Set device id directly * Comment constrains * Enable strict mode * Cleanup. * Increase required devices count for switch. * Cleanup * Update reducer. * Use isModalVisible * Adjust reducer names.
- Loading branch information
1 parent
244ab1f
commit 047350f
Showing
16 changed files
with
527 additions
and
132 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
Oops, something went wrong.