Commit Graph

35 Commits

Author SHA1 Message Date
Kajetan Kazimierczak 0c64f5ae35 feat: 🎸 Bara visa Freja om det finns tillgängligt i api 2022-04-13 23:33:59 +02:00
Kajetan Kazimierczak c5bec5f9ee fix: 🐛 Fulfix. Login funkar 2022-04-11 22:20:22 +02:00
Kajetan Kazimierczak d9c62a6d91 feat: 🎸 Logga in med Freja eID+ 2022-04-01 23:38:47 +02:00
Andreas Eriksson c1de51242c Add queue fetcher to api 2022-02-11 18:31:24 +01:00
Jonathan Edenström e50b991f54 fix: change jest config for api's 2021-12-16 11:52:21 +01:00
Jonathan Edenström 57f38f5b84 fix: fix failing tests in `api` 2021-12-16 10:59:46 +01:00
Jonathan Edenström e6f213a89f fix: fix test configuration 2021-12-16 10:54:57 +01:00
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 b7dbd356c6
feat: 🎸 Hämta lärare och skolkontakter från api-skolplattfomen och visa lärarens namn i schemat (#589)
* feat: 🎸 Get list of teachers from api-skolplattfomen

* feat: 🎸 teachers and school contacts in hooks

* style: 💄 lint

* chore: 🤖 fakeData for matching some lessons with teachers

* feat: 🎸 Teacher's names in timetable (where available)

* test: 💍 fix failing tests (add mocks for new calls)
2021-12-10 10:33:52 +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 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 25b9ceaa28 refactor: 💡 Updated package.json on app so haste module owrks 2021-12-01 10:35:36 +01:00
Jonathan Edenström 4cbe62a6a0 Remove unused deps from @skolplattformen/api 2021-11-30 14:34:23 +01:00
Viktor Sarström 33440bcc32 feat: 🎸 Toggled class list in hjärntorget 2021-11-30 11:31:59 +01:00
Viktor Sarström 1230825571 fix: 🐛 added dist to ignore 2021-11-27 20:53:52 +01:00
Viktor Sarström 78f757783f fix: 🐛 removed dist prior to ignore, more lint errors fix 2021-11-27 20:53:05 +01:00
Viktor Sarström d26fd62e5c fix: 🐛 merge 2021-11-27 20:27:40 +01:00
Jonathan Edenström 649865784b show idNumber input on hjärntorget 2021-11-27 20:00:13 +01:00
Kajetan Kazimierczak 508b0792a1 fix: 🐛 error loading SKOLA24_CHILDREN SAML 2021-11-26 23:59:59 +01:00
Jonathan Edenström 97e131d30d fix: fetch typings 2021-11-24 07:17:37 +01:00
Viktor Sarström bec62fa21b feat: 🎸 Added food menu to features 2021-11-22 13:00:32 +01:00
Viktor Sarström ce056821a1 feat: 🎸 Feature toggle context 2021-11-22 10:47:11 +01:00
Viktor Sarström 1aaaeb64e3 feat: 🎸 Started on provider for selecting platform + feature to 2021-11-12 17:06:11 +01:00
Viktor Sarström ba45cfd796 fix: 🐛 Fixes inheritance from @skolplattformen-api 2021-11-12 15:19:03 +01:00
Viktor Sarström 46632691bf fix: 🐛 Fixes TS config + lint etc 2021-11-12 13:46:25 +01:00
Viktor Sarström 63837955a3 fix: 🐛 Fixes tests, added esModuleInterop true to tsconfig 2021-11-12 08:11:23 +01:00
Viktor Sarström 24c162419b fix: 🐛 Fixes TSconfig for all projects 2021-11-09 14:41:01 +01:00
Viktor Sarström 82e0c6f961 fix: 🐛 Readded mock, ts config to api 2021-11-09 11:46:45 +01:00
Viktor Sarström 3f62016d6a feat: 🎸 fixes ts issues 2021-11-09 11:04:13 +01:00
Viktor Sarström 4f1f66fcbb feat: 🎸 Merged with main, also added api to nx 2021-11-09 10:49:12 +01:00
Emil Lindqvist 2a70fa0212 Add fakes for most endpoint calls 2021-11-09 10:29:39 +01:00
Emil Lindqvist 225a8aa983 Make run scripts work with new structure 2021-11-09 10:29:38 +01:00
Emil Lindqvist 2162221322 Add interface for hjarntorget and skkolplattformen 2021-11-09 10:28:48 +01:00
Emil Lindqvist aeeab7feb6 Rename skolplattfomen api 2021-11-09 10:27:38 +01:00
Emil Lindqvist a9603422c8 Extract common code from api-skolplattformen
Common code consists of shared types, some helpers along with a few
common infrastructure code for fetching data and handling cookies etc.
Shortly a common `Api` interface will be introduced that  both
skolplattformen and hjarntorget will adhere to initially.
2021-11-09 10:25:31 +01:00