Commit Graph

947 Commits

Author SHA1 Message Date
Viktor Sarström 4201345aa6 added dot 2021-05-12 12:33:34 +02:00
Viktor Sarström b1a828d707 Updated texts 2021-05-12 12:30:21 +02:00
Viktor Sarström d8e892aafe Merge 2021-05-12 11:51:47 +02:00
Viktor Sarström 19e9fdf9a0 feat: 🎸 Added read integrity policy button
 Closes: #338
2021-05-12 11:50:30 +02:00
Viktor Sarström c14bb8642c
Merge pull request #390 from kolplattformen/feature/a11y-fix-and-lint
fix: 🐛 add a11y lint and fix errors
2021-05-12 11:49:28 +02:00
Viktor Sarström 3225777e6a
force accessibilityIgnoresInvertColors 2021-05-12 11:45:48 +02:00
Viktor Sarström 784d772e82
Update packages/app/components/markdown.component.tsx
Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
2021-05-12 11:35:11 +02:00
Viktor Sarström b21143a841
Update packages/app/components/childListItem.component.tsx
Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
2021-05-12 11:34:59 +02:00
Viktor Sarström 1fcf95fa82
Update packages/app/components/auth.component.tsx
Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
2021-05-12 11:34:54 +02:00
Viktor Sarström ced8e50912 Removed tryck här / press here 2021-05-12 11:20:14 +02:00
Viktor Sarström a37aeabf88 fix: 🐛 Added a11y lint and fixes those errors 2021-05-12 11:16:13 +02:00
semantic-release-bot a8a102dd4d chore(release): 1.34.0 [skip ci]
# [1.34.0](https://github.com/kolplattformen/skolplattformen/compare/v1.33.1...v1.34.0) (2021-05-12)

### Features

* added flash message in header ([b7efee1](b7efee1e99))
2021-05-12 10:17:02 +02:00
Viktor Sarström 7bfca7605c
Merge pull request #379 from kolplattformen/weblate-translations
Translations update from Weblate
2021-05-12 10:12:59 +02:00
Lage Linnarsson bcdd1522ca Translated using Weblate (Latin)
Currently translated at 100.0% (83 of 83 strings)

Translation: Skolplattformen/App translations
Translate-URL: https://hosted.weblate.org/projects/skolplattformen/app-translation/la/
2021-05-12 10:12:51 +02:00
Rickard Natt och Dag 88f4adc6d1 Translated using Weblate (Dutch)
Currently translated at 100.0% (83 of 83 strings)

Translation: Skolplattformen/App translations
Translate-URL: https://hosted.weblate.org/projects/skolplattformen/app-translation/nl/
2021-05-12 10:12:51 +02:00
Lage Linnarsson 84bc413f82 Translated using Weblate (Latin)
Currently translated at 97.5% (81 of 83 strings)

Translation: Skolplattformen/App translations
Translate-URL: https://hosted.weblate.org/projects/skolplattformen/app-translation/la/
2021-05-12 10:12:51 +02:00
Lage Linnarsson 9e7d52a9f3 Translated using Weblate (Latin)
Currently translated at 100.0% (79 of 79 strings)

Translation: Skolplattformen/App translations
Translate-URL: https://hosted.weblate.org/projects/skolplattformen/app-translation/la/
2021-05-12 10:12:51 +02:00
Leonard Wallentin 3c61f26579 Translated using Weblate (Japanese)
Currently translated at 13.9% (11 of 79 strings)

Translation: Skolplattformen/App translations
Translate-URL: https://hosted.weblate.org/projects/skolplattformen/app-translation/ja/
2021-05-12 10:12:51 +02:00
Allan Nordhøy bd72053a60 Translated using Weblate (Norwegian Bokmål)
Currently translated at 79.7% (63 of 79 strings)

Translation: Skolplattformen/App translations
Translate-URL: https://hosted.weblate.org/projects/skolplattformen/app-translation/nb_NO/
2021-05-12 10:12:51 +02:00
Leonard Wallentin c7035e888e Added translation using Weblate (Japanese) 2021-05-12 10:12:51 +02:00
Viktor Sarström 513f78eed4
Merge pull request #189 from kolplattformen/feat/flash
feat: added flash message in header
2021-05-12 10:12:47 +02:00
semantic-release-bot 0bc1cf6dbc chore(release): 1.33.1 [skip ci]
## [1.33.1](https://github.com/kolplattformen/skolplattformen/compare/v1.33.0...v1.33.1) (2021-05-11)

### Bug Fixes

