Commit Graph

16 Commits

Author SHA1 Message Date
Erik Hellman f05ff64687
feat: 🎸 bump to RN 0.66 + upgrade dependencies (#521)
Co-authored-by: Erik Hellman <erik.hellman@hellsoft.se>
Co-authored-by: Viktor Sarström <viktorsarstrom@gmail.com>
Co-authored-by: Jonathan Edenström <jonathan@edenstrom.io>
2021-12-16 08:22:20 +01:00
Kajetan Kazimierczak f844a3cdd4
fix: 🐛 scroll in timetable (#597) 2021-12-11 00:49:14 +01:00
Kajetan Kazimierczak ed3a27bba1
fix: 🐛 Felaktig sortering av lektioner (#595)
* fix: 🐛 incorrect sorting of lessons in timetable

 Closes: #591

* fix: 🐛 end time when overlapping lessons

* style: 💄 lint
2021-12-10 21:07:29 +01:00
Kajetan Kazimierczak bce1165f30 fix: 🐛 Ingen text syns i dark mode när inga barn hittas
 Closes: #571
2021-12-08 00:02:06 +01:00
Andreas Eriksson cc3fd8670c fix: 🐛 Store childs personalIdNumbers in settings 2021-12-07 11:42:47 +01:00
Andreas Eriksson cfa39de393 fix: 🐛 Add translation to week 2021-12-06 20:34:48 +01:00
Viktor Sarström 75cf634420
Merge pull request #584 from kolplattformen/feat/tweak-lunch-menu-on-frontpage
feat: Hide lunch menu on weekends
2021-12-06 19:43:11 +01:00
Andreas Eriksson 6fbbcc803e feat: 🎸 Add week number and calendar dates to timetable 2021-12-06 16:44:10 +01:00
Andreas Eriksson 3b39c47230 Hide lunch menu on weekends
The menu for next week are not available until monday morrning (with current api implementation)
2021-12-05 18:31:34 +01:00
Andreas Eriksson 66e7811b83
feat: Frontpage date tweaks (#582)
* Only the daySummary part (timetable info) should use date for next day or next week.
* Restructured test-data
* Add test for parsing Microsoft special date json format
2021-12-05 00:12:20 +01:00
Andreas Eriksson df2806648a fix: 🐛 Show the weekday on startpage if not today 2021-12-03 21:12:16 +01:00
Christian Landgren fce1d98847
feat: 🎸 Skip to the next day in calendar (#425)
* Add meaningful starting date to components
* Add warn on console use
* Add better error message if response from skola24 is wrong
* Change heading to only show name of day
* Remove extra menu

Co-authored-by: Andreas Eriksson <addeman@gmail.com>
2021-12-03 11:27:09 +01:00
Andreas Eriksson c92b352a6d Add refresh control to views 2021-12-03 00:18:30 +01:00
Andreas Eriksson bf29ab58ed
feat: 🎸 Clear personal cache on login and logout (#572)
Until we have a better cache-clearing function in hooks lib this will
help with not filling the phone with old data
2021-12-02 15:37:52 +01:00
Andreas Eriksson 933a8840a3
feat: 🎸 Fix image load and typescript errors (#570)
* Update Cocoapods version
* Use new api GetRequestHeaders to get headers
* Remove warnings of missing colors and brushes
* Fix typing errors
* Change affected main branch to main
* Remove unused feature toggle
* Add dummy login checker to remove using any
2021-12-02 15:34:15 +01:00
Viktor Sarström 0ba4d355b8 refactor: 💡 Switched to skolplattformen-app instead 2021-12-01 11:13:50 +01:00