Commit Graph

1003 Commits

Author SHA1 Message Date
Christian Landgren b8f6b0c53c Merge branch 'chore/audit-fix' into feat/history-update-july 2021-08-16 23:54:05 +02:00
Christian Landgren 038680803b chore: merge yarn.lock with main 2021-08-16 23:45:56 +02:00
Christian Landgren 1877cdd594 fix: linting 2021-08-14 15:20:28 +02:00
Christian Landgren 5e39618e88 fix: flash was in js, now ts 2021-08-14 13:07:10 +02:00
Christian Landgren d58d1a9b70 chore: fix linting problems 2021-08-14 12:59:12 +02:00
Christian Landgren 599809ff6a chore: also upgrade lerna 2021-08-14 12:49:41 +02:00
Christian Landgren c817b6815f chore: fix most audit warnings 2021-08-14 12:44:53 +02:00
Christian Landgren 45a4a4e2bb chore: bugfixes after merge 2021-08-14 11:02:32 +02:00
Christian Landgren 6852df60fc Merge branch 'edenstrom-feature/new-design-2' 2021-08-14 10:51:41 +02:00
Jonathan Edenström 8c4fddc554 fix styling of language selector 2021-08-13 23:15:58 +02:00
Christian Landgren 0671ebd2d7 chore: disable day summary for now 2021-08-13 23:02:45 +02:00
Christian Landgren 1917b7e2d4 feat: added day summary on front page 2021-08-13 23:02:45 +02:00
Christian Landgren e6eadc4dfb chore: remove unused hooks 2021-08-13 23:02:42 +02:00
Christian Landgren fa7b10318f feat: login screen and move logout button 2021-08-13 22:56:36 +02:00
Jonathan Edenström 25f4ebc0f7 Design refresh with new navigator and colors (#418)
* Refactor design with navigator and colors

* remove childList test data

* Update React Navigation and related packages

* Add `initials` to peopleHelpers

* remove unused tests

* change initials to first 2 letters of name

* update color scheme

* add mock for react-native-reanimated

* fix absence translation

* update design à la modern/rounded

* Add headerLargeTitle everywhere
2021-08-13 22:56:34 +02:00
Kajetan Kazimierczak 49328b44f9 fix: 🐛 dark mode-färgerna tillbaka 2021-08-13 22:38:37 +02:00
Christian Landgren f42959009f chore: restore the pink colors 2021-08-13 22:38:35 +02:00
Christian Landgren 67a8aca9e4 feat: Add custom Poppins typeface 2021-08-13 22:35:55 +02:00
Christian Landgren 42573de436 chore: adjusted colors 2021-08-13 22:35:53 +02:00
Christian Landgren c178f9c3b4 feat: new colors 2021-08-13 22:32:27 +02:00
irony d4f74b9417
Remove free flash message on website (#419)
* remove free app flash

* remove banner on privacy page. Resolves #416
2021-07-31 10:09:24 +02:00
Christian Landgren fcbc38a906 chore: remove old code 2021-07-31 01:24:24 +02:00
Christian Landgren b6c7f7853b fix: bugfix, must call the damn function 2021-07-31 00:37:27 +02:00
Christian Landgren a67ee60f02 feat: handle timeouts, throttling, ratelimit etc from google 2021-07-30 17:56:56 +02:00
Christian Landgren c53a8c0bb2 feat: load timeline dynamically from Google Sheet 2021-07-30 17:13:59 +02:00
Christian Landgren b911ae8c84 feat: automatic sorting on dates 2021-07-30 07:46:04 +02:00
Christian Landgren 9fa7d10bb1 feat: updated history 2021-07-29 16:40:45 +02:00
Kajetan Kazimierczak b5b8623cbb
docs: ✏️ added Kajetan to web site footer (#421) 2021-07-27 16:24:10 +02:00
Jonathan Edenström 33cf2db16a
add Jonathan Edenström to team (#420) 2021-07-27 16:16:48 +02:00
Christian Landgren 3964677b35 asset: added Certezza pdf 2021-07-16 15:04:35 +02:00
Christian Landgren 70f6887e4c copy: added PDF Kammarrätten dom 2021-07-02 01:34:13 +02:00
Allan Nordhøy f459ceed31
README language reworked (#412) 2021-06-08 09:54:43 +02:00
semantic-release-bot ef0a71154c chore(release): 1.36.4 [skip ci]
## [1.36.4](https://github.com/kolplattformen/skolplattformen/compare/v1.36.3...v1.36.4) (2021-05-28)

### Bug Fixes

* 🐛 Kalender - text blir avklippt ([#410](https://github.com/kolplattformen/skolplattformen/issues/410)) ([377d468](377d4684e4)), closes [#409](https://github.com/kolplattformen/skolplattformen/issues/409)
2021-05-29 00:27:12 +02:00
Kajetan Kazimierczak 377d4684e4
fix: 🐛 Kalender - text blir avklippt (#410)
 Closes: #409
2021-05-29 00:23:56 +02:00
semantic-release-bot 04cbf823f6 chore(release): 1.36.3 [skip ci]
## [1.36.3](https://github.com/kolplattformen/skolplattformen/compare/v1.36.2...v1.36.3) (2021-05-26)

### Bug Fixes

* 🐛 add a11y properties for childListItems ([db8434d](db8434d7f3)), closes [#354](https://github.com/kolplattformen/skolplattformen/issues/354)
2021-05-26 08:07:51 +02:00
Erik Hellman 3ca31977e6
Merge pull request #408 from kolplattformen/fix/a11y-fixes-child-items
fix: 🐛 add a11y properties for childListItems
2021-05-26 08:04:31 +02:00
Erik Hellman fc8264b1ee lint fixes 2021-05-26 07:50:31 +02:00
Erik Hellman db8434d7f3 fix: 🐛 add a11y properties for childListItems
Add accessibilityLabel and accessibilityRole for each item in the child
list

 Closes: #354
2021-05-25 20:42:47 +02:00
semantic-release-bot 7eb6e68b55 chore(release): 1.36.2 [skip ci]
## [1.36.2](https://github.com/kolplattformen/skolplattformen/compare/v1.36.1...v1.36.2) (2021-05-25)

### Bug Fixes

* 🐛 knapparna i childListItem pekar rätt igen ([#407](https://github.com/kolplattformen/skolplattformen/issues/407)) ([458daf6](458daf6c67))
2021-05-25 20:09:09 +02:00
Kajetan Kazimierczak 458daf6c67
fix: 🐛 knapparna i childListItem pekar rätt igen (#407) 2021-05-25 20:05:22 +02:00
semantic-release-bot 1602fff63a chore(release): 1.36.1 [skip ci]
## [1.36.1](https://github.com/kolplattformen/skolplattformen/compare/v1.36.0...v1.36.1) (2021-05-25)

### Bug Fixes

* 🐛 use modal for login method picker. Fixes [#404](https://github.com/kolplattformen/skolplattformen/issues/404) ([bf472fb](bf472fb943))
2021-05-25 15:28:28 +02:00
Erik Hellman 39ed5f6e5a
Merge pull request #406 from kolplattformen/fix/login-method-modal
fix: 🐛 use modal for login method picker. Fixes #404
2021-05-25 15:25:13 +02:00
Erik Hellman bec02bc770 add margin for cancel button 2021-05-25 15:20:21 +02:00
Erik Hellman 1186ab4e2f lint fixes 2021-05-25 15:13:33 +02:00
Erik Hellman 22f9bb6612 add cancel and checkmark 2021-05-25 15:09:19 +02:00
Erik Hellman 9024a14b51 Remove unused function and import 2021-05-25 14:18:58 +02:00
Erik Hellman bf472fb943 fix: 🐛 use modal for login method picker. Fixes #404
use modal for login method picker. Fixes #404

 Closes: #404
2021-05-25 14:17:15 +02:00
Kajetan Kazimierczak e41260ea41
Ändrade språknamn och fick latin att fungera (#405)
* fix: 🐛 Skrev namnen på språk på samma sätt som Apple

* fix: 🐛 Fick latin att fungera. Aktiverade latin i menyn

* style: 💄 lint
2021-05-24 00:01:14 +02:00
semantic-release-bot 92be4a7097 chore(release): 1.36.0 [skip ci]
# [1.36.0](https://github.com/kolplattformen/skolplattformen/compare/v1.35.1...v1.36.0) (2021-05-21)

### Features

* 🎸 Fler språk ([#400](https://github.com/kolplattformen/skolplattformen/issues/400)) ([0e8e905](0e8e90581b))
2021-05-22 00:07:12 +02:00
Kajetan Kazimierczak 0e8e90581b
feat: 🎸 Fler språk (#400)
* feat: 🎸 Fler språk

Lade till alla översättningar vi har fått hittills

* fix: 🐛 scroll i språklistan och deepmerge av språk

* style: 💄 linting
2021-05-22 00:03:58 +02:00