* 🐛 Fixes dark mode image on children ([19b8f78](19b8f78318)), closes [#388](https://github.com/kolplattformen/skolplattformen/issues/388)
2021-05-11 14:17:24 +02:00
Viktor Sarström b34fc56c1f
Merge pull request #389 from kolplattformen/bugfix/388-children-dark-mode
fix: 🐛 Fixes dark mode image on children
2021-05-11 14:14:22 +02:00
semantic-release-bot 85bc6d4210 chore(release): 1.33.0 [skip ci]
# [1.33.0](https://github.com/kolplattformen/skolplattformen/compare/v1.32.1...v1.33.0) (2021-05-11)

### Features

* 🎸 Added current language name to auth screen ([9f15a30](9f15a303b8)), closes [#367](https://github.com/kolplattformen/skolplattformen/issues/367) [#332](https://github.com/kolplattformen/skolplattformen/issues/332)
2021-05-11 13:34:55 +02:00
Viktor Sarström 19b8f78318 fix: 🐛 Fixes dark mode image on children
 Closes: #388
2021-05-11 13:34:33 +02:00
Viktor Sarström fa6df50e20
Merge pull request #387 from kolplattformen/feature/language-name-on-start-screen
feat: 🎸 Added current language name to auth screen
2021-05-11 13:31:38 +02:00
Viktor Sarström 3b556fc613 Moved languages 2021-05-11 11:57:54 +02:00
Viktor Sarström 9f15a303b8 feat: 🎸 Added current language name to auth screen
 Closes: #367, #332
2021-05-11 11:55:25 +02:00
semantic-release-bot 79f485ff9d chore(release): 1.32.1 [skip ci]
## [1.32.1](https://github.com/kolplattformen/skolplattformen/compare/v1.32.0...v1.32.1) (2021-05-11)

### Bug Fixes

* 🐛 Added Alert Icon when personal number is wrong ([b187c40](b187c40ecb)), closes [#359](https://github.com/kolplattformen/skolplattformen/issues/359)
* 🐛 Improved accessibility on login screen ([d57078b](d57078b65b)), closes [#351](https://github.com/kolplattformen/skolplattformen/issues/351)
2021-05-11 11:33:41 +02:00
Viktor Sarström 1351faf5eb
Merge pull request #384 from kolplattformen/bugfix/359-icon-error-personal-number
fix: 🐛 Added Alert Icon when personal number is wrong
2021-05-11 11:29:44 +02:00
Viktor Sarström bd683adab3
Merge pull request #385 from kolplattformen/bugfix/351-tab-index
fix: 🐛 Improved accessibility on login screen
2021-05-11 11:29:35 +02:00
Viktor Sarström 7350292258
Merge pull request #386 from kolplattformen/feature/stale-bot
added stale config
2021-05-11 11:23:20 +02:00
Viktor Sarström 8f2d33823b added stale config 2021-05-11 11:22:42 +02:00
Viktor Sarström d57078b65b fix: 🐛 Improved accessibility on login screen
 Closes: #351
2021-05-11 11:08:11 +02:00
Viktor Sarström b187c40ecb fix: 🐛 Added Alert Icon when personal number is wrong
 Closes: #359
2021-05-11 10:39:59 +02:00
Viktor Sarström 899ac06f52
Merge pull request #383 from kolplattformen/feature/no-year-if-same-year
style: 💄 Calendar date - remove year if current year
2021-05-11 09:38:51 +02:00
Andreas Eriksson 2adb4da746 style: 💄 Remove year if current year 2021-05-10 17:58:28 +02:00
Andreas Eriksson a21eeeb2ba refactor: 💡 Move calendar date formatting to function 2021-05-10 17:44:35 +02:00
Andreas Eriksson e5ddfcf92d Move vercel.json to root of project 2021-05-10 17:29:26 +02:00
Andreas Eriksson bbf8d459a0
Create vercel.json file to silence the Github bot
Found it here: https://vercel.com/support/articles/how-to-prevent-vercel-github-comments
2021-05-10 14:21:05 +02:00
semantic-release-bot 2b99a64730 chore(release): 1.32.0 [skip ci]
# [1.32.0](https://github.com/kolplattformen/skolplattformen/compare/v1.31.0...v1.32.0) (2021-05-10)

### Features

* 🎸 Format calendar dates with weekday ([3923bf1](3923bf11c4))
2021-05-10 12:01:26 +02:00
Viktor Sarström 7c0d32d8ec
Merge pull request #376 from kolplattformen/feature/calendar-format-dates-with-weekday
feat: 🎸 Format calendar dates with weekday
2021-05-10 11:57:41 +02:00
semantic-release-bot d887160ad5 chore(release): 1.31.0 [skip ci]
# [1.31.0](https://github.com/kolplattformen/skolplattformen/compare/v1.30.1...v1.31.0) (2021-05-10)

### Bug Fixes

* 🐛 Fixes background color issue when calender items is empt ([9f96431](9f96431681))

### Features

* 🎸 Add clear icon to search input ([6f87887](6f87887fcd))
2021-05-10 11:56:59 +02:00
Viktor Sarström c278c8119e Fixes merge 2021-05-10 11:54:25 +02:00
Viktor Sarström 5dc2883c02
Merge pull request #375 from kolplattformen/feature/add-clear-all-icon-to-search-input
feat: 🎸 Add clear icon to search input
2021-05-10 11:53:17 +02:00
Viktor Sarström efdbe34f8a
Merge pull request #380 from kolplattformen/bugfix/calender-empty-listitems-bg-color
fix: 🐛 Fixes background color issue when calender items is empt
2021-05-10 11:52:23 +02:00
Viktor Sarström 22cd50b030 wrong bg-color 2021-05-10 11:43:43 +02:00
Viktor Sarström 39f97c90ea removed duplicate container 2021-05-10 11:41:49 +02:00
Viktor Sarström 9f96431681 fix: 🐛 Fixes background color issue when calender items is empt 2021-05-10 11:39:53 +02:00
Andreas Eriksson 3923bf11c4 feat: 🎸 Format calendar dates with weekday
Old: 2021-02-12 (för 3 månader sen)
New: fredag 12 feb 2021 (för 3 månader sen)
2021-05-09 16:34:20 +02:00