Skip to content

v4.1.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:59
· 408 commits to master since this release
889ab79
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>