Commit Graph

1829 Commits

Author SHA1 Message Date
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
semantic-release-bot 3cf083404a chore(release): 2.3.1 [skip ci]
## [2.3.1](https://github.com/kolplattformen/skolplattformen/compare/v2.3.0...v2.3.1) (2021-11-30)

### Bug Fixes

* 🐛 Show subject name on Hjärntorget timetable ([b3df527](b3df527d44))
2021-11-30 20:48:28 +01:00
Andreas Eriksson b3df527d44 fix: 🐛 Show subject name on Hjärntorget timetable 2021-11-30 20:42:46 +01:00
Viktor Sarström 0582e7ad2c
Merge pull request #563 from kolplattformen/feature/remove-unused-deps
Remove unused deps from @skolplattformen/api
2021-11-30 17:03:53 +01:00
Andreas Eriksson 9ddcd4bab8 Add readme file 2021-11-30 17:00:13 +01:00
Andreas Eriksson a917e12b7b Set default options to not use debugger och watch 2021-11-30 16:53:34 +01:00
Andreas Eriksson 10c48b205c Change record folder 2021-11-30 16:52:47 +01:00
Andreas Eriksson eccbe5a7aa Add Fetch to imported types 2021-11-30 16:27:37 +01:00
Andreas Eriksson 96c3c31cf8 Working now! 2021-11-30 15:57:05 +01:00
Andreas Eriksson 3f493047cf Use devrun as new main 2021-11-30 15:55:49 +01:00
Andreas Eriksson 477e99faa4 Remove old main 2021-11-30 15:55:49 +01:00
Andreas Eriksson 22a6086703 Move files from lib to app 2021-11-30 15:55:49 +01:00
Andreas Eriksson 1fbd65053c Add api-test-app using NX node generator 2021-11-30 15:55:48 +01:00
semantic-release-bot 752f7e914c chore(release): 2.3.0 [skip ci]
# [2.3.0](https://github.com/kolplattformen/skolplattformen/compare/v2.2.1...v2.3.0) (2021-11-30)

### Bug Fixes

