You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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 <alexandre.markus.1@ens.etsmtl.ca>
Co-authored-by: JonathanDuvalV <JonathanDuvalV@users.noreply.github.com>
Co-authored-by: Samuel Montambault <mont.samuel@outlook.com>