Commit Graph

68 Commits

Author SHA1 Message Date
Erik Hellman ba529def21 moved site and app to new directory structure 2021-10-03 21:16:40 +02:00
Johan Öbrink a655bbc590 feat: 🎸 Notifications use modified, then created date 2021-10-01 09:49:03 +02:00
Kajetan Kazimierczak 71cb230b92 fix: 🐛 Hämta alla aviseringar och sortera på senast ändrad 2021-09-30 22:27:57 +02:00
Jonathan Edenström 3b307d25b3
feat: 🎸 add settings screen (#492)
* feat: add first version of settings

* fix: navigate after logout is now working

* Add settings store with valtio

* fix: fix failing tests

* fix: remove unused module `rn-actionsheet-module`

* fix: remove unused packages

* fix: Remove unused AppearanceProvider

* fix: upgrade to correct version of hermes engine

* fix: correct theme name in selection list

* fix: add missing translations

* fix lint errors

* fix failing tests

* fix: simplify login method logic

* simplify cached personalIdNumber storage

* fix: settings is now always pressable on login screen

* fix: app is correctly rendered when language changes

* chore: rename SettingListItemText to SettingListItem

* fix: fix trailing useEffect error message

* fix: better RTL layout in settings

* add back missing hermes reference

* fix: add useTranslation hook instead of translate

* fix separator styling (includes change for bgColor)

* Add missing translation

* fix: 🐛 useTranslation on childListItem

Co-authored-by: Andreas Eriksson <addeman@gmail.com>
Co-authored-by: Kajetan Kazimierczak <kajetan@hotmail.com>
2021-09-29 17:31:47 +02:00
Andreas Eriksson 98f7c04f1c
feat: 🎸 Use custom async storage (#461)
Service and hooks for storing temp-data, settings and personal data from the app

Also:
* Remove npm package use-async-storage
* Changed naming to use personal identity number instead of social security number
2021-09-23 10:40:36 +02:00
Johan Öbrink 37ec1234ab chore: 🤖 pod install 2021-09-17 10:18:33 +02:00
Viktor Sarström 3ec81e7be6 Upgraded to RN 0.65.1 2021-09-16 15:44:05 +02:00
Viktor Sarström 6f0e01488f Fixes podfile issues, and project file merge 2021-09-09 09:12:23 +02:00
Kajetan Kazimierczak 4e91bb57cd fix: 🐛 fix missing "app" target in projet file 2021-09-09 00:46:32 +02:00
Viktor Sarström 9bb3e45e80 Updates to pods 2021-09-08 23:52:47 +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
Christian Landgren c178f9c3b4 feat: new colors 2021-08-13 22:32:27 +02:00
Andreas Eriksson bbe268f2c2
fix: 🐛 Update to React-native 0.64.1 to make build work on xCode 4.5 (#372)
All accordning to
https://github.com/facebook/react-native/releases/tag/v0.64.1
2021-05-09 13:46:12 +02:00
Viktor Sarström bd9a4f54b9
feat: 🎸 Dark mode (#364)
* Darkmode init

* More work on dark-mode, still some bugs with hooks

* More darkmode fixes

* Cleaned up theming

* Fixed notification theming

* Fixed notifcations import

* Fixed linting

* Fixed visibility issue

* Fix mock for react-native-appearance

* Fixed coloring in news

* feat: add dark theme

* Adjusted colors to be darker

* Major rewamp so that we utilize the Eva Design system a bit more for theming

* Dark mode

* readded listHeader

* fixes girls-dark-mode

* Changes

* spelling error on buttons

* Better label color

* Dark mode images

* Menu styling

* colors on news items

* Fixes calender

* Menu text

* last changes

* styling

* readded border color

* Removed padding

* more buttons on calendar

* switcharoo

* minor tweaks

* Minor tweaks

* minor tweaks

* fix: 🐛 fixade till layout missad i mergen

* fix: 🐛 mer layoutfixar

* fix: 🐛 tweekade textfärgerna

Light mode ska nu ha samma färger som den hade innan. Dark mode har lite
dämpade färger, så inte texten lyser

* fix: 🐛 barnens knappar tillbaka till vit

* fix: 🐛 dar mode basic button colors and linting

* fix: 🐛 modalWebView buttons are back

Co-authored-by: Axel <54435884+axdra@users.noreply.github.com>
Co-authored-by: axdra <axel.draws@outlook.com>
Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
Co-authored-by: Christian Landgren <christian@landgren.nu>
Co-authored-by: Kajetan Kazimierczak <kajetanek@gmail.com>
2021-05-06 14:35:11 +02:00
Johan Öbrink ccaa17bf96 fix: 🐛 Day is selected after data is loaded 2021-04-30 08:08:08 +02:00
Viktor Sarström cbdab93c5b fixes merge error 2021-04-28 14:10:14 +02:00
Viktor Sarström d433f79257 Merge 2021-04-28 10:44:32 +02:00
Christian Landgren d3d2be3a3e feat: first working schema ui 2021-04-28 10:32:10 +02:00
Johan Öbrink 586a975920 feat: 🎸 Updated deps and removed unnecessary parsing in week 2021-04-27 09:18:10 +02:00
Rickard Natt och Dag 9dd9691aa9
feat(a11y): update colors and styling to improve accessibility 2021-04-27 07:17:05 +02:00
Viktor Sarström e28aeb4a47 Bitrise 2021-04-26 10:56:07 +02:00
Christian Landgren 19ad5e6872 Merge branch 'main' into feat/schema-ui 2021-04-25 13:57:04 +02:00
Christian Landgren 4bf571b5d8 feat: first working version in test 2021-04-21 23:57:07 +02:00
Johan Öbrink b95c9e77cf fix: 🐛 Adress call turned off everywhere 2021-04-20 10:36:46 +02:00
Viktor Sarström 36d0486e8a RTL switch 2021-04-19 11:13:34 +02:00
Viktor Sarström bc9925e8c2 chore: 🤖 Updates pbxproj and lock files 2021-04-17 21:06:39 +02:00
Viktor Sarström fe331bd306 Removed has selected 2021-04-16 17:43:31 +02:00
Johan Öbrink bbfb2a36ae feat: 🎸 Added text for empty menu
It doesn't show up... maybe embedded-api adds empty-text?
2021-04-16 16:36:22 +02:00
Viktor Sarström 8270892fe5 Fixes initial i18n 2021-04-16 15:35:32 +02:00
Viktor Sarström b99b4de19a merge with main 2021-04-16 14:58:17 +02:00
Viktor Sarström 432a6f8edc merge with main 2021-04-16 14:57:49 +02:00
Andreas Eriksson 5a0d67363d fix: 🐛 Remove two packages that have security issues
The packages was not used anymore in the app
2021-04-16 10:37:02 +02:00
Viktor Sarström 1060fd5806 Initial commit for translations. Added en + sv and translated first page 2021-04-13 16:28:15 +02:00
Johan Öbrink 5a3391ad24 feat: 🎸 Updated embedded-api and api-hooks 2021-04-09 19:55:13 +02:00
Andreas Eriksson 654471f803 feat: 🎸 Upgrade embedded-api to 3.0.2
This vesion ha fixes for date parsning of news
2021-04-05 21:08:38 +02:00
Viktor Sarström f3d3af1b6e fix: 🐛 Fixes issue where settings icon was hidden on Android
 Closes: #180
2021-04-02 21:17:46 +02:00
Rickard Natt och Dag 7e1b068e8f
fix: fel i datumhantering (#241) 2021-04-01 13:41:36 +02:00
Viktor Sarström 1162550069 Fixes merge error 2021-03-29 14:10:44 +02:00
Viktor Sarström 8e931c314b Merge with main 2021-03-29 13:34:15 +02:00
Viktor Sarström 4b8735298e Upgrade to RN 0.64 2021-03-29 13:32:08 +02:00
Rickard Natt och Dag d61f4d1e87
refactor: använd navigation och route hooks (#216) 2021-03-29 11:11:33 +02:00
Viktor Sarström a26841eda5 Upgraded to RN 0.64 2021-03-29 09:58:03 +02:00
Andreas Kjellqvist f1b0f4b6f0
feat(ios): dimma skärmen när man växlar app (#201) 2021-03-26 07:07:49 +01:00
Johan Öbrink 1c3d6f5a5a fix: 🐛 Login funkar i iOS 2021-03-11 17:45:45 +01:00
Johan Öbrink af4b82235a
feature: Lägg till i kalender (#173)
* feature: lägg till i kalender

Co-authored-by: Jimmy Jardland <jimmy@jardland.se>
Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
2021-02-23 10:04:40 +01:00
Johan Öbrink 624c705d4b
feat: 🎸 Valbar inloggningsmetod (#172)
* feat: 🎸 Valbar inloggningsmetod

* fix: styling av logoutvy

Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
2021-02-23 09:11:27 +01:00
Rickard Natt och Dag 090a59e41c
feat: frånvaroanmälan (#144)
* feat: lägg till vy för frånvaroanmälan

* feat: skapa formulär för frånvaroanmälan

* feat: lägg till barnets namn i titel för frånvaro

* feat: öppna SMS-appen med ett förifyllt meddelande

Co-authored-by: Johan Öbrink <johan.obrink@gmail.com>
2021-02-19 09:18:22 +01:00
irony 6c8312efcd
Feat: Kompaktare nyhetslista (#146)
* feat: kompakt layout för nyhetslista

Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
Co-authored-by: Johan Öbrink <johan.obrink@gmail.com>
2021-02-19 08:50:14 +01:00
irony 6c1ceaee34
feat: Flyttade tabbarna längst ner (#145)
Co-authored-by: Rickard Natt och Dag <rickard@hey.com>
2021-02-19 06:25:16 +01:00