Commit Graph

95 Commits

Author SHA1 Message Date
Viktor Sarström 150baea573
Revert "refactor: 💡 Renamed skolplattformen-sthlm to skolplattformen-app" 2021-12-01 12:16:00 +01:00
Viktor Sarström 0ba4d355b8 refactor: 💡 Switched to skolplattformen-app instead 2021-12-01 11:13:50 +01:00
Viktor Sarström 25b9ceaa28 refactor: 💡 Updated package.json on app so haste module owrks 2021-12-01 10:35:36 +01:00
Viktor Sarström 765ad2d56a
Merge pull request #566 from kolplattformen/feat/add-api-test-app
Feat: Add api test app
2021-11-30 22:34:22 +01:00
Andreas Eriksson b3df527d44 fix: 🐛 Show subject name on Hjärntorget timetable 2021-11-30 20:42:46 +01:00
Andreas Eriksson eccbe5a7aa Add Fetch to imported types 2021-11-30 16:27:37 +01:00
Andreas Eriksson 22a6086703 Move files from lib to app 2021-11-30 15:55:49 +01:00
Jonathan Edenström 4cbe62a6a0 Remove unused deps from @skolplattformen/api 2021-11-30 14:34:23 +01:00
Viktor Sarström 9874dda30e fix: 🐛 Week component height and cap text 2021-11-30 13:34:15 +01:00
Viktor Sarström 33440bcc32 feat: 🎸 Toggled class list in hjärntorget 2021-11-30 11:31:59 +01:00
Viktor Sarström d2050ca584 Merge branch 'feature/hjarntorget' of https://github.com/kolplattformen/skolplattformen into feature/hjarntorget 2021-11-29 10:45:07 +01:00
Emil Lindqvist 92fb670295 Make ApiProvider only change login handler on ApiChange 2021-11-28 16:16:27 +01:00
Viktor Sarström 8d9cfe2de4 fix: 🐛 Fix failing tests 2021-11-27 21:44:32 +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 e19c8a7747 fix: 🐛 Fixes lint errors 2021-11-27 20:38:26 +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
Viktor Sarström fc8d2a36fd
Merge pull request #561 from kolplattformen/feature/hjarntorget-dates-in-fakedata
Shift dates in fake data to "today"
2021-11-27 19:13:51 +01:00
Emil Lindqvist 4b80b79dd1 Shift dates in fake data to "today" 2021-11-27 13:26:31 +01:00
Emil Lindqvist 1a8188ce50 Remove seting of read status for info messages 2021-11-27 11:34:50 +01:00
Emil Lindqvist 43c90ac08b Make messages not specific to one child be treated as news 2021-11-27 11:32:06 +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 1601c4f83c feat: 🎸 wip feagture toggle 2021-11-23 22:01:28 +01:00
Viktor Sarström 1caed911e8 Merge branch 'feature/hjarntorget' of https://github.com/kolplattformen/skolplattformen into feature/feature-toggle-service 2021-11-22 13:00:46 +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
Emil Lindqvist 2dce27d933 Fix encoding issue of some request parameters during login 2021-11-21 17:31:03 +01:00
Emil Lindqvist 1d53d64bcf Align way of encoding saml related data 2021-11-19 14:19:13 +01:00
Emil Lindqvist fe6dd78193 Remove some unnecessary code 2021-11-19 14:13:30 +01:00
Emil Lindqvist ff5fd9f6d4 Add custom cookie handling for android
Also adds a bunch of debugging in the android client to be able to
monitor the output.
2021-11-19 13:24:22 +01:00
Kajetan Kazimierczak b9302f96fa fix: 🐛 Add languages to curriculum config 2021-11-17 01:17:33 +01:00
Kajetan Kazimierczak 4d62d9e269 feat: 🎸 language updates for curriculum 2021-11-17 00:46:22 +01:00
Kajetan Kazimierczak 3e0fd1474a fix: 🐛 Fixes crash when body od newItem is empty
 Closes: 525
2021-11-16 13:33:00 +01:00
Andreas Eriksson 826e198cc4
test: 💍 Remove warnings about timers not beeing mocked (#540)
The jest.advanceTimersToNextTimer() is not needed by the tests, they pass without it.
The reason the warnings was not seen before was because we used an older version
of jest (26) before. Now with NX we use 27.
2021-11-15 23:48:04 +01:00
Andreas Eriksson d24347f272
refactor: Fix typescript build errors (#539) 2021-11-15 23:36:26 +01:00
Emil Lindqvist aa98a400d9 Fix bad import in parsers.ts 2021-11-15 21:59:32 +01:00
Viktor Sarström 916ebc5e25 feat: 🎸 WIP Switch school platform 2021-11-12 21:42:53 +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
Jonathan Edenström 7c5098859b
fix: images cropping on different devices (#524)
* feat: add image sizes using Image.getSizeWithHeaders

* chore: 🤖 bild i fakeData

* add rounded corners to embedded images in content

* add debug information

* add more debug info

Co-authored-by: Kajetan Kazimierczak <kajetan@hotmail.com>
2021-11-12 08:39:01 +00:00
Viktor Sarström e2e1ff8278 fix: 🐛 Fixes issue with package.json in hjarntorget 2021-11-12 08:23:17 +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 9bb115a5dd changed named on api-hjarntorget 2021-11-09 11:07:15 +01:00
Viktor Sarström 3f62016d6a feat: 🎸 fixes ts issues 2021-11-09 11:04:13 +01:00
Viktor Sarström b641486768 fix: 🐛 Fixes tsconfig in api-hjarntorget 2021-11-09 11:01:48 +01:00