-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix/offline dashboard grades (#155)
* Fixed no internet message for dashboard and grade details * Added tests to verify networking service logic on course repository * Updated pubspec version * Replaced no connection toast by snackbar * Centralized snackbar to BottomBar class * Fixed test from pages using the networking service * Fixed formatting issue in quick links tests * Fixed tests * Cleaned up test using networking service * added icon and allow to dismiss after context change with maybeof # Deprecation Notice https://pub.dev/packages/connectivity -> https://pub.dev/packages/connectivity_plus * Listen to change in status of connection * Merge branch 'master' into bugfix/offline-dashboard-grades * Changed to text under navbar * [CI UPDATE GOLDENS] * Update golden files * Fixed pubspec * [CI UPDATE GOLDENS] * Update golden files * Updated version * Fix goldens * Changed background color of text under navbar * Removed unused import * [CI UPDATE GOLDENS] * Check connectivity on initial loading * Updated version * [CI UPDATE GOLDENS] * Remove unnecessary check Co-authored-by: alexandremarkus <[email protected]> Co-authored-by: JonathanDuvalV <[email protected]> Co-authored-by: Samuel Montambault <[email protected]>
- Loading branch information
1 parent
4770eea
commit 889ab79
Showing
39 changed files
with
201 additions
and
130 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
Oops, something went wrong.