-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored Loading UI for Improved User Experience (#135)
* New Loading Screen * fix * fix * Merge Fix * conditional loading indicator * P * Reverting this change since it doesn't actually fix anything * Removing extra linebreak so this file is fully ignored * Update .gitignore --------- Co-authored-by: Jack Greenlee <[email protected]> Co-authored-by: K. Shankari <[email protected]>
- Loading branch information
1 parent
f78ecc8
commit 86d7f5e
Showing
4 changed files
with
89 additions
and
62 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ assets/qrcodes | |
data/tokens.csv | ||
config.py | ||
docker-compose-dev.yml | ||
*.bak | ||
*.bak |
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