* 🐛 added dist to ignore ([1230825](1230825571))
* 🐛 Added projects to nx ([c88b25a](c88b25aa10))
* 🐛 error loading SKOLA24_CHILDREN SAML ([508b079](508b0792a1))
* 🐛 Fix failing tests ([8d9cfe2](8d9cfe2de4))
* 🐛 Fixes inheritance from [@skolplattformen-api](https://github.com/skolplattformen-api) ([ba45cfd](ba45cfd796))
* 🐛 Fixes issue with package.json in hjarntorget ([e2e1ff8](e2e1ff8278))
* 🐛 Fixes lint errors ([e19c8a7](e19c8a7747))
* 🐛 Fixes news title, lowered font size on header ([7df15d3](7df15d36b1))
* 🐛 Fixes tests, added esModuleInterop true to tsconfig ([6383795](63837955a3))
* 🐛 Fixes TS config + lint etc ([4663269](46632691bf))
* 🐛 Fixes TSconfig for all projects ([24c1624](24c162419b))
* 🐛 Fixes tsconfig in api-hjarntorget ([b641486](b641486768))
* 🐛 merge ([d26fd62](d26fd62e5c))
* 🐛 merge conflict ([cafe6ec](cafe6ec990))
* 🐛 Merge with master ([9d21341](9d213413be))
* 🐛 Readded mock, ts config to api ([82e0c6f](82e0c6f961))
* 🐛 Removed auth-test ([06c29d7](06c29d75da))
* 🐛 removed dist prior to ignore, more lint errors fix ([78f7577](78f757783f))
* 🐛 Week component height and cap text ([9874dda](9874dda30e))
* auth issues ([ae369c2](ae369c204c))
* fetch typings ([97e131d](97e131d30d))

### Features

* 🎸 Added food menu to features ([bec62fa](bec62fa21b))
* 🎸 Feature toggle context ([ce05682](ce056821a1))
* 🎸 fixes ts issues ([3f62016](3f62016d6a))
* 🎸 Merged with main, also added api to nx ([4f1f66f](4f1f66fcbb))
* 🎸 Started on provider for selecting platform + feature to ([1aaaeb6](1aaaeb64e3))
* 🎸 Toggled class list in hjärntorget ([33440bc](33440bcc32))
* 🎸 wip feagture toggle ([1601c4f](1601c4f83c))
* 🎸 WIP Switch school platform ([916ebc5](916ebc5e25))
2021-11-30 14:35:10 +01:00
Jonathan Edenström 4cbe62a6a0 Remove unused deps from @skolplattformen/api 2021-11-30 14:34:23 +01:00
Viktor Sarström 22d099b5d3
Merge pull request #527 from kolplattformen/feature/hjarntorget
Feature/hjarntorget
2021-11-30 14:30:41 +01:00
Jonathan Edenström d8dbcf6887 fix personalIdNumber validation 2021-11-30 14:24:43 +01:00
Viktor Sarström 281e796d1d docs: ✏️ Updated readme 2021-11-30 13:48:22 +01:00
Viktor Sarström dbba63e1ba Fixes issue with same device on HT 2021-11-30 13:40:55 +01:00
Viktor Sarström 9874dda30e fix: 🐛 Week component height and cap text 2021-11-30 13:34:15 +01:00
Viktor Sarström 7df15d36b1 fix: 🐛 Fixes news title, lowered font size on header 2021-11-30 13:26:03 +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
Viktor Sarström 06c29d75da fix: 🐛 Removed auth-test 2021-11-29 10:45:02 +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
Viktor Sarström 7921089c2f
Merge pull request #558 from kolplattformen/feature/hjarntorget-notification-webview
Make clicking on a notification open it in a webview to hjärntorget
2021-11-27 19:13:40 +01:00
Viktor Sarström b86e6c66ab
Merge pull request #560 from kolplattformen/feature/hjarntorget-handle-unassociated-wall-events-as-news
Make messages not specific to one child be treated as news
2021-11-27 19:13:26 +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
Emil Lindqvist f155031d41 Make clicking on a notification open it in a webview to hjärntorget 2021-11-26 00:10:24 +01:00
Viktor Sarström 0a76e6c9a9 Bumped to 3.0.0 2021-11-24 20:34:47 +01:00
Jonathan Edenström f9ba154ca4 add missing header for choose platform modal 2021-11-24 17:08:41 +01:00
Viktor Sarström 368fb646d2
Merge pull request #553 from kolplattformen/feature/hjarntorget-auth-bugs
Feature/hjarntorget auth bugs
2021-11-24 07:22:32 +01:00
Jonathan Edenström ae369c204c fix: auth issues 2021-11-24 07:17:44 +01:00
Jonathan Edenström 97e131d30d fix: fetch typings 2021-11-24 07:17:37 +01:00
semantic-release-bot 557d6d583f chore(release): 2.2.1 [skip ci]
## [2.2.1](https://github.com/kolplattformen/skolplattformen/compare/v2.2.0...v2.2.1) (2021-11-23)

### Bug Fixes

* 🐛 spelling of chinese traditional in chinese traditional ([a28fd97](a28fd97fe7))
2021-11-23 23:14:32 +01:00
Kajetan Kazimierczak ac79f09b7e
Merge pull request #552 from kolplattformen/fix/chinese-traditional
fix: 🐛 spelling of chinese traditional in chinese traditional
2021-11-23 23:09:47 +01:00
Kajetan Kazimierczak a28fd97fe7 fix: 🐛 spelling of chinese traditional in chinese traditional 2021-11-23 23:07:21 +01:00
Viktor Sarström 8c41a06970
Merge pull request #550 from kolplattformen/feature/feature-toggle-service
feat: 🎸 Feature toggle context
2021-11-23 22:01:56 +01:00
Viktor Sarström 1601c4f83c feat: 🎸 wip feagture toggle 2021-11-23 22:01:28 +01:00
semantic-release-bot 07388c96da chore(release): 2.2.0 [skip ci]
# [2.2.0](https://github.com/kolplattformen/skolplattformen/compare/v2.1.0...v2.2.0) (2021-11-23)

### Bug Fixes

* 🐛 Add languages to curriculum config ([b9302f9](b9302f96fa))
* 🐛 Clarify who's personal identity number to enter ([5028a85](5028a85824)), closes [#526](https://github.com/kolplattformen/skolplattformen/issues/526)
* 🐛 fix crash when moment locale and language code differ ([623bf48](623bf483b5))
* 🐛 Fixes crash when body od newItem is empty ([3e0fd14](3e0fd1474a))
* 🐛 Fixes failing tests (added skip), fixes lint + test ([d71c106](d71c10607f))
* 🐛 Fixes merge with main ([c54f2ff](c54f2ffd05))
* 🐛 Fixes tests ([d451cf1](d451cf13af))
* 🐛 Upgraded async-storage from 1.5.2 to 1.5.9 ([0cd72f5](0cd72f5d84))
* add missing package references ([d41e2e3](d41e2e3efe))
* failing html parsing ([2a2259a](2a2259a260))
* images cropping on different devices ([#524](https://github.com/kolplattformen/skolplattformen/issues/524)) ([7c50988](7c5098859b))
* licenses extractor is used on the correct package.json ([d1de447](d1de44775b))
* lint and prettier fixes ([169b536](169b5365e9))
* package.json name for app changed ([a867b11](a867b116c8))
* remove unused e2e files ([97b4380](97b438069a))
* rename and fix imports ([18ed862](18ed8620af))
* some failing tests in hooks now works ([c122f28](c122f281a9))
* ui-kitten metro config ([5fdc3d7](5fdc3d71ad))
* update github workflow to run nx instead of lerna ([289c2f8](289c2f848a))

### Features

* 🎸 activate norwegian ([cec7ddd](cec7ddd860))
* 🎸 bump to version 2.0.4 ([6d762e7](6d762e7007))
* 🎸 bump to version 2.0.4 ([078c946](078c946a44))
* 🎸 Chinese (simplified and traditional) ([eed2a75](eed2a7579c))
* 🎸 Japanese ([e5deadd](e5deadd880))
* 🎸 language updates for curriculum ([4d62d9e](4d62d9e269))
* 🎸 Latin and fix for locales ([1c05196](1c051961d6))
* 🎸 Portuguese ([2f45cbd](2f45cbdeb6))
* 🎸 Somali ([df8f2e3](df8f2e378e))
* add nx build system ([d90cfd2](d90cfd2a3b))
2021-11-23 18:46:32 +01